Translation components API.

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

GET /api/translations/tails/anonymous_internetindex/fr/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/anonymous_internetindex/fr/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internetindex/fr/?format=api",
            "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "timestamp": "2015-07-04T14:50:39Z",
            "action": 0,
            "target": "",
            "id": 6047,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/6047/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internetindex/fr/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "timestamp": "2015-06-14T07:40:43Z",
            "action": 9,
            "target": "",
            "id": 4566,
            "action_name": "Translation uploaded",
            "url": "https://translate.tails.boum.org/api/changes/4566/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internetindex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-14T07:40:40Z",
            "action": 17,
            "target": "",
            "id": 4564,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/4564/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internetindex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-13T18:46:34Z",
            "action": 0,
            "target": "",
            "id": 4243,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/4243/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internetindex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-13T11:13:03Z",
            "action": 0,
            "target": "",
            "id": 3870,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/3870/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internetindex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:23:14Z",
            "action": 0,
            "target": "",
            "id": 549,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/549/?format=api"
        }
    ]
}