Translation components API.

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

GET /api/translations/duduauto/glossary/ru/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.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-29T08:21:06.306312Z",
            "action": 17,
            "target": "",
            "id": 646770,
            "action_name": "Changes committed",
            "url": "https://weblate.dudu-auto.com/api/changes/646770/?format=api"
        },
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1166398/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/ru/?format=api",
            "user": "https://weblate.dudu-auto.com/api/users/Vadim_RUNN/?format=api",
            "author": "https://weblate.dudu-auto.com/api/users/Vadim_RUNN/?format=api",
            "timestamp": "2024-08-28T07:49:27.655510Z",
            "action": 31,
            "target": "Видеорегистратор",
            "id": 646594,
            "action_name": "String added",
            "url": "https://weblate.dudu-auto.com/api/changes/646594/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-27T02:51:12.457057Z",
            "action": 17,
            "target": "",
            "id": 489811,
            "action_name": "Changes committed",
            "url": "https://weblate.dudu-auto.com/api/changes/489811/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T09:21:03.566124Z",
            "action": 17,
            "target": "",
            "id": 477394,
            "action_name": "Changes committed",
            "url": "https://weblate.dudu-auto.com/api/changes/477394/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/ru/?format=api",
            "user": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
            "author": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
            "timestamp": "2024-04-11T06:35:19.100538Z",
            "action": 0,
            "target": "",
            "id": 128623,
            "action_name": "Resource updated",
            "url": "https://weblate.dudu-auto.com/api/changes/128623/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/ru/?format=api",
            "user": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
            "author": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
            "timestamp": "2024-04-11T06:33:50.413202Z",
            "action": 0,
            "target": "",
            "id": 114122,
            "action_name": "Resource updated",
            "url": "https://weblate.dudu-auto.com/api/changes/114122/?format=api"
        }
    ]
}