Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/3575052/?format=api",
    "component": "https://hosted.weblate.org/api/components/ricin/app/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ricin/app/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-06-29T21:10:10.292962+02:00",
    "action": 2,
    "target": "<b>Ввімкнути користувацькі теми?</b>",
    "id": 28360825,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/28360825/?format=api"
}