Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/495218/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/ru/?format=api",
    "user": "https://translate.tails.net/api/users/Lestat/?format=api",
    "author": "https://translate.tails.net/api/users/Lestat/?format=api",
    "timestamp": "2021-09-29T17:18:43.323843Z",
    "action": 4,
    "target": "Помощник пытается автоматически настроить правильные параметры для подключения к вашему поставщику услуг электронной почты на основе вашего адреса электронной почты.",
    "id": 3018344,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3018344/?format=api"
}