Translation components API.

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

GET /api/translations/documentation/articles_index/tr_TR/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/tr_TR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-04T22:16:45.433700Z",
            "action": 0,
            "target": "",
            "id": 253506,
            "action_name": "Kaynağı güncelledi",
            "url": "https://translate-dev.freebsd.org/api/changes/253506/?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/tr_TR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-04T22:16:45.571663Z",
            "action": 44,
            "target": "",
            "id": 253507,
            "action_name": "Çevrilecek yeni dizgeler",
            "url": "https://translate-dev.freebsd.org/api/changes/253507/?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/tr_TR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:27:48.468663Z",
            "action": 0,
            "target": "",
            "id": 337267,
            "action_name": "Kaynağı güncelledi",
            "url": "https://translate-dev.freebsd.org/api/changes/337267/?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/tr_TR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-19T00:22:22.290296Z",
            "action": 0,
            "target": "",
            "id": 340391,
            "action_name": "Kaynağı güncelledi",
            "url": "https://translate-dev.freebsd.org/api/changes/340391/?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/tr_TR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-09T23:28:01.673298Z",
            "action": 0,
            "target": "",
            "id": 350177,
            "action_name": "Kaynağı güncelledi",
            "url": "https://translate-dev.freebsd.org/api/changes/350177/?format=api"
        }
    ]
}