Translation components API.

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

GET /api/translations/linphone/linphone-android/ru_UA/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://weblate.linphone.org/api/translations/linphone/linphone-android/ru_UA/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/ru_UA/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T03:32:37.768809Z",
            "action": 0,
            "target": "",
            "id": 40711,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/40711/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/ru_UA/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T03:32:52.142489Z",
            "action": 44,
            "target": "",
            "id": 40730,
            "action_name": "New strings to translate",
            "url": "https://weblate.linphone.org/api/changes/40730/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/ru_UA/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-05T03:31:25.375774Z",
            "action": 0,
            "target": "",
            "id": 42959,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/42959/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/ru_UA/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-05T03:31:40.462747Z",
            "action": 44,
            "target": "",
            "id": 42980,
            "action_name": "New strings to translate",
            "url": "https://weblate.linphone.org/api/changes/42980/?format=api"
        }
    ]
}