Translation components API.

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

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

{
    "count": 303,
    "next": null,
    "previous": "https://weblate.linphone.org/api/translations/linphone-desktop/master/es/changes/?format=api&page=15",
    "results": [
        {
            "unit": "https://weblate.linphone.org/api/units/197004/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/es/?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-25T13:46:41.362976Z",
            "action": 30,
            "target": "Ctrl+=",
            "id": 49765,
            "action_name": "Source string changed",
            "url": "https://weblate.linphone.org/api/changes/49765/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/227773/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/es/?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-25T13:49:38.442254Z",
            "action": 30,
            "target": "Presentation in progress",
            "id": 49783,
            "action_name": "Source string changed",
            "url": "https://weblate.linphone.org/api/changes/49783/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/es/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-28T03:30:44.267861Z",
            "action": 0,
            "target": "",
            "id": 49998,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/49998/?format=api"
        }
    ]
}