Translation components API.

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

GET /api/translations/uh/uh-server/zu/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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-25T23:36:34+01:00",
            "action": 0,
            "target": "",
            "id": 1503034,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1503034/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-29T04:41:07+02:00",
            "action": 0,
            "target": "",
            "id": 1270133,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1270133/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-29T04:38:41+02:00",
            "action": 0,
            "target": "",
            "id": 1270084,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1270084/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-14T10:18:19+02:00",
            "action": 0,
            "target": "",
            "id": 1228083,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1228083/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:53+01:00",
            "action": 0,
            "target": "",
            "id": 27151,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27151/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:20+01:00",
            "action": 0,
            "target": "",
            "id": 27022,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27022/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-06-03T22:10:23+02:00",
            "action": 0,
            "target": "",
            "id": 8448,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8448/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-11T10:15:26+02:00",
            "action": 0,
            "target": "",
            "id": 4450,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4450/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-06T11:36:22+02:00",
            "action": 0,
            "target": "",
            "id": 3576,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3576/?format=api"
        }
    ]
}