Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4504299/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-22T08:40:12.645430Z",
    "action": 59,
    "target": "اكتملت التحديثات عند %s",
    "old": "اكتملت التحديثات عند %s",
    "details": {
        "state": 20,
        "source": "Updates completed at %s",
        "old_state": 20
    },
    "id": 18154775,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18154775/?format=api"
}