Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/sergiy/?format=api",
    "author": "https://hosted.weblate.org/api/users/sergiy/?format=api",
    "timestamp": "2023-12-31T12:19:31.258399+01:00",
    "action": 1,
    "target": "",
    "id": 76117897,
    "action_name": "Translation completed",
    "url": "https://hosted.weblate.org/api/changes/76117897/?format=api"
}