Translation components API.

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

GET /api/translations/setroubleshoot/rhel8setroubleshoot/tr/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/tr/?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:23.074686Z",
            "action": 54,
            "target": "",
            "id": 9370567,
            "action_name": "Translation replaced file by upload",
            "url": "https://translate.fedoraproject.org/api/changes/9370567/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/tr/?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:16.525644Z",
            "action": 0,
            "target": "",
            "id": 4175834,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4175834/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T11:19:44.091245Z",
            "action": 0,
            "target": "",
            "id": 3578338,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3578338/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T11:11:19.183152Z",
            "action": 0,
            "target": "",
            "id": 3578034,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3578034/?format=api"
        }
    ]
}