Translation components API.

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

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

{
    "count": 254,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/contribute/pt/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/contribute/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/contribute/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-14T15:51:32Z",
            "action": 17,
            "target": "",
            "id": 5530,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/5530/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/contribute/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/contribute/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-14T07:01:27Z",
            "action": 0,
            "target": "",
            "id": 4404,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/4404/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/contribute/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/contribute/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-13T17:02:12Z",
            "action": 0,
            "target": "",
            "id": 4163,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/4163/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/contribute/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/contribute/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:20:59Z",
            "action": 0,
            "target": "",
            "id": 268,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/268/?format=api"
        }
    ]
}