Translation components API.

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

GET /api/translations/yasnac/glossary/zh_Hans/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "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/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-08T03:26:35.092215Z",
            "action": 0,
            "target": "",
            "id": 15190,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/15190/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75936/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T04:43:06.124544Z",
            "action": 31,
            "target": "",
            "id": 62143,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62143/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75958/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:27:19.878513Z",
            "action": 31,
            "target": "",
            "id": 62167,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62167/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75982/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:46:45.111333Z",
            "action": 31,
            "target": "",
            "id": 62192,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62192/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76006/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:54:11.261651Z",
            "action": 31,
            "target": "",
            "id": 62218,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62218/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76030/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T06:07:03.736123Z",
            "action": 31,
            "target": "",
            "id": 62244,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62244/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76006/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hans/?format=api",
            "user": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "author": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "timestamp": "2024-09-08T23:09:37.863000Z",
            "action": 4,
            "target": "戴蒙-XD.1.3.5",
            "id": 62552,
            "action_name": "Suggestion added",
            "url": "https://weblate.rikka.app/api/changes/62552/?format=api"
        }
    ]
}