Units API.

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

GET /api/units/1237/?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": "Recordings",
    "previous_source": "",
    "target": "Recordings",
    "id_hash": -8913386827542460697,
    "content_hash": -8999682267409673285,
    "location": "",
    "context": "recordings",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 53,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1237,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=44d49e7ceaf86e7",
    "url": "https://weblate.linphone.org/api/units/1237/?format=api"
}