Units API.

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

GET /api/units/125349/?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": "User ID (optional)",
    "previous_source": "",
    "target": "User ID (optional)",
    "id_hash": 2898073675524253797,
    "content_hash": 1561815569227389712,
    "location": "",
    "context": "AuthenticationRequestuserIdLabel",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 72,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 125349,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=a83806a73a88a865",
    "url": "https://weblate.linphone.org/api/units/125349/?format=api"
}