Translation components API.

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

GET /api/translations/linphone-iphone/uichatbubbletextcell/cs/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uichatbubbletextcell/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatbubbletextcell/cs/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-03T21:19:31.129979Z",
            "action": 0,
            "target": "",
            "id": 5289,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/5289/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/70373/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uichatbubbletextcell/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatbubbletextcell/cs/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/flibor/?format=api",
            "author": "https://weblate.linphone.org/api/users/flibor/?format=api",
            "timestamp": "2023-08-22T16:57:23.046232Z",
            "action": 45,
            "target": "",
            "id": 40567,
            "action_name": "New contributor",
            "url": "https://weblate.linphone.org/api/changes/40567/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/70373/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uichatbubbletextcell/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatbubbletextcell/cs/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/flibor/?format=api",
            "author": "https://weblate.linphone.org/api/users/flibor/?format=api",
            "timestamp": "2023-08-22T16:57:23.047154Z",
            "action": 2,
            "target": "Jméno kontaktu",
            "id": 40568,
            "action_name": "Translation changed",
            "url": "https://weblate.linphone.org/api/changes/40568/?format=api"
        }
    ]
}