Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/13335395/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/mypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/mypaint/zh_Hant/?format=api",
    "user": "https://hosted.weblate.org/api/users/kisaragi-hiu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kisaragi-hiu/?format=api",
    "timestamp": "2024-03-13T11:11:16.050487+01:00",
    "action": 9,
    "target": "向左平移",
    "id": 84886047,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/84886047/?format=api"
}