Translation components API.

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

GET /api/translations/uh/uh-server/sl/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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-25T23:36:31+01:00",
            "action": 0,
            "target": "",
            "id": 1503025,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1503025/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-29T04:41:06+02:00",
            "action": 0,
            "target": "",
            "id": 1270130,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1270130/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-29T04:38:40+02:00",
            "action": 0,
            "target": "",
            "id": 1270081,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1270081/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-14T10:18:16+02:00",
            "action": 0,
            "target": "",
            "id": 1228074,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1228074/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:53+01:00",
            "action": 0,
            "target": "",
            "id": 27149,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27149/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:20+01:00",
            "action": 0,
            "target": "",
            "id": 27020,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27020/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-06-03T22:10:26+02:00",
            "action": 0,
            "target": "",
            "id": 8460,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8460/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-11T10:15:30+02:00",
            "action": 0,
            "target": "",
            "id": 4462,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4462/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-06T11:36:24+02:00",
            "action": 0,
            "target": "",
            "id": 3588,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3588/?format=api"
        }
    ]
}