Units API.

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

GET /api/units/170233/?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": "Delete history",
    "previous_source": "",
    "target": "Supprimer l'historique",
    "id_hash": -1073007944701257895,
    "content_hash": -1021481371279837775,
    "location": "",
    "context": "ConversationconversationMenuDelete",
    "note": "'Delete history' : Item menu to delete the chat's history",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 242,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 170233,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=711be8f596e8d759",
    "url": "https://weblate.linphone.org/api/units/170233/?format=api"
}