Translation components API.

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

GET /api/translations/uh/uh-server/ga/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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-25T23:36:26+01:00",
            "action": 0,
            "target": "",
            "id": 1503005,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1503005/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-29T04:41:03+02:00",
            "action": 0,
            "target": "",
            "id": 1270125,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1270125/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-29T04:38:37+02:00",
            "action": 0,
            "target": "",
            "id": 1270076,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1270076/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-14T10:18:11+02:00",
            "action": 0,
            "target": "",
            "id": 1228055,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1228055/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:51+01:00",
            "action": 0,
            "target": "",
            "id": 27130,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27130/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:17+01:00",
            "action": 0,
            "target": "",
            "id": 27001,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27001/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-06-03T22:10:18+02:00",
            "action": 0,
            "target": "",
            "id": 8438,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8438/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-11T10:15:23+02:00",
            "action": 0,
            "target": "",
            "id": 4440,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4440/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-06T11:36:20+02:00",
            "action": 0,
            "target": "",
            "id": 3566,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3566/?format=api"
        }
    ]
}