Units API.

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

GET /api/units/170331/?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": "Select your country",
    "previous_source": "",
    "target": "Seleziona la tua nazione",
    "id_hash": -9203271893924017155,
    "content_hash": -5581446954672143325,
    "location": "",
    "context": "select_your_country",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 170331,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/it/?checksum=4768f937528bfd",
    "url": "https://weblate.linphone.org/api/units/170331/?format=api"
}