Translation components API.

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

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

{
    "count": 205,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpageshelp/id/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpageshelp/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpageshelp/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-18T08:37:34.285445Z",
            "action": 0,
            "target": "",
            "id": 347127,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/347127/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpageshelp/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpageshelp/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-17T02:29:47.057381Z",
            "action": 0,
            "target": "",
            "id": 329900,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/329900/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpageshelp/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpageshelp/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-20T22:33:51.888807Z",
            "action": 17,
            "target": "",
            "id": 81045,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/81045/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpageshelp/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpageshelp/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-09T23:20:31.039719Z",
            "action": 17,
            "target": "",
            "id": 1048,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/1048/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpageshelp/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpageshelp/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-09T23:20:28.098809Z",
            "action": 0,
            "target": "",
            "id": 1047,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1047/?format=api"
        }
    ]
}