Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/106679010/?format=api",
    "component": "https://hosted.weblate.org/api/components/ouisync/privacy/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ouisync/privacy/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/jnny/?format=api",
    "author": "https://hosted.weblate.org/api/users/jnny/?format=api",
    "timestamp": "2024-01-19T22:41:44.436968+01:00",
    "action": 36,
    "target": "3.8 Конфіденційність дітей",
    "id": 78669790,
    "action_name": "Translation approved",
    "url": "https://hosted.weblate.org/api/changes/78669790/?format=api"
}