Units API.

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

GET /api/units/125303/?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/en/?format=api",
    "source": "show this help",
    "previous_source": "",
    "target": "show this help",
    "id_hash": 5192067841001873800,
    "content_hash": -3610217606914180146,
    "location": "",
    "context": "AppcommandLineOptionHelp",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 125303,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=c80dee3150a56188",
    "url": "https://weblate.linphone.org/api/units/125303/?format=api"
}