Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/233/?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:40:55.089676Z",
    "action": 30,
    "target": "Esta es la llave donde te pueden pagar, y la que identifica tu monedero.",
    "id": 45614,
    "action_name": "Source string changed",
    "url": "https://weblate.duniter.org/api/changes/45614/?format=api"
}