Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/wallabag/validators/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/wallabag/validators/zh_Hant/?format=api",
    "user": "https://hosted.weblate.org/api/users/HangeFurude/?format=api",
    "author": "https://hosted.weblate.org/api/users/HangeFurude/?format=api",
    "timestamp": "2024-02-20T14:40:37.183509+01:00",
    "action": 1,
    "target": "",
    "id": 81533780,
    "action_name": "Translation completed",
    "url": "https://hosted.weblate.org/api/changes/81533780/?format=api"
}