Translation components API.

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

GET /api/translations/tails/wikisrcnewszwiebelfreunde_raidedpo/ca/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 251,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/wikisrcnewszwiebelfreunde_raidedpo/ca/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcnewszwiebelfreunde_raidedpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcnewszwiebelfreunde_raidedpo/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-07T00:01:49Z",
            "action": 0,
            "target": "",
            "id": 121420,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/121420/?format=api"
        }
    ]
}