Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linhome/linhome-shared-texts/it/?format=api",
    "source": "Select all",
    "previous_source": "",
    "target": "Seleziona tutto",
    "id_hash": 4811747028105827869,
    "content_hash": 2441381459930679239,
    "location": "",
    "context": "history_select_all",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 90134,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/it/?checksum=c2c6c26da74a161d",
    "url": "https://weblate.linphone.org/api/units/90134/?format=api"
}