Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/261405/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/nl/?format=api",
    "user": "https://t.naviter.com/api/users/ilona.lodder/?format=api",
    "author": "https://t.naviter.com/api/users/ilona.lodder/?format=api",
    "timestamp": "2025-10-27T11:25:05.042231Z",
    "action": 5,
    "target": "Wereldwijde netwerkverbinding",
    "id": 70549,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/70549/?format=api"
}