Translation components API.

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

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

{
    "count": 707,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/sumwars/menu/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/menu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/menu/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:24:02+02:00",
            "action": 0,
            "target": "",
            "id": 4358,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4358/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/menu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/menu/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:23:59+02:00",
            "action": 0,
            "target": "",
            "id": 4357,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4357/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/menu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/menu/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:23:54+02:00",
            "action": 0,
            "target": "",
            "id": 4356,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4356/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/menu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/menu/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:23:51+02:00",
            "action": 0,
            "target": "",
            "id": 4355,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4355/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/menu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/menu/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:23:46+02:00",
            "action": 0,
            "target": "",
            "id": 4353,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4353/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/menu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/menu/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:23:42+02:00",
            "action": 0,
            "target": "",
            "id": 4352,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4352/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/menu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/menu/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:23:37+02:00",
            "action": 0,
            "target": "",
            "id": 4350,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4350/?format=api"
        }
    ]
}