Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/106678650/?format=api",
    "component": "https://hosted.weblate.org/api/components/ouisync/security/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ouisync/security/fa/?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-20T02:25:11.276016+01:00",
    "action": 36,
    "target": "رمزنگاری در یک سیستم به‌اشتراک‌گذاری فایل توزیع‌شده",
    "id": 78674012,
    "action_name": "Translation approved",
    "url": "https://hosted.weblate.org/api/changes/78674012/?format=api"
}