Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/chat/pt_BR/?format=api",
    "source": "\"Auto write to gallery\"",
    "previous_source": "",
    "target": "Gravação automática na galeria",
    "id_hash": 3588172053545361963,
    "content_hash": 9036752893032552310,
    "location": "",
    "context": "Auto write to gallery",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 74530,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/chat/pt_BR/?checksum=b1cbbf78c48e222b",
    "url": "https://weblate.linphone.org/api/units/74530/?format=api"
}