Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1228065/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/base/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/base/de/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/Roland83/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/Roland83/?format=api",
    "timestamp": "2025-03-15T01:41:46.432854Z",
    "action": 37,
    "target": "Unterstützen Sie die Gegenkontrolle",
    "id": 819257,
    "action_name": "Marked for edit",
    "url": "https://weblate.dudu-auto.com/api/changes/819257/?format=api"
}