Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25185455/?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/uk/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/lumino/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/lumino/?format=api",
    "timestamp": "2020-03-18T21:18:41.199109Z",
    "action": 5,
    "target": "Дякуємо за використання %1$s!",
    "id": 767356,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/767356/?format=api"
}