Units API.

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

GET /api/units/89351/?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": "Username too long",
    "previous_source": "",
    "target": "Benutzername zu lang",
    "id_hash": 6752172757375506036,
    "content_hash": 2411847595391380942,
    "location": "",
    "context": "account_creator_username_too_long",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 89351,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/de/?checksum=ddb48959296fd674",
    "url": "https://weblate.linphone.org/api/units/89351/?format=api"
}