Translation components API.

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

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

{
    "count": 204,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterpagesindex/zh_CN/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterpagesindex/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-23T22:32:15.393468Z",
            "action": 0,
            "target": "",
            "id": 909415,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/909415/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterpagesindex/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-23T22:32:12.918550Z",
            "action": 17,
            "target": "",
            "id": 909377,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/909377/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterpagesindex/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tiansworld/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tiansworld/?format=api",
            "timestamp": "2020-06-23T01:46:26.580579Z",
            "action": 48,
            "target": "",
            "id": 899631,
            "action_name": "Language added",
            "url": "https://translate.fedoraproject.org/api/changes/899631/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterpagesindex/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tiansworld/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tiansworld/?format=api",
            "timestamp": "2020-06-23T01:46:13.251641Z",
            "action": 0,
            "target": "",
            "id": 899629,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/899629/?format=api"
        }
    ]
}