Units API.

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

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

{
    "translation": "https://l10n.elementary.io/api/translations/mail/mail/ja/?format=api",
    "source": [
        "No Message Selected"
    ],
    "previous_source": "",
    "target": [
        "メッセージ未選択"
    ],
    "id_hash": 7149302037477040955,
    "content_hash": 7149302037477040955,
    "location": "src/MessageList/MessageList.vala:124",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 142,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.elementary.io/api/units/2795033/?format=api",
    "priority": 100,
    "id": 2330335,
    "web_url": "https://l10n.elementary.io/translate/mail/mail/ja/?checksum=e3376c530fcba33b",
    "url": "https://l10n.elementary.io/api/units/2330335/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-12-17T20:59:57.185281Z"
}