Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/94950850/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/javascript/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/javascript/az/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-28T09:38:53.413679+01:00",
    "action": 6,
    "target": "Qəbul et",
    "old": "",
    "details": {
        "state": 20,
        "source": "Accept",
        "old_state": 0
    },
    "id": 50404550,
    "action_name": "Automatically translated",
    "url": "https://hosted.weblate.org/api/changes/50404550/?format=api"
}