Units API.

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

GET /api/units/3264512/?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/ja/?format=api",
    "source": [
        "Your subscription will be billed<br><strong>$<%= amount %>.00 USD</strong> every <strong><%= months %> months</strong> via <strong><%= paymentMethod %></strong>"
    ],
    "previous_source": "",
    "target": [
        "あなたの有料プランは、<br><strong><%= months %>ヶ月</strong>ごとに<strong><%= paymentMethod %></strong>によって <strong>$<%= amount %>.00 米ドル</strong> 請求されます。"
    ],
    "id_hash": -3037395487648957516,
    "content_hash": 3464047863280059236,
    "location": "",
    "context": "paymentSubBillingWithMethod",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 17,
    "source_unit": "https://translate.habitica.com/api/units/662964/?format=api",
    "priority": 100,
    "id": 3264512,
    "web_url": "https://translate.habitica.com/translate/habitica/npc/ja/?checksum=55d900e5944f3bb4",
    "url": "https://translate.habitica.com/api/units/3264512/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-11-11T17:22:02.698814Z"
}