Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/16837963/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/02_case-study/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/02_case-study/ar_MA/?format=api",
    "user": "https://hosted.weblate.org/api/users/jad/?format=api",
    "author": "https://hosted.weblate.org/api/users/jad/?format=api",
    "timestamp": "2021-01-13T06:34:52.986440+01:00",
    "action": 2,
    "target": "يعاني النظام المعلوماتي من صعوبات في التعامل مع نمو الشركة، لذلك يجب إعادة بناؤه بالكامل لتلبية الأهداف المختلفة التي وضعتها الإدارة:",
    "id": 8953070,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/8953070/?format=api"
}