Translation projects API.

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

GET /api/projects/shattered-pixel-dungeon/changes/?format=api&page=50
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2456,
    "next": null,
    "previous": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api&page=49",
    "results": [
        {
            "unit": "https://itzulpenak.gamerauntsia.eus/api/units/6044/?format=api",
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/shattered-pixel-dungeon/actors/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-21T10:13:29.853795Z",
            "action": 13,
            "target": "",
            "id": 2122,
            "action_name": "Source string added",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/2122/?format=api"
        },
        {
            "unit": "https://itzulpenak.gamerauntsia.eus/api/units/6043/?format=api",
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/shattered-pixel-dungeon/actors/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-21T10:13:29.837857Z",
            "action": 13,
            "target": "",
            "id": 2121,
            "action_name": "Source string added",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/2121/?format=api"
        },
        {
            "unit": "https://itzulpenak.gamerauntsia.eus/api/units/6042/?format=api",
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/shattered-pixel-dungeon/actors/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-21T10:13:29.819165Z",
            "action": 13,
            "target": "",
            "id": 2120,
            "action_name": "Source string added",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/2120/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-07-21T10:13:29.729346Z",
            "action": 21,
            "target": "",
            "id": 2119,
            "action_name": "Repository rebased",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/2119/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/?format=api",
            "translation": null,
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/admin/?format=api",
            "author": "https://itzulpenak.gamerauntsia.eus/api/users/admin/?format=api",
            "timestamp": "2019-07-21T10:13:28.294857Z",
            "action": 51,
            "target": "",
            "id": 2118,
            "action_name": "Component created",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/2118/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/admin/?format=api",
            "author": "https://itzulpenak.gamerauntsia.eus/api/users/admin/?format=api",
            "timestamp": "2019-07-21T10:11:45.989257Z",
            "action": 50,
            "target": "",
            "id": 2117,
            "action_name": "Project created",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/2117/?format=api"
        }
    ]
}