Translation components API.

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

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

{
    "count": 1903,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/changes/?format=api&page=38",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/5839311/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-31T07:19:42.968259Z",
            "action": 13,
            "target": "",
            "id": 1492530,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/1492530/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-31T07:19:42.816750Z",
            "action": 21,
            "target": "",
            "id": 1492529,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/1492529/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/plautrba/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/plautrba/?format=api",
            "timestamp": "2020-08-31T07:19:42.619714Z",
            "action": 51,
            "target": "",
            "id": 1492528,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/1492528/?format=api"
        }
    ]
}