Translation components API.

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

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

{
    "count": 104,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/electrum/de/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/electrum/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/electrum/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:38:06Z",
            "action": 0,
            "target": "",
            "id": 1118,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/1118/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/2816/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/electrum/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/electrum/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:38:05Z",
            "action": 13,
            "target": "",
            "id": 1111,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/1111/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/2814/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/electrum/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/electrum/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:38:05Z",
            "action": 13,
            "target": "",
            "id": 1109,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/1109/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/2813/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/electrum/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/electrum/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:38:05Z",
            "action": 13,
            "target": "",
            "id": 1108,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/1108/?format=api"
        }
    ]
}