Translation components API.

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

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

{
    "count": 11803,
    "next": null,
    "previous": "https://translate.tails.net/api/components/tails/lan/changes/?format=api&page=236",
    "results": [
        {
            "unit": "https://translate.tails.net/api/units/93532/?format=api",
            "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/lan/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-15T09:24:31Z",
            "action": 13,
            "target": "",
            "id": 42464,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/42464/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/93531/?format=api",
            "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/lan/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-15T09:24:31Z",
            "action": 13,
            "target": "",
            "id": 42463,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/42463/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/93530/?format=api",
            "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/lan/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-15T09:24:31Z",
            "action": 13,
            "target": "",
            "id": 42462,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/42462/?format=api"
        }
    ]
}