Units API.

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

GET /api/units/132910/?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": "Falkland Islands",
    "previous_source": "",
    "target": "Malvinas",
    "id_hash": -5678252819891979837,
    "content_hash": 7477792530277742202,
    "location": "",
    "context": "countryFalklandIslands",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 959,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 132910,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/pt_BR/?checksum=3132cb251d7a79c3",
    "url": "https://weblate.linphone.org/api/units/132910/?format=api"
}