Translation components API.

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

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

{
    "count": 10,
    "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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-01T16:48:10+01:00",
            "action": 0,
            "target": "",
            "id": 1513367,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1513367/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-25T23:36:22+01:00",
            "action": 0,
            "target": "",
            "id": 1502992,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1502992/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-14T10:18:07+02:00",
            "action": 0,
            "target": "",
            "id": 1228042,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1228042/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-05T15:24:41+02:00",
            "action": 0,
            "target": "",
            "id": 1206185,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1206185/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:53+01:00",
            "action": 0,
            "target": "",
            "id": 27144,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27144/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:19+01:00",
            "action": 0,
            "target": "",
            "id": 27015,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27015/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-06-03T22:10:26+02:00",
            "action": 0,
            "target": "",
            "id": 8459,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8459/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-11T10:31:39+02:00",
            "action": 0,
            "target": "",
            "id": 4520,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4520/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-11T10:15:29+02:00",
            "action": 0,
            "target": "",
            "id": 4461,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4461/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-06T11:36:24+02:00",
            "action": 0,
            "target": "",
            "id": 3587,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3587/?format=api"
        }
    ]
}