Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/3837/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/fr/?format=api",
    "user": "http://translate.pretalx.com/api/users/n0emis/?format=api",
    "author": "http://translate.pretalx.com/api/users/n0emis/?format=api",
    "timestamp": "2020-01-29T14:00:51.705104Z",
    "action": 4,
    "target": "Veuillez contacter votre administrateur si vous avez besoin de changer le nom abrégé de votre événement.",
    "id": 2422,
    "action_name": "Suggestion added",
    "url": "http://translate.pretalx.com/api/changes/2422/?format=api"
}