Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/185008/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-20T16:33:49.564687Z",
    "action": 71,
    "target": "كم يجب ان يعرض التعليق/المعلومات المرتجعة لكل سؤال؟ هذا الخيار يحدد كيف سوف تظهر للطالب عندما يؤدي الاختبار. ننصح بتجربة عدة خيارات من خلال تحرير خيارات الاختبار قبل ان يؤديها الطالب",
    "id": 185038,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/185038/?format=api"
}