Translation components API.

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

GET /api/translations/fedora-docs-l10n-council/masterpagespolicycommunity-publishing-platforms/ca/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagespolicycommunity-publishing-platforms/ca/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagespolicycommunity-publishing-platforms/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagespolicycommunity-publishing-platforms/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-15T22:44:47.032872Z",
            "action": 0,
            "target": "",
            "id": 2037203,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2037203/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagespolicycommunity-publishing-platforms/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagespolicycommunity-publishing-platforms/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-15T10:27:42.840712Z",
            "action": 0,
            "target": "",
            "id": 2035572,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2035572/?format=api"
        }
    ]
}