Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/11295/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/uk/?format=api",
    "dictionary": null,
    "user": 32,
    "author": 32,
    "timestamp": "2020-11-09T20:30:11.280776Z",
    "action": 5,
    "target": "Хроматичний тюнер точно визначає частоту звуку на вашому інструменті та відображає її на хроматичній шкалі. Цільові висоти виділені на шкалі, і ви можете бачити, наскільки тон не відповідає. Коли ви наблизитесь досить близько, ви можете використовувати стробоскоп для точного налаштування.",
    "id": 17548,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/17548/?format=api"
}