Units API.

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

GET /api/units/1196/?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": "&appName; Android %s",
    "previous_source": "",
    "target": "&appName; Android %s",
    "id_hash": 4179717567493351485,
    "content_hash": 1946143884473756641,
    "location": "",
    "context": "about_version",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1196,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=ba0156fb87e6a83d",
    "url": "https://weblate.linphone.org/api/units/1196/?format=api"
}