Translation components API.

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

GET /api/translations/yasnac/glossary/tr/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.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-08T03:26:34.920992Z",
            "action": 0,
            "target": "",
            "id": 15187,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/15187/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75933/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T04:43:06.124438Z",
            "action": 31,
            "target": "",
            "id": 62140,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62140/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75955/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:27:19.878409Z",
            "action": 31,
            "target": "",
            "id": 62164,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62164/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75979/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:46:45.111226Z",
            "action": 31,
            "target": "",
            "id": 62189,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62189/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76003/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:54:11.261545Z",
            "action": 31,
            "target": "",
            "id": 62215,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62215/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76027/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T06:07:03.736016Z",
            "action": 31,
            "target": "",
            "id": 62241,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62241/?format=api"
        }
    ]
}