Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14442707/?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:40:40.428637+01:00",
    "action": 5,
    "target": "داخل الاستعلام، يمكنك أيضا إضافة عناصر نائبة للمتغيرات. ويتم ذلك عن طريق إدراج تعليقات SQL في الاستعلام بين \"/*\" و \"*/\". يتم استخدام السلسلة الخاصة \"[VARIABLE{variable-number}]\" داخل التعليقات. كن على علم بأن الاستعلام بأكمله ناقص تعليقات SQL يجب أن يكون صالحا في حد ذاته، وإلا فلن تتمكن من تخزينه كإشارة مرجعية. لاحظ أيضا أن النص \"متغير\" حساس لحالة الأحرف.",
    "id": 79668630,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/79668630/?format=api"
}