Translation components API.

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

GET /api/translations/gnusim8085/translations/es/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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-05T15:38:17+02:00",
            "action": 0,
            "target": "",
            "id": 2970928,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2970928/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-28T17:05:48+02:00",
            "action": 0,
            "target": "",
            "id": 2957978,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2957978/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-21T05:19:35+02:00",
            "action": 0,
            "target": "",
            "id": 1379311,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1379311/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-15T04:17:32+02:00",
            "action": 0,
            "target": "",
            "id": 1368372,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1368372/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-13T15:09:58+02:00",
            "action": 0,
            "target": "",
            "id": 1353793,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1353793/?format=api"
        }
    ]
}