Translation components API.

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

GET /api/components/fedora-docs-l10n-fedora-release-notes/f29pagesdevelopersdevelopment_python/changes/?format=api&page=16
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 751,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-release-notes/f29pagesdevelopersdevelopment_python/changes/?format=api&page=15",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-release-notes/f29pagesdevelopersdevelopment_python/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-02-24T21:55:29.738495Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 107444,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/107444/?format=api"
        }
    ]
}