Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19130047/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/en/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "timestamp": "2025-03-20T00:04:15.808346Z",
    "action": 31,
    "target": "Controllers",
    "old": "Controllers",
    "details": {
        "state": 100,
        "source": "Controllers",
        "old_state": 100
    },
    "id": 18226383,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/18226383/?format=api"
}