Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/217565/?format=api",
    "component": "https://translate.tails.net/api/components/tails/doc/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/doc/zh/?format=api",
    "user": "https://translate.tails.net/api/users/selinaf/?format=api",
    "author": "https://translate.tails.net/api/users/selinaf/?format=api",
    "timestamp": "2018-05-18T18:00:14Z",
    "action": 4,
    "target": "",
    "id": 105436,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/105436/?format=api"
}