Translation components API.

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

GET /api/translations/setroubleshoot/rhel8setroubleshoot/fr/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/fr/?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:17.186125Z",
            "action": 54,
            "target": "",
            "id": 9370532,
            "action_name": "Translation replaced file by upload",
            "url": "https://translate.fedoraproject.org/api/changes/9370532/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/fr/?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:56.597291Z",
            "action": 0,
            "target": "",
            "id": 4175800,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4175800/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T11:19:21.926595Z",
            "action": 0,
            "target": "",
            "id": 3578304,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3578304/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T11:10:44.834445Z",
            "action": 0,
            "target": "",
            "id": 3578000,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3578000/?format=api"
        }
    ]
}