Units API.

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

GET /api/units/132914/?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/pt_BR/?format=api",
    "source": "France",
    "previous_source": "",
    "target": "França",
    "id_hash": -371669025116791316,
    "content_hash": 1172459960918899456,
    "location": "",
    "context": "countryFrance",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 963,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 132914,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/pt_BR/?checksum=7ad790fda7e5ddec",
    "url": "https://weblate.linphone.org/api/units/132914/?format=api"
}