Changes API.

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

GET /api/changes/30215007/?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/artem-m/?format=api",
    "author": "https://hosted.weblate.org/api/users/artem-m/?format=api",
    "timestamp": "2022-07-25T14:04:13.179208+02:00",
    "action": 2,
    "target": "Цей параметр дозволяє управляти поведінкою пензля, змінюючи його розмір.\nМожна навіть скасувати збільшення розміру мазків і налаштувати що-небудь ще, щоб збільшити пензель.\nПримітьте параметри \"Мазків на основний радіус\" і \"Мазків на поточний радіус\", вони працюють зовсім по-іншому.",
    "id": 30215007,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/30215007/?format=api"
}