Translation components API.

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

GET /api/translations/uh/uh-server/ml/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/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-25T23:36:29+01:00",
            "action": 0,
            "target": "",
            "id": 1503016,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1503016/?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/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-29T04:41:06+02:00",
            "action": 0,
            "target": "",
            "id": 1270129,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1270129/?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/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-29T04:38:39+02:00",
            "action": 0,
            "target": "",
            "id": 1270080,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1270080/?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/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-14T10:18:14+02:00",
            "action": 0,
            "target": "",
            "id": 1228066,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1228066/?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/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:52+01:00",
            "action": 0,
            "target": "",
            "id": 27136,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27136/?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/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:18+01:00",
            "action": 0,
            "target": "",
            "id": 27007,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27007/?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/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-06-03T22:10:25+02:00",
            "action": 0,
            "target": "",
            "id": 8451,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8451/?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/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-11T10:15:27+02:00",
            "action": 0,
            "target": "",
            "id": 4453,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4453/?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/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-06T11:36:23+02:00",
            "action": 0,
            "target": "",
            "id": 3579,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3579/?format=api"
        }
    ]
}