Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/257/?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:42:52.647595Z",
    "action": 30,
    "target": "Equivalencia Ğ1/€",
    "id": 45628,
    "action_name": "Source string changed",
    "url": "https://weblate.duniter.org/api/changes/45628/?format=api"
}