Translation components API.

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

GET /api/translations/linphone-iphone/uichatbubblephotocell/ka/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/uichatbubblephotocell/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatbubblephotocell/ka/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-03T21:18:46.355023Z",
            "action": 0,
            "target": "",
            "id": 5276,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/5276/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/70247/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uichatbubblephotocell/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatbubblephotocell/ka/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/giosal/?format=api",
            "author": "https://weblate.linphone.org/api/users/giosal/?format=api",
            "timestamp": "2024-02-23T13:03:44.049050Z",
            "action": 45,
            "target": "",
            "id": 47374,
            "action_name": "New contributor",
            "url": "https://weblate.linphone.org/api/changes/47374/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/70247/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uichatbubblephotocell/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatbubblephotocell/ka/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/giosal/?format=api",
            "author": "https://weblate.linphone.org/api/users/giosal/?format=api",
            "timestamp": "2024-02-23T13:03:44.054922Z",
            "action": 2,
            "target": "ბლა ბლა ბლა...",
            "id": 47375,
            "action_name": "Translation changed",
            "url": "https://weblate.linphone.org/api/changes/47375/?format=api"
        }
    ]
}