Translation components API.

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

GET /api/translations/generic-addons-17-0/generic_location_uuid/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/585148/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-17-0/generic_location_uuid/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-17-0/generic_location_uuid/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T18:16:03.147353+02:00",
            "action": 13,
            "target": "",
            "id": 189075,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/189075/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/585150/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-17-0/generic_location_uuid/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-17-0/generic_location_uuid/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T18:16:03.183477+02:00",
            "action": 13,
            "target": "",
            "id": 189076,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/189076/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/585152/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-17-0/generic_location_uuid/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-17-0/generic_location_uuid/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T18:16:03.205118+02:00",
            "action": 13,
            "target": "",
            "id": 189077,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/189077/?format=api"
        }
    ]
}