Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/it/?format=api",
    "source": "Echo canceller calibration started",
    "previous_source": "",
    "target": "Calibrazione cancellazione eco iniziata",
    "id_hash": -629180668833659690,
    "content_hash": -7340485255356247224,
    "location": "",
    "context": "audio_settings_echo_cancellation_calibration_started",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 435,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 170672,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/it/?checksum=7744b383e6a084d6",
    "url": "https://weblate.linphone.org/api/units/170672/?format=api"
}