Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14678412/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/ihor_ck/?format=api",
    "author": "https://hosted.weblate.org/api/users/ihor_ck/?format=api",
    "timestamp": "2022-07-26T18:10:22.614543+02:00",
    "action": 2,
    "target": "Цей параметр дає змогу керувати поведінкою пензля, змінюючи його розмір.\nМожна навіть скасувати збільшення розміру мазків і налаштувати що-небудь ще, щоб збільшити пензель.\nЗверніть увагу, що параметри «Мазків на основний радіус» і «Мазків на поточний радіус» працюють по-різному.",
    "id": 30367447,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/30367447/?format=api"
}