Translation components API.

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

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

{
    "count": 11752,
    "next": null,
    "previous": "https://translate.tails.net/api/components/tails/sound_and_video/changes/?format=api&page=235",
    "results": [
        {
            "unit": "https://translate.tails.net/api/units/5586/?format=api",
            "component": "https://translate.tails.net/api/components/tails/sound_and_video/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/sound_and_video/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T14:05:46Z",
            "action": 13,
            "target": "",
            "id": 2161,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/2161/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/5587/?format=api",
            "component": "https://translate.tails.net/api/components/tails/sound_and_video/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/sound_and_video/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T14:05:46Z",
            "action": 13,
            "target": "",
            "id": 2162,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/2162/?format=api"
        }
    ]
}