Translation components API.

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

GET /api/components/setroubleshoot/rhel8setroubleshoot/changes/?format=api&page=21
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1003,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/changes/?format=api&page=20",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8setroubleshoot/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T11:10:29.825852Z",
            "action": 0,
            "target": "",
            "id": 3577986,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3577986/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T11:10:21.578841Z",
            "action": 21,
            "target": "",
            "id": 3577985,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/3577985/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/vmojzis/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/vmojzis/?format=api",
            "timestamp": "2021-09-17T11:10:21.385548Z",
            "action": 51,
            "target": "",
            "id": 3577984,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/3577984/?format=api"
        }
    ]
}