Translation components API.

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

GET /api/translations/setroubleshoot/rhel8setroubleshoot/it/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/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/vmojzis/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/vmojzis/?format=api",
            "timestamp": "2023-02-28T14:43:18.466028Z",
            "action": 54,
            "target": "",
            "id": 9370540,
            "action_name": "Translation replaced file by upload",
            "url": "https://translate.fedoraproject.org/api/changes/9370540/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/vmojzis/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/vmojzis/?format=api",
            "timestamp": "2022-02-24T16:39:02.522301Z",
            "action": 0,
            "target": "",
            "id": 4175808,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4175808/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T11:19:27.208351Z",
            "action": 0,
            "target": "",
            "id": 3578312,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3578312/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T11:10:52.588527Z",
            "action": 0,
            "target": "",
            "id": 3578008,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3578008/?format=api"
        }
    ]
}