Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/179919/?format=api",
    "component": "https://translate.rx.studio/api/components/r-project/grdevices-r/?format=api",
    "translation": "https://translate.rx.studio/api/translations/r-project/grdevices-r/hi/?format=api",
    "user": "https://translate.rx.studio/api/users/AyushBipinPatel/?format=api",
    "author": "https://translate.rx.studio/api/users/AyushBipinPatel/?format=api",
    "timestamp": "2023-08-31T15:11:59.078698Z",
    "action": 36,
    "target": "पेहली आर्गुमेंट (argument) अमान्य है",
    "id": 224783,
    "action_name": "Translation approved",
    "url": "https://translate.rx.studio/api/changes/224783/?format=api"
}