Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/8141/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/?format=api",
    "user": "https://translate.yunohost.org/api/users/BoFFire/?format=api",
    "author": "https://translate.yunohost.org/api/users/BoFFire/?format=api",
    "timestamp": "2019-04-06T10:45:48.166283Z",
    "action": 2,
    "target": "إنّ خيار تنصيب تطبيقات خارجية قد يؤثر على أمان نظامكم. ربما وجب عليكم ألا تقوموا بالتنصيب إلا إن كنتم حقا مدركون بما أنتم فاعلين. هل أنتم مستعدون للمخاطرة؟",
    "id": 2629,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/2629/?format=api"
}