Translation components API.

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

GET /api/translations/pulseaudio/glossary/hr/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/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-16T12:20:49.182550Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 11756262,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/11756262/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10408181/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/hr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/gogo2/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/gogo2/?format=api",
            "timestamp": "2022-06-17T08:15:33.442896Z",
            "action": 5,
            "target": "TrueHD",
            "old": "",
            "details": {
                "state": 20,
                "source": "TrueHD",
                "old_state": 0
            },
            "id": 5591213,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/5591213/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10408181/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/hr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/gogo2/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/gogo2/?format=api",
            "timestamp": "2022-06-17T08:15:33.439214Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 5591212,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/5591212/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10408181/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-18T10:54:25.365259Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 4959139,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/4959139/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-04T11:57:02.214565Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3300045,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3300045/?format=api"
        }
    ]
}