Units API.

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

GET /api/units/89949/?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/hu/?format=api",
    "source": "Username",
    "previous_source": "",
    "target": "Felhasználónév",
    "id_hash": -2243543713928589803,
    "content_hash": 3052072526317416769,
    "location": "",
    "context": "username",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 89949,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/hu/?checksum=60dd54e10539ce15",
    "url": "https://weblate.linphone.org/api/units/89949/?format=api"
}