Translation components API.

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

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

{
    "count": 254,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:22:58+02:00",
            "action": 0,
            "target": "",
            "id": 4311,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4311/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:22:55+02:00",
            "action": 0,
            "target": "",
            "id": 4310,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4310/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:22:52+02:00",
            "action": 0,
            "target": "",
            "id": 4309,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4309/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:22:50+02:00",
            "action": 0,
            "target": "",
            "id": 4308,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4308/?format=api"
        }
    ]
}