Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/73323/?format=api",
    "component": "https://t.naviter.com/api/components/seeyouweb/main/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyouweb/main/de/?format=api",
    "user": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "author": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "timestamp": "2024-02-26T08:39:42.913311Z",
    "action": 2,
    "target": "3. Verbinde Dein Gerät via USB Kabel mit dem Computer",
    "id": 49862,
    "action_name": "Translation changed",
    "url": "https://t.naviter.com/api/changes/49862/?format=api"
}