Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/35762/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app/pl/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2019-06-28T09:43:03.625920Z",
    "action": 6,
    "target": "Twoje urządzenie wspiera zapisywanie obrazów RAW w formacie DNG, dodatkowo do JPEG. To zapisuje zdjęcia ze znacznie większą szczegółowością i jakością niż JPEG, i jest doskonałe do post-processingu. Możesz włączyć zapisywanie RAW w Ustawieniach.",
    "id": 4876,
    "action_name": "Automatic translation",
    "url": "https://localization.fgae.de/api/changes/4876/?format=api"
}