Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/uk/?format=api",
    "source": "Account expiring",
    "previous_source": "",
    "target": "Термін дії облікового запису спливає",
    "id_hash": -4939269570805676013,
    "content_hash": -4506830159864701763,
    "location": "",
    "context": "Account expiring",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 58254,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/uk/?checksum=3b74307ea63b4813",
    "url": "https://weblate.linphone.org/api/units/58254/?format=api"
}