Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-11T13:20:42.826371Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 11711616,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/11711616/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587154/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/nl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "timestamp": "2023-06-10T12:48:43.859499Z",
            "action": 5,
            "target": "Server",
            "old": "",
            "details": {
                "state": 20,
                "source": "Server",
                "old_state": 0
            },
            "id": 11710845,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/11710845/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587451/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/nl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "timestamp": "2023-06-10T12:48:35.610706Z",
            "action": 5,
            "target": "Reichardt",
            "old": "",
            "details": {
                "state": 20,
                "source": "Reichardt",
                "old_state": 0
            },
            "id": 11710844,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/11710844/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587451/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/nl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "timestamp": "2023-06-10T12:48:35.607004Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 11710843,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/11710843/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587451/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T06:36:31.384310Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 11549651,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11549651/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587154/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-22T18:45:14.692478Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 11548663,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11548663/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T20:02:23.623685Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3482244,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3482244/?format=api"
        }
    ]
}