Changes API.

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

GET /api/changes/45645/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.duniter.org/api/units/264/?format=api",
    "component": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/girala-net/web/ast/?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-08T23:43:57.190248Z",
    "action": 30,
    "target": "Autores",
    "id": 45645,
    "action_name": "Source string changed",
    "url": "https://weblate.duniter.org/api/changes/45645/?format=api"
}