Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/3094036/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.tails.net/api/units/569392/?format=api",
    "component": "https://translate.tails.net/api/components/tails/our_plans_for_2017/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/our_plans_for_2017/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2022-12-19T19:51:55.300961Z",
    "action": 36,
    "target": "**Meilleure infrastructure serveur** : pour gérer nos besoins croissants en intégration continue et avoir un serveur de secours ([[!tails_ticket 11680]], [[!tails_ticket 6185]])",
    "id": 3094036,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3094036/?format=api"
}