Translation projects API.

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

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

{
    "count": 2255,
    "next": null,
    "previous": "https://itzulpenak.gamerauntsia.eus/api/projects/minimetro/changes/?format=api&page=45",
    "results": [
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/minimetro/glossary/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/minimetro/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-11T20:14:01.594951Z",
            "action": 0,
            "target": "",
            "id": 147563,
            "action_name": "Resource updated",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/147563/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/minimetro/glossary/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/minimetro/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-11T20:14:01.495336Z",
            "action": 0,
            "target": "",
            "id": 147562,
            "action_name": "Resource updated",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/147562/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/minimetro/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-01-11T20:13:59.832515Z",
            "action": 21,
            "target": "",
            "id": 147561,
            "action_name": "Repository rebased",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/147561/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
            "author": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
            "timestamp": "2022-01-11T20:12:43.247873Z",
            "action": 38,
            "target": "jokoa",
            "id": 147547,
            "action_name": "Component removed",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/147547/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
            "author": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
            "timestamp": "2022-01-11T20:01:46.045506Z",
            "action": 50,
            "target": "",
            "id": 147545,
            "action_name": "Project created",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/147545/?format=api"
        }
    ]
}