Translation components API.

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

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

{
    "count": 11204,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/components/tails/first_steps/changes/?format=api&page=224",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/first_steps/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/first_steps/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:23:10Z",
            "action": 0,
            "target": "",
            "id": 500,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/500/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/first_steps/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/first_steps/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:23:09Z",
            "action": 0,
            "target": "",
            "id": 495,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/495/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/1280/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/first_steps/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/first_steps/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:23:09Z",
            "action": 13,
            "target": "",
            "id": 492,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/492/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/first_steps/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/first_steps/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:23:09Z",
            "action": 0,
            "target": "",
            "id": 494,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/494/?format=api"
        }
    ]
}