Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/35728670/?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": "2022-11-29T17:26:14.001876Z",
    "action": 2,
    "target": "Для печати диапазона страниц укажите его, например, так: 3-6. Для печати отдельных страниц укажите их, например, так: 7;9;11. Диапазоны и отдельные страницы возможно указывать совместно: 3-6;8;10;12.",
    "id": 14589120,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/14589120/?format=api"
}