Translation components API.

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

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

{
    "count": 14455,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/components/tails/about/changes/?format=api&page=289",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-13T10:00:44Z",
            "action": 0,
            "target": "",
            "id": 3811,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/3811/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-13T10:00:43Z",
            "action": 0,
            "target": "",
            "id": 3808,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/3808/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T11:46:00Z",
            "action": 0,
            "target": "",
            "id": 148,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/148/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T11:45:57Z",
            "action": 0,
            "target": "",
            "id": 147,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/147/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T11:45:55Z",
            "action": 0,
            "target": "",
            "id": 146,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/146/?format=api"
        }
    ]
}