Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/7879777/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceextensions/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceextensions/ar/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Riyadh/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Riyadh/?format=api",
    "timestamp": "2022-02-08T07:25:56.635857Z",
    "action": 2,
    "target": "يوفّر دوال الجدول المُمتد NUMBERTEXT/MONEYTEXT التي تحوّل الأعداد إلى نص موطَّن، مثال '100' إلى 'مائة'.",
    "id": 2777734,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/2777734/?format=api"
}