Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/de/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-08-01T09:04:59Z",
            "action": 0,
            "target": "",
            "id": 15089,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/15089/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-13T20:10:11Z",
            "action": 0,
            "target": "",
            "id": 4302,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/4302/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:23:10Z",
            "action": 0,
            "target": "",
            "id": 505,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/505/?format=api"
        }
    ]
}