Translation components API.

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

GET /api/components/linphone-iphone/aboutview/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 66,
    "next": null,
    "previous": "https://weblate.linphone.org/api/components/linphone-iphone/aboutview/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://weblate.linphone.org/api/units/59361/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/aboutview/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/aboutview/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:04:13.463397Z",
            "action": 45,
            "target": "",
            "id": 47376,
            "action_name": "New contributor",
            "url": "https://weblate.linphone.org/api/changes/47376/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/59361/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/aboutview/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/aboutview/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:04:13.464724Z",
            "action": 2,
            "target": "GNU ზოგადი საჯარო ლიცენზია V2 © 2010-2018 Belledonne Communications",
            "id": 47377,
            "action_name": "Translation changed",
            "url": "https://weblate.linphone.org/api/changes/47377/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/aboutview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-03T12:25:26.482689Z",
            "action": 47,
            "target": "",
            "id": 48165,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/48165/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/aboutview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-04T03:30:05.687066Z",
            "action": 47,
            "target": "",
            "id": 48557,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/48557/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/aboutview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-04T03:30:05.745741Z",
            "action": 14,
            "target": "",
            "id": 48558,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/48558/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/aboutview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:30:12.829677Z",
            "action": 15,
            "target": "",
            "id": 48664,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/48664/?format=api"
        }
    ]
}