Translation components API.

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

GET /api/components/infinity-engine/unique-artifacts/changes/?format=api&page=22
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 423,
    "next": null,
    "previous": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/changes/?format=api&page=21",
    "results": [
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T12:53:56.716482Z",
            "action": 20,
            "target": "",
            "id": 1172958,
            "action_name": "Merged repository",
            "url": "https://hive.bgforge.net/api/changes/1172958/?format=api"
        },
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-30T08:52:13.621197Z",
            "action": 53,
            "target": "",
            "id": 1176172,
            "action_name": "Received repository notification",
            "url": "https://hive.bgforge.net/api/changes/1176172/?format=api"
        },
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-30T08:52:16.342155Z",
            "action": 20,
            "target": "",
            "id": 1176173,
            "action_name": "Merged repository",
            "url": "https://hive.bgforge.net/api/changes/1176173/?format=api"
        }
    ]
}