Units API.

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

GET /api/units/195873/?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/cs/?format=api",
    "source": "Pause the call",
    "previous_source": "",
    "target": "Pozastavit hovor",
    "id_hash": -26892381998095606,
    "content_hash": 4229555100807053920,
    "location": "",
    "context": "content_description_pause_call",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 704,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 195873,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/cs/?checksum=7fa0758563d6e30a",
    "url": "https://weblate.linphone.org/api/units/195873/?format=api"
}