Units API.

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

GET /api/units/90145/?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/it/?format=api",
    "source": "This assistant will help you configure your account.",
    "previous_source": "",
    "target": "L'assistente ti aiuterà a configurare il tuo account.",
    "id_hash": -718300356621901918,
    "content_hash": 7282453138958276436,
    "location": "",
    "context": "assistant_welcome_subtitle",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 90145,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/it/?checksum=760815a1a183dfa2",
    "url": "https://weblate.linphone.org/api/units/90145/?format=api"
}