Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/34021521/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_online/android-lib/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_online/android-lib/ru/?format=api",
    "user": null,
    "author": "https://translations.documentfoundation.org/api/users/anonymous/?format=api",
    "timestamp": "2022-09-05T04:14:23.065996Z",
    "action": 4,
    "target": "Невозможно сохранить файл. Файл открыт только для чтения.",
    "id": 3567116,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/3567116/?format=api"
}