Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fa/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/networkmanager/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-30T11:43:33Z",
            "action": 17,
            "target": "",
            "id": 21343,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/21343/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/networkmanager/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-30T08:41:33Z",
            "action": 17,
            "target": "",
            "id": 19912,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/19912/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/networkmanager/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-08-01T09:05:26Z",
            "action": 0,
            "target": "",
            "id": 15452,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/15452/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/networkmanager/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-28T07:59:45Z",
            "action": 0,
            "target": "",
            "id": 7453,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/7453/?format=api"
        }
    ]
}