Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/24076/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/app/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/app/fr/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/troll31/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/troll31/?format=api",
    "timestamp": "2020-07-21T11:28:14.839903Z",
    "action": 2,
    "target": "Bienvenue sur l'application Assistant FoE.\nCette application a été créée par le développeur de l'extension pour les navigateurs.\n\nIci, vous ne verrez que quelques paramètres et boutons d'autorisation pour permettre à l'application de fonctionner.",
    "id": 3599,
    "action_name": "Translation changed",
    "url": "http://i18n.foe-helper.com/api/changes/3599/?format=api"
}