Translation components API.

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

GET /api/translations/infinity-engine/weidu-example/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/en/?format=api",
            "user": "https://hive.bgforge.net/api/users/admin/?format=api",
            "author": "https://hive.bgforge.net/api/users/admin/?format=api",
            "timestamp": "2022-05-17T16:10:16.207410Z",
            "action": 0,
            "target": "",
            "id": 672442,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/672442/?format=api"
        },
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-17T16:10:19.424384Z",
            "action": 0,
            "target": "",
            "id": 672453,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/672453/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/1743874/?format=api",
            "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-25T13:44:20.966404Z",
            "action": 59,
            "target": "Example of the integration between WeiDU mod, Weblate Translation service at https://hive.bgforge.net and GitHub",
            "id": 733814,
            "action_name": "String updated in the repository",
            "url": "https://hive.bgforge.net/api/changes/733814/?format=api"
        },
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/en/?format=api",
            "user": "https://hive.bgforge.net/api/users/admin/?format=api",
            "author": "https://hive.bgforge.net/api/users/admin/?format=api",
            "timestamp": "2022-05-25T13:44:20.966486Z",
            "action": 0,
            "target": "",
            "id": 733815,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/733815/?format=api"
        },
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-21T12:16:58.293577Z",
            "action": 0,
            "target": "",
            "id": 1103529,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/1103529/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2077939/?format=api",
            "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-21T12:25:54.802937Z",
            "action": 59,
            "target": "Item 1",
            "id": 1103551,
            "action_name": "String updated in the repository",
            "url": "https://hive.bgforge.net/api/changes/1103551/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2077940/?format=api",
            "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-21T12:25:54.803008Z",
            "action": 59,
            "target": "Item 1 Description",
            "id": 1103552,
            "action_name": "String updated in the repository",
            "url": "https://hive.bgforge.net/api/changes/1103552/?format=api"
        },
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-21T12:25:54.803053Z",
            "action": 0,
            "target": "",
            "id": 1103553,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/1103553/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2077943/?format=api",
            "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-21T12:25:54.954741Z",
            "action": 13,
            "target": "",
            "id": 1103554,
            "action_name": "New source string",
            "url": "https://hive.bgforge.net/api/changes/1103554/?format=api"
        }
    ]
}