Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/dialect/dialect/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/dialect/dialect/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/1andre/?format=api",
    "author": "https://hosted.weblate.org/api/users/1andre/?format=api",
    "timestamp": "2024-01-25T23:19:16.748189+01:00",
    "action": 1,
    "target": "",
    "id": 79092629,
    "action_name": "Translation completed",
    "url": "https://hosted.weblate.org/api/changes/79092629/?format=api"
}