Translation components API.

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

GET /api/translations/fallout/party-orders/en/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/party-orders/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/party-orders/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-10T16:07:31.387787Z",
            "action": 0,
            "target": "",
            "id": 669256,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/669256/?format=api"
        },
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/fallout/party-orders/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/party-orders/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-08T23:10:54.769413Z",
            "action": 0,
            "target": "",
            "id": 733843,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/733843/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2087003/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/party-orders/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/party-orders/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-01T22:04:52.194247Z",
            "action": 59,
            "target": "Party Orders: burst allowed.",
            "id": 1119532,
            "action_name": "String updated in the repository",
            "url": "https://hive.bgforge.net/api/changes/1119532/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2087004/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/party-orders/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/party-orders/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-01T22:04:52.194321Z",
            "action": 59,
            "target": "Party Orders: burst forbidden.",
            "id": 1119533,
            "action_name": "String updated in the repository",
            "url": "https://hive.bgforge.net/api/changes/1119533/?format=api"
        },
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/fallout/party-orders/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/party-orders/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-01T22:04:52.194372Z",
            "action": 0,
            "target": "",
            "id": 1119534,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/1119534/?format=api"
        }
    ]
}