Translation projects API.

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

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

{
    "count": 22743,
    "next": null,
    "previous": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api&page=1137",
    "results": [
        {
            "unit": "https://weblate.duniter.org/api/units/39092/?format=api",
            "component": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/?format=api",
            "user": "https://weblate.duniter.org/api/users/kapis/?format=api",
            "author": "https://weblate.duniter.org/api/users/kapis/?format=api",
            "timestamp": "2026-05-21T15:36:22.382489Z",
            "action": 5,
            "target": "Descargar historial completo (CSV)",
            "id": 78548,
            "action_name": "New translation",
            "url": "https://weblate.duniter.org/api/changes/78548/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/39093/?format=api",
            "component": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/?format=api",
            "user": "https://weblate.duniter.org/api/users/kapis/?format=api",
            "author": "https://weblate.duniter.org/api/users/kapis/?format=api",
            "timestamp": "2026-05-21T15:36:45.578575Z",
            "action": 5,
            "target": "Historial completo en formato CSV copiado al portapapeles. Pégalo en un archivo de texto para guardarlo.",
            "id": 78549,
            "action_name": "New translation",
            "url": "https://weblate.duniter.org/api/changes/78549/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-21T15:37:12.220458Z",
            "action": 18,
            "target": "",
            "id": 78550,
            "action_name": "Pushed changes",
            "url": "https://weblate.duniter.org/api/changes/78550/?format=api"
        }
    ]
}