Units API.

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

GET /api/units/89968/?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": "Password too short",
    "previous_source": "",
    "target": "Túl rövid a jelszó",
    "id_hash": 5735468101738834957,
    "content_hash": -4904400915601929748,
    "location": "",
    "context": "account_creator_password_too_short",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 63,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 89968,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/hu/?checksum=cf9879d9c8ba2c0d",
    "url": "https://weblate.linphone.org/api/units/89968/?format=api"
}