Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/58894033/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/translations/ar/?format=api",
    "user": "https://hosted.weblate.org/api/users/uzumaki/?format=api",
    "author": "https://hosted.weblate.org/api/users/uzumaki/?format=api",
    "timestamp": "2023-07-11T13:58:35.803741+02:00",
    "action": 2,
    "target": "لجعل sandbox Flatpak أكثر أمانا، لا يتم دعم السحب والإفلات. استخدم الزرين ”إضافة ملفات“ و إضافة مجلد\" لتحديد الملفات بدلاً من ذلك.",
    "id": 61243104,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/61243104/?format=api"
}