Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/35728691/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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-30T18:29:32.149486Z",
    "action": 2,
    "target": "Печать текущего документа, выбранного или указанных страниц. Для текущего документа также возможно задать параметры печати.",
    "id": 15226303,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/15226303/?format=api"
}