Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-06T12:26:22.319056Z",
            "action": 0,
            "target": "",
            "id": 532422,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/532422/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271916/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:19:02.917553Z",
            "action": 31,
            "target": "",
            "id": 1313859,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313859/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271933/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:29:55.442020Z",
            "action": 31,
            "target": "",
            "id": 1313895,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313895/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271964/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:33:08.886636Z",
            "action": 31,
            "target": "",
            "id": 1313910,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313910/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271980/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:41:13.863272Z",
            "action": 31,
            "target": "",
            "id": 1313936,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313936/?format=api"
        }
    ]
}