Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/407841/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/pidgin/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/pidgin/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/gallium69/?format=api",
    "author": "https://translate.tails.boum.org/api/users/gallium69/?format=api",
    "timestamp": "2020-03-08T18:57:26Z",
    "action": 4,
    "target": "Per le chat e la messaggistica istantanea, Tails include <span class=\"application\">[Pidgin Instant\nMessenger](https://pidgin.im/)</span>.\n",
    "id": 2927456,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/2927456/?format=api"
}