Translation components API.

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

GET /api/translations/yasnac/glossary/vi/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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-08T03:26:35.043395Z",
            "action": 0,
            "target": "",
            "id": 15189,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/15189/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75935/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T04:43:06.124509Z",
            "action": 31,
            "target": "",
            "id": 62142,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62142/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75957/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:27:19.878479Z",
            "action": 31,
            "target": "",
            "id": 62166,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62166/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75981/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:46:45.111297Z",
            "action": 31,
            "target": "",
            "id": 62191,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62191/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76005/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:54:11.261616Z",
            "action": 31,
            "target": "",
            "id": 62217,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62217/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76029/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T06:07:03.736088Z",
            "action": 31,
            "target": "",
            "id": 62243,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62243/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76029/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/vi/?format=api",
            "user": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "author": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "timestamp": "2025-01-25T04:28:17.332026Z",
            "action": 4,
            "target": "Google Play Services API error\n\n",
            "id": 66927,
            "action_name": "Suggestion added",
            "url": "https://weblate.rikka.app/api/changes/66927/?format=api"
        }
    ]
}