Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/ko/?format=api",
    "source": [
        "You sent <strong><%- name %></strong><br> a <%= months %> month(s) Habitica subscription."
    ],
    "previous_source": "",
    "target": [
        "<strong><%- name %></strong><br> 님에게 <%= months %>달치 Habitica 구독 플랜을 보냈습니다."
    ],
    "id_hash": 9200315029018199023,
    "content_hash": 1888378576426388629,
    "location": "",
    "context": "paymentYouSentSubscription",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.habitica.com/api/units/661156/?format=api",
    "priority": 100,
    "id": 577641,
    "web_url": "https://translate.habitica.com/translate/habitica/npc/ko/?checksum=ffae15c6065143ef",
    "url": "https://translate.habitica.com/api/units/577641/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:38:39.747963Z"
}