Translation components API.

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

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

{
    "count": 7601,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/firewalld/master/changes/?format=api&page=152",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/firewalld/master/?format=api",
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2020-01-13T20:09:36.431903Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 37720,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/37720/?format=api"
        }
    ]
}