Translation components API.

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

GET /api/translations/setroubleshoot/rhel8setroubleshoot/ca/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/ca/?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:15.801591Z",
            "action": 54,
            "target": "",
            "id": 9370523,
            "action_name": "Translation replaced file by upload",
            "url": "https://translate.fedoraproject.org/api/changes/9370523/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/ca/?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:38:51.627356Z",
            "action": 0,
            "target": "",
            "id": 4175791,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4175791/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T11:19:16.229349Z",
            "action": 0,
            "target": "",
            "id": 3578295,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3578295/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T11:10:35.674085Z",
            "action": 0,
            "target": "",
            "id": 3577991,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3577991/?format=api"
        }
    ]
}