Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/15727/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/pl/?format=api",
    "dictionary": null,
    "user": 308,
    "author": 308,
    "timestamp": "2023-03-17T17:04:36.058641Z",
    "action": 2,
    "target": "Aparat nie ustawił poprawnie ostrości. Domyślnym działaniem jest niewykonywanie zdjęcia. Możesz to zmienić, jeśli masz powtarzające się problemy z ostrością (taka sytuacja może zajść na przykład, gdy twój aparat nie posiada funkcji automatycznego ustawiania ostrości).",
    "id": 15547,
    "action_name": "Translation changed",
    "url": "https://localization.fgae.de/api/changes/15547/?format=api"
}