Units API.

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

GET /api/units/89457/?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/de/?format=api",
    "source": "Someone is ringing your doorbell.",
    "previous_source": "",
    "target": "jemand klingelt an Ihrer Tür.",
    "id_hash": -420803967954095063,
    "content_hash": 3846287345307732524,
    "location": "",
    "context": "incoming_someone_at_your_door",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 166,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 89457,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/de/?checksum=7a2901054a057429",
    "url": "https://weblate.linphone.org/api/units/89457/?format=api"
}