Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/en/?format=api",
    "source": "Password",
    "previous_source": "",
    "target": "Password",
    "id_hash": 5569475709292337075,
    "content_hash": 1469463855305194991,
    "location": "",
    "context": "AuthenticationRequestpasswordLabel",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 70,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 125347,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=cd4ac0a6358957b3",
    "url": "https://weblate.linphone.org/api/units/125347/?format=api"
}