Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "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/bg/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T03:31:18.578736Z",
            "action": 0,
            "target": "",
            "id": 40695,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/40695/?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/bg/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T03:32:51.419842Z",
            "action": 44,
            "target": "",
            "id": 40717,
            "action_name": "New strings to translate",
            "url": "https://weblate.linphone.org/api/changes/40717/?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/bg/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-05T03:30:28.237530Z",
            "action": 0,
            "target": "",
            "id": 42942,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/42942/?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/bg/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-05T03:31:40.164738Z",
            "action": 44,
            "target": "",
            "id": 42964,
            "action_name": "New strings to translate",
            "url": "https://weblate.linphone.org/api/changes/42964/?format=api"
        }
    ]
}