Translation components API.

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

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

{
    "count": 253,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesindex/cs/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/3118/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesindex/cs/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
            "timestamp": "2019-10-10T11:30:26.951254Z",
            "action": 45,
            "target": "",
            "id": 1431,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/1431/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesindex/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-10T11:19:36.504969Z",
            "action": 17,
            "target": "",
            "id": 1401,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/1401/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesindex/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-10T11:19:26.205516Z",
            "action": 0,
            "target": "",
            "id": 1399,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1399/?format=api"
        }
    ]
}