Translation components API.

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

GET /api/translations/gammu/wammu/en_GB/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 59,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-07T10:55:05+02:00",
            "action": 0,
            "target": "",
            "id": 1835452,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1835452/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-02-07T10:21:19+01:00",
            "action": 0,
            "target": "",
            "id": 1583272,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1583272/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-14T09:08:54+01:00",
            "action": 0,
            "target": "",
            "id": 1471347,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1471347/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-11T11:14:34+02:00",
            "action": 0,
            "target": "",
            "id": 1348133,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1348133/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-17T08:16:19+02:00",
            "action": 0,
            "target": "",
            "id": 1234143,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1234143/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-29T09:44:31+02:00",
            "action": 0,
            "target": "",
            "id": 1188844,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1188844/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-05-10T22:38:34+02:00",
            "action": 0,
            "target": "",
            "id": 955468,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/955468/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-12-29T11:51:52+01:00",
            "action": 0,
            "target": "",
            "id": 161059,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/161059/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-09-30T13:42:07+02:00",
            "action": 0,
            "target": "",
            "id": 74594,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/74594/?format=api"
        }
    ]
}