Changes API.

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

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

{
    "unit": "http://translate.beamng.com/api/units/350581/?format=api",
    "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/fr_FR/?format=api",
    "user": "http://translate.beamng.com/api/users/Charlie_Morningstar/?format=api",
    "author": "http://translate.beamng.com/api/users/Charlie_Morningstar/?format=api",
    "timestamp": "2024-04-17T21:06:59.772016Z",
    "action": 4,
    "target": "Utiliser une version différente de l'application, des mods activés différents ou des versions de mods différentes peut rendre un enregistrement illisible",
    "id": 443220,
    "action_name": "Suggestion added",
    "url": "http://translate.beamng.com/api/changes/443220/?format=api"
}