Translation components API.

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

GET /api/translations/documentation/articles_index/nb_NO/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/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-04T22:17:38.818922Z",
            "action": 0,
            "target": "",
            "id": 253569,
            "action_name": "Quellaktualisierung",
            "url": "https://translate-dev.freebsd.org/api/changes/253569/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-04T22:17:39.168149Z",
            "action": 44,
            "target": "",
            "id": 253570,
            "action_name": "Neue zu übersetzende Zeichenketten",
            "url": "https://translate-dev.freebsd.org/api/changes/253570/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:27:43.870053Z",
            "action": 0,
            "target": "",
            "id": 337259,
            "action_name": "Quellaktualisierung",
            "url": "https://translate-dev.freebsd.org/api/changes/337259/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-19T00:22:20.672219Z",
            "action": 0,
            "target": "",
            "id": 340388,
            "action_name": "Quellaktualisierung",
            "url": "https://translate-dev.freebsd.org/api/changes/340388/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-09T23:27:54.297851Z",
            "action": 0,
            "target": "",
            "id": 350174,
            "action_name": "Quellaktualisierung",
            "url": "https://translate-dev.freebsd.org/api/changes/350174/?format=api"
        }
    ]
}