Translation components API.

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

GET /api/translations/fedora-docs-l10n-council/masterpagespolicycoc-response-policy/fr/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 203,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagespolicycoc-response-policy/fr/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/390/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagespolicycoc-response-policy/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagespolicycoc-response-policy/fr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
            "timestamp": "2020-02-13T07:27:51.545021Z",
            "action": 45,
            "target": "",
            "id": 78789,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/78789/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagespolicycoc-response-policy/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagespolicycoc-response-policy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-08T20:42:33.756738Z",
            "action": 0,
            "target": "",
            "id": 470,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/470/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/390/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagespolicycoc-response-policy/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagespolicycoc-response-policy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-08T20:42:33.705407Z",
            "action": 13,
            "target": "",
            "id": 462,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/462/?format=api"
        }
    ]
}