Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/translations/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-05T15:38:15+02:00",
            "action": 0,
            "target": "",
            "id": 2970926,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2970926/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/translations/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-28T17:05:45+02:00",
            "action": 0,
            "target": "",
            "id": 2957976,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2957976/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/translations/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-21T05:19:33+02:00",
            "action": 0,
            "target": "",
            "id": 1379309,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1379309/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/translations/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-15T04:17:30+02:00",
            "action": 0,
            "target": "",
            "id": 1368370,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1368370/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/translations/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-13T15:09:44+02:00",
            "action": 0,
            "target": "",
            "id": 1353791,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1353791/?format=api"
        }
    ]
}