Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/32534/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app/fa/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2019-06-28T09:42:58.831875Z",
    "action": 6,
    "target": "راهنمای کاربری رسمی برنامه را نشان می‌دهد",
    "id": 4732,
    "action_name": "Automatic translation",
    "url": "https://localization.fgae.de/api/changes/4732/?format=api"
}