Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/pt_BR/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-fedora-silverblue/masterpagescontributing/pt_BR/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7242353/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/pt_BR/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2021-02-27T18:51:34.850712Z",
            "action": 5,
            "target": "https://github.com/projectatomic/rpm-ostree[rpm-ostree]",
            "old": "",
            "details": {},
            "id": 3034250,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3034250/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-27T18:28:13.017161Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3034162,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3034162/?format=api"
        }
    ]
}