Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/network/es/?format=api",
    "source": "TURN's Username",
    "previous_source": "",
    "target": "TURN's Usuario",
    "id_hash": 4402316104002292168,
    "content_hash": -6107235916406147553,
    "location": "",
    "context": "TURN's Username",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 72268,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/network/es/?checksum=bd182b2c1009c9c8",
    "url": "https://weblate.linphone.org/api/units/72268/?format=api"
}