Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/fr/?format=api",
    "source": "Capture gain",
    "previous_source": "",
    "target": "Gain du microphone",
    "id_hash": 26959300834174472,
    "content_hash": -1443414674834633806,
    "location": "",
    "context": "SettingsAudiocaptureGainLabel",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 592,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 128744,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=805fc7575d9d2608",
    "url": "https://weblate.linphone.org/api/units/128744/?format=api"
}