Translation components API.

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

GET /api/components/tails/encrypted_volumes/changes/?format=api&page=272
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 13553,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/changes/?format=api&page=271",
    "results": [
        {
            "unit": "https://translate.tails.boum.org/api/units/3890/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:39:39Z",
            "action": 13,
            "target": "",
            "id": 1533,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/1533/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/3880/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:39:38Z",
            "action": 13,
            "target": "",
            "id": 1523,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/1523/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/3878/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:39:38Z",
            "action": 13,
            "target": "",
            "id": 1521,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/1521/?format=api"
        }
    ]
}