Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/8423616/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/ru/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/bormant/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/bormant/?format=api",
    "timestamp": "2023-01-30T10:49:08.822276Z",
    "action": 5,
    "target": "Это меню предоставляет команды навигации и управления страницей для рисования.",
    "id": 15224069,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/15224069/?format=api"
}