Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1147255/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/cs/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/jamar/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/jamar/?format=api",
    "timestamp": "2024-09-10T19:57:54.139021Z",
    "action": 5,
    "target": "Vyberte CANBUS dekodér",
    "id": 655509,
    "action_name": "Translation added",
    "url": "https://weblate.dudu-auto.com/api/changes/655509/?format=api"
}