Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/bo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-12-20T11:49:09.192562Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "f32/bo.po"
            },
            "id": 17559784,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17559784/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7489345/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/bo/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-03-06T15:48:32.966546Z",
            "action": 4,
            "target": "",
            "old": "",
            "details": {},
            "id": 3074661,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3074661/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7488950/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/bo/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-03-06T15:48:32.947915Z",
            "action": 4,
            "target": "མུ་མཐུད་",
            "old": "",
            "details": {},
            "id": 3074660,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3074660/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7488842/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/bo/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-03-06T15:48:32.929095Z",
            "action": 4,
            "target": "མུ་མཐུད་",
            "old": "",
            "details": {},
            "id": 3074659,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3074659/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/bo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:21:12.285232Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3059981,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3059981/?format=api"
        }
    ]
}