Units API.

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

GET /api/units/89206/?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/en/?format=api",
    "source": "It seems that the e-mail could not be sent from this device. Logs can be retrieved at the following URL: {0}",
    "previous_source": "",
    "target": "It seems that the e-mail could not be sent from this device. Logs can be retrieved at the following URL: {0}",
    "id_hash": 6729989295364800604,
    "content_hash": 8697425411197859206,
    "location": "",
    "context": "unable_to_sendMail_from_this_device",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 108,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": true,
    "num_words": 21,
    "priority": 100,
    "id": 89206,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/en/?checksum=dd65b99b6c66805c",
    "url": "https://weblate.linphone.org/api/units/89206/?format=api"
}