Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/185059/?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.569677Z",
    "action": 71,
    "target": "ANSWER: هذه الصيغة تتضمن ملف نصي بسيط ذو عدة اقسام للاسئلة مفصولة بخط فارغ، الخط الاول  هو السؤال في حين ان الاجابة مسبوقة بحرف ونقطة، اما الاجابة الصحيحة تكون مسبوقة بـ",
    "id": 185089,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/185089/?format=api"
}