Translation components API.

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

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

{
    "count": 11952,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/components/tails/install-download/changes/?format=api&page=239",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/install-download/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/install-download/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-15T15:25:55Z",
            "action": 0,
            "target": "",
            "id": 46620,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/46620/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/114064/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/install-download/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/install-download/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-15T15:25:54Z",
            "action": 13,
            "target": "",
            "id": 46614,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/46614/?format=api"
        }
    ]
}