Translation components API.

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

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

{
    "count": 383,
    "next": null,
    "previous": "https://weblate.linphone.org/api/translations/linphone/linphone-android/zh_Hans/changes/?format=api&page=19",
    "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/zh_Hans/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T03:32:52.184493Z",
            "action": 44,
            "target": "",
            "id": 40732,
            "action_name": "New strings to translate",
            "url": "https://weblate.linphone.org/api/changes/40732/?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/zh_Hans/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-05T03:31:33.349494Z",
            "action": 0,
            "target": "",
            "id": 42962,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/42962/?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/zh_Hans/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-05T03:31:40.506017Z",
            "action": 44,
            "target": "",
            "id": 42983,
            "action_name": "New strings to translate",
            "url": "https://weblate.linphone.org/api/changes/42983/?format=api"
        }
    ]
}