Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/459704/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/pidgin/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/pidgin/ru/?format=api",
    "user": "https://translate.tails.boum.org/api/users/Lestat/?format=api",
    "author": "https://translate.tails.boum.org/api/users/Lestat/?format=api",
    "timestamp": "2021-09-30T14:43:35.856531Z",
    "action": 4,
    "target": "Некоторые IRC-серверы блокируют соединения с Tor, потому что Tor иногда используется для рассылки спама.",
    "id": 3018770,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3018770/?format=api"
}