Units API.

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

GET /api/units/172123/?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/uk/?format=api",
    "source": "Do you really want do delete this meeting?",
    "previous_source": "",
    "target": "Ви дійсно хочете видалити цю зустріч?",
    "id_hash": 9067901970046736378,
    "content_hash": -3637535774450539022,
    "location": "",
    "context": "ChatCalendarMessagedeleteConferenceInfo",
    "note": "'Do you really want do delete this meeting?' : Warning message to confirm the deletion of a meeting.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 139,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 172123,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/uk/?checksum=fdd7a8cc46b357fa",
    "url": "https://weblate.linphone.org/api/units/172123/?format=api"
}