Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/31466/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app/ar/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2019-06-28T09:39:49.806620Z",
    "action": 6,
    "target": "جهازك يدعم خاصية صور RAW بصيغة DNG، بالاضافة ل JPEG. يلتقط صور اكثر وضوح وتفاصيلاً عن JPEG، و انه مثالي في المعالجة البعدية. يمكنك تفعيل لقطة RAW في الاعدادات",
    "id": 2586,
    "action_name": "Automatic translation",
    "url": "https://localization.fgae.de/api/changes/2586/?format=api"
}