Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/128732/?format=api",
    "component": "https://translate.tails.net/api/components/tails/33c3/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/33c3/de/?format=api",
    "user": null,
    "author": "https://translate.tails.net/api/users/anonymous/?format=api",
    "timestamp": "2020-08-19T23:56:06.429074Z",
    "action": 4,
    "target": "**Seit Oktober dem 13. haben wir Spenden in Höhe von $98 579 erhalten.**\n",
    "id": 2949206,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2949206/?format=api"
}