Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/1499/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-18T14:56:55.176637Z",
    "action": 71,
    "target": "يعتبر أدق ترجمة آلية في العالم بأكمله ، أكثر من ثلاث مرات أكثر دقة من أقرب منافسيهم <1> </1> ، يمكن لأعضاء الترجمة الغامرة <2> </2> استخدامها مباشرة.",
    "id": 1503,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/1503/?format=api"
}