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/tr/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/tr/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/3225/?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/tr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
            "timestamp": "2019-11-09T20:04:47.036479Z",
            "action": 45,
            "target": "",
            "id": 6195,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/6195/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-10T17:43:29.748496Z",
            "action": 17,
            "target": "",
            "id": 1537,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/1537/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-10T17:43:18.796616Z",
            "action": 0,
            "target": "",
            "id": 1535,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1535/?format=api"
        }
    ]
}