Translation projects API.

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

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

{
    "count": 386,
    "next": null,
    "previous": "http://weblate.ops404.it/api/projects/ooops-l10n-italy/changes/?format=api&page=19",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-l10n-italy/pos_epson_fp/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-19T15:36:08.090317+01:00",
            "action": 53,
            "target": "",
            "id": 59570,
            "action_name": "Received repository notification",
            "url": "http://weblate.ops404.it/api/changes/59570/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-l10n-italy/pos_epson_fp/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-19T15:36:10.718232+01:00",
            "action": 21,
            "target": "",
            "id": 59571,
            "action_name": "Rebased repository",
            "url": "http://weblate.ops404.it/api/changes/59571/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-l10n-italy/pos_epson_fp/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-11T12:19:08.225295+01:00",
            "action": 53,
            "target": "",
            "id": 74415,
            "action_name": "Received repository notification",
            "url": "http://weblate.ops404.it/api/changes/74415/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-l10n-italy/pos_epson_fp/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-11T12:19:10.831887+01:00",
            "action": 21,
            "target": "",
            "id": 74416,
            "action_name": "Rebased repository",
            "url": "http://weblate.ops404.it/api/changes/74416/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-l10n-italy/pos_epson_fp/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-11T12:27:06.916993+01:00",
            "action": 53,
            "target": "",
            "id": 74417,
            "action_name": "Received repository notification",
            "url": "http://weblate.ops404.it/api/changes/74417/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-l10n-italy/pos_epson_fp/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-11T12:27:09.451721+01:00",
            "action": 21,
            "target": "",
            "id": 74418,
            "action_name": "Rebased repository",
            "url": "http://weblate.ops404.it/api/changes/74418/?format=api"
        }
    ]
}