Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linhome/linhome-shared-texts/hu/?format=api",
    "source": "Delete the device",
    "previous_source": "",
    "target": "Eszköz törlése",
    "id_hash": -7735847828936397326,
    "content_hash": 6325254579437423744,
    "location": "",
    "context": "delete_device",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 145,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 90050,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/hu/?checksum=14a4bf62c7c4edf2",
    "url": "https://weblate.linphone.org/api/units/90050/?format=api"
}