Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10763936/?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.911599Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "$0 day\u001e\u001e$0 days",
        "old_state": 0
    },
    "id": 18204919,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18204919/?format=api"
}