Translation components API.

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

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

{
    "count": 105,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/trust/de/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-04T14:07:48Z",
            "action": 17,
            "target": "",
            "id": 6007,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/6007/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-14T07:04:26Z",
            "action": 17,
            "target": "",
            "id": 4435,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/4435/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-13T20:35:25Z",
            "action": 0,
            "target": "",
            "id": 4343,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/4343/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-13T11:47:08Z",
            "action": 0,
            "target": "",
            "id": 3971,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3971/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:28:42Z",
            "action": 0,
            "target": "",
            "id": 990,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/990/?format=api"
        }
    ]
}