Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/588466/?format=api",
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_scan_qrcode/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_widget_scan_qrcode/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:49.147069+02:00",
            "action": 13,
            "target": "",
            "id": 189860,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/189860/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/588468/?format=api",
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_scan_qrcode/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_widget_scan_qrcode/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:49.169994+02:00",
            "action": 13,
            "target": "",
            "id": 189861,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/189861/?format=api"
        }
    ]
}