Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/call/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/call/nl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-03T21:27:45.057787Z",
            "action": 0,
            "target": "",
            "id": 5501,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/5501/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/call/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/call/nl/?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:17.227474Z",
            "action": 0,
            "target": "",
            "id": 5890,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/5890/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/call/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/call/nl/?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:18.854408Z",
            "action": 44,
            "target": "",
            "id": 5908,
            "action_name": "New strings to translate",
            "url": "https://weblate.linphone.org/api/changes/5908/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/74500/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/call/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/call/nl/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Driesken/?format=api",
            "author": "https://weblate.linphone.org/api/users/Driesken/?format=api",
            "timestamp": "2023-08-18T10:53:32.669282Z",
            "action": 45,
            "target": "",
            "id": 40337,
            "action_name": "New contributor",
            "url": "https://weblate.linphone.org/api/changes/40337/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/74500/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/call/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/call/nl/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Driesken/?format=api",
            "author": "https://weblate.linphone.org/api/users/Driesken/?format=api",
            "timestamp": "2023-08-18T10:53:32.670360Z",
            "action": 5,
            "target": "Mediaversleuteling verplicht",
            "id": 40338,
            "action_name": "New translation",
            "url": "https://weblate.linphone.org/api/changes/40338/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/74501/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/call/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/call/nl/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Driesken/?format=api",
            "author": "https://weblate.linphone.org/api/users/Driesken/?format=api",
            "timestamp": "2023-08-18T10:53:36.178544Z",
            "action": 5,
            "target": "Mediaversleuteling",
            "id": 40339,
            "action_name": "New translation",
            "url": "https://weblate.linphone.org/api/changes/40339/?format=api"
        }
    ]
}