Units API.

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

GET /api/units/128537/?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": "Do you really want to remove this contact from your address book?",
    "previous_source": "",
    "target": "Voulez-vous vraiment supprimer ce contact de votre carnet d'adresses ?",
    "id_hash": 4037712886310092953,
    "content_hash": 4753058048554756344,
    "location": "",
    "context": "ContactEditremoveContactDescription",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 202,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "priority": 100,
    "id": 128537,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=b808d67a3587c099",
    "url": "https://weblate.linphone.org/api/units/128537/?format=api"
}