Translation components API.

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

GET /api/translations/documentation/articlesserial-uart_index/id/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://translate-dev.freebsd.org/api/components/documentation/articlesserial-uart_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-09T16:53:58.287598Z",
            "action": 0,
            "target": "",
            "id": 366531,
            "action_name": "Resource-update",
            "url": "https://translate-dev.freebsd.org/api/changes/366531/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesserial-uart_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-09T16:53:58.426663Z",
            "action": 44,
            "target": "",
            "id": 366532,
            "action_name": "Nieuwe tekenreeksen om te vertalen",
            "url": "https://translate-dev.freebsd.org/api/changes/366532/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1387529/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesserial-uart_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "timestamp": "2022-03-10T04:42:18.957833Z",
            "action": 45,
            "target": "",
            "id": 366990,
            "action_name": "Nieuwe medewerker",
            "url": "https://translate-dev.freebsd.org/api/changes/366990/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1387529/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesserial-uart_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "timestamp": "2022-03-10T04:42:18.963025Z",
            "action": 5,
            "target": "'''",
            "id": 366991,
            "action_name": "Nieuwe vertaling",
            "url": "https://translate-dev.freebsd.org/api/changes/366991/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1387527/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesserial-uart_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "timestamp": "2022-03-10T07:51:35.166686Z",
            "action": 5,
            "target": "Abstrak",
            "id": 367109,
            "action_name": "Nieuwe vertaling",
            "url": "https://translate-dev.freebsd.org/api/changes/367109/?format=api"
        }
    ]
}