Translation components API.

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

GET /api/translations/fallout/glossary/pl/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://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-06T12:26:22.348218Z",
            "action": 0,
            "target": "",
            "id": 532423,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/532423/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271917/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:19:02.917574Z",
            "action": 31,
            "target": "",
            "id": 1313860,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313860/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271934/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:29:55.442058Z",
            "action": 31,
            "target": "",
            "id": 1313896,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313896/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271965/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:33:08.886657Z",
            "action": 31,
            "target": "",
            "id": 1313911,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313911/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271981/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:41:13.863312Z",
            "action": 31,
            "target": "",
            "id": 1313937,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313937/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271917/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "user": null,
            "author": "https://hive.bgforge.net/api/users/anonymous/?format=api",
            "timestamp": "2024-05-04T08:35:58.952089Z",
            "action": 4,
            "target": "Wybraniec",
            "id": 1340327,
            "action_name": "Suggestion added",
            "url": "https://hive.bgforge.net/api/changes/1340327/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271981/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "user": null,
            "author": "https://hive.bgforge.net/api/users/anonymous/?format=api",
            "timestamp": "2024-05-04T08:36:56.290825Z",
            "action": 4,
            "target": "Krypta",
            "id": 1340328,
            "action_name": "Suggestion added",
            "url": "https://hive.bgforge.net/api/changes/1340328/?format=api"
        }
    ]
}