Translation components API.

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

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

{
    "count": 11801,
    "next": null,
    "previous": "https://translate.tails.net/api/components/tails/fpf_campaign/changes/?format=api&page=236",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/fpf_campaign/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/fpf_campaign/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-29T16:43:08Z",
            "action": 0,
            "target": "",
            "id": 8141,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/8141/?format=api"
        }
    ]
}