Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/fr/?format=api",
    "source": "Are you sure you want to delete this item?",
    "previous_source": "",
    "target": "Souhaitez-vous supprimer cet élément ?",
    "id_hash": 8065997014099700842,
    "content_hash": -3822857639000874395,
    "location": "",
    "context": "RecordingsrecordingsDelete",
    "note": "'Are you sure you want to delete this item?' : Confirmation message for removing a record.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 558,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 192817,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=eff02d8c80c62c6a",
    "url": "https://weblate.linphone.org/api/units/192817/?format=api"
}