Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/debian-edu-documentation/debian-edu-bullseye/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-edu-documentation/debian-edu-bullseye/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/schweer-guest/?format=api",
    "author": "https://hosted.weblate.org/api/users/schweer-guest/?format=api",
    "timestamp": "2024-02-23T09:59:28.918034+01:00",
    "action": 1,
    "target": "",
    "old": "",
    "details": {},
    "id": 81764101,
    "action_name": "Translation completed",
    "url": "https://hosted.weblate.org/api/changes/81764101/?format=api"
}