Units API.

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

GET /api/units/58879/?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/zh_Hant/?format=api",
    "source": "%@ is busy.",
    "previous_source": "",
    "target": "%@ 忙線中。",
    "id_hash": -8342980684664438107,
    "content_hash": -773708348042897100,
    "location": "",
    "context": "%@ is busy.",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 58879,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/zh_Hant/?checksum=c37c74532a182a5",
    "url": "https://weblate.linphone.org/api/units/58879/?format=api"
}