Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-05T14:21:23.940391Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 12418516,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12418516/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15197313/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-05T13:51:12.812130Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 12412133,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/12412133/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-05T13:51:09.265147Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "ar.tbx"
            },
            "id": 12412131,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12412131/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-05T13:51:09.194013Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 12412130,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12412130/?format=api"
        }
    ]
}