Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4010785/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/ar/?format=api",
    "user": "https://hosted.weblate.org/api/users/OneiMoment/?format=api",
    "author": "https://hosted.weblate.org/api/users/OneiMoment/?format=api",
    "timestamp": "2024-01-31T15:41:00.989052+01:00",
    "action": 5,
    "target": "عند تنفيذ الإشارة المرجعية، سيحل كل شيء مكتوب في مربعات الإدخال *Variables* في صفحة مربع الاستعلام محل السلاسل ``/*[VARIABLE{variable-number}]*/`` في الاستعلام المخزن.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you execute the bookmark, everything typed into the *Variables* input boxes on the query box page will replace the strings ``/*[VARIABLE{variable-number}]*/`` in your stored query.",
        "old_state": 0
    },
    "id": 79668633,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/79668633/?format=api"
}