Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es/?format=api",
    "source": "ACCEPT",
    "previous_source": "",
    "target": "ACEPTAR",
    "id_hash": 2417471617180997510,
    "content_hash": 1101686014351599593,
    "location": "",
    "context": "ACCEPT",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 54091,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/es/?checksum=a18c95a0a4a99786",
    "url": "https://weblate.linphone.org/api/units/54091/?format=api"
}