Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/35367/?format=api",
    "component": "https://weblate.duniter.org/api/components/tikka/glossary/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/it/?format=api",
    "user": "https://weblate.duniter.org/api/users/italpaola/?format=api",
    "author": "https://weblate.duniter.org/api/users/italpaola/?format=api",
    "timestamp": "2026-03-07T11:29:10.658972Z",
    "action": 31,
    "target": "Accounts",
    "id": 65377,
    "action_name": "New string added",
    "url": "https://weblate.duniter.org/api/changes/65377/?format=api"
}