Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10764039/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit/main/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-13T12:17:43.913373Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "A package needs a system reboot for the updates to take effect:\u001e\u001eSome packages need a system reboot for the updates to take effect:",
        "old_state": 0
    },
    "id": 18204940,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18204940/?format=api"
}