Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/en/?format=api",
    "source": "Phone number",
    "previous_source": "",
    "target": "Phone number",
    "id_hash": 6494262035494976891,
    "content_hash": -3359166529819528899,
    "location": "",
    "context": "phone_number",
    "note": " Common ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1205,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=da2040e9c7fbbd7b",
    "url": "https://weblate.linphone.org/api/units/1205/?format=api"
}