Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/localizable/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-03T20:42:05.584409Z",
            "action": 0,
            "target": "",
            "id": 4709,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/4709/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/localizable/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/danmei.chen/?format=api",
            "author": "https://weblate.linphone.org/api/users/danmei.chen/?format=api",
            "timestamp": "2021-03-23T15:16:07.872078Z",
            "action": 0,
            "target": "",
            "id": 5860,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/5860/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/localizable/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/danmei.chen/?format=api",
            "author": "https://weblate.linphone.org/api/users/danmei.chen/?format=api",
            "timestamp": "2021-07-08T13:58:54.703916Z",
            "action": 0,
            "target": "",
            "id": 8006,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/8006/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/localizable/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T03:30:28.285523Z",
            "action": 0,
            "target": "",
            "id": 13247,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/13247/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/localizable/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-07-11T03:30:33.825857Z",
            "action": 0,
            "target": "",
            "id": 38913,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/38913/?format=api"
        }
    ]
}