Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ghini/pocket/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ghini/pocket/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-11-28T21:08:19+01:00",
            "action": 0,
            "target": "",
            "id": 3353814,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3353814/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ghini/pocket/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ghini/pocket/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-11-06T14:02:09+01:00",
            "action": 0,
            "target": "",
            "id": 3254311,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3254311/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ghini/pocket/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ghini/pocket/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-24T14:39:36+02:00",
            "action": 0,
            "target": "",
            "id": 3112715,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3112715/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ghini/pocket/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ghini/pocket/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-17T13:32:26+02:00",
            "action": 0,
            "target": "",
            "id": 3077189,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3077189/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ghini/pocket/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ghini/pocket/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/mfrasca/?format=api",
            "author": "https://hosted.weblate.org/api/users/mfrasca/?format=api",
            "timestamp": "2018-07-13T21:48:48+02:00",
            "action": 0,
            "target": "",
            "id": 2919718,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2919718/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ghini/pocket/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ghini/pocket/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/mfrasca/?format=api",
            "author": "https://hosted.weblate.org/api/users/mfrasca/?format=api",
            "timestamp": "2018-04-07T13:27:10+02:00",
            "action": 0,
            "target": "",
            "id": 2643384,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2643384/?format=api"
        }
    ]
}