Translation components API.

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

GET /api/translations/linphone-desktop/master/ru/changes/?format=api&page=43
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 841,
    "next": null,
    "previous": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/changes/?format=api&page=42",
    "results": [
        {
            "unit": "https://weblate.linphone.org/api/units/199390/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/life/?format=api",
            "author": "https://weblate.linphone.org/api/users/life/?format=api",
            "timestamp": "2024-06-30T17:12:36.981886Z",
            "action": 2,
            "target": "Онлайн сегодня в %1",
            "id": 50019,
            "action_name": "Translation changed",
            "url": "https://weblate.linphone.org/api/changes/50019/?format=api"
        }
    ]
}