Units API.

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

GET /api/units/128554/?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 cancel the contact modification?",
    "previous_source": "",
    "target": "Êtes-vous sûr de vouloir annuler la modification du contact ?",
    "id_hash": 6415357893776751381,
    "content_hash": 1143575245621333860,
    "location": "",
    "context": "ContactEditabortEditDescriptionText",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 219,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 128554,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=d907ee03ad8fbb15",
    "url": "https://weblate.linphone.org/api/units/128554/?format=api"
}