Translation components API.

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

GET /api/translations/uh/uh-server/lv/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-25T23:36:29+01:00",
            "action": 0,
            "target": "",
            "id": 1503015,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1503015/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-29T04:41:06+02:00",
            "action": 0,
            "target": "",
            "id": 1270128,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1270128/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-29T04:38:39+02:00",
            "action": 0,
            "target": "",
            "id": 1270079,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1270079/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-14T10:18:14+02:00",
            "action": 0,
            "target": "",
            "id": 1228065,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1228065/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:54+01:00",
            "action": 0,
            "target": "",
            "id": 27154,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27154/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:20+01:00",
            "action": 0,
            "target": "",
            "id": 27025,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27025/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-06-03T22:10:24+02:00",
            "action": 0,
            "target": "",
            "id": 8449,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8449/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-11T10:15:27+02:00",
            "action": 0,
            "target": "",
            "id": 4451,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4451/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-06T11:36:22+02:00",
            "action": 0,
            "target": "",
            "id": 3577,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3577/?format=api"
        }
    ]
}