Translation components API.

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

GET /api/translations/girala-net/web/en/changes/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 261,
    "next": null,
    "previous": "https://weblate.duniter.org/api/translations/girala-net/web/en/changes/?format=api&page=13",
    "results": [
        {
            "unit": "https://weblate.duniter.org/api/units/7409/?format=api",
            "component": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/girala-net/web/en/?format=api",
            "user": "https://weblate.duniter.org/api/users/CristinaEAN/?format=api",
            "author": "https://weblate.duniter.org/api/users/CristinaEAN/?format=api",
            "timestamp": "2025-12-09T00:08:12.992710Z",
            "action": 30,
            "target": "Servicio NO profesional, ofrecimiento ocasional, habilidad, destreza, producto de 2a mano, venta puntual... Todas aquellas cosas que sabemos hacer o que tenemos y ya no queremos, y pueden ser útiles a alguien.",
            "id": 45686,
            "action_name": "Source string changed",
            "url": "https://weblate.duniter.org/api/changes/45686/?format=api"
        }
    ]
}