Units API.

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

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

{
    "translation": "https://weblate.vivid-inc.net/api/translations/neon/vivid-id/ja/?format=api",
    "source": [
        "Enter the one-time password shown in your authenticator app."
    ],
    "previous_source": "",
    "target": [
        "認証アプリが表示するワンタイムパスワードを入力してください。"
    ],
    "id_hash": -5279082214636710192,
    "content_hash": 4308886782489667309,
    "location": "",
    "context": "vivid.id.message.invalid-totp",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.vivid-inc.net/api/units/5492/?format=api",
    "priority": 100,
    "id": 5548,
    "web_url": "https://weblate.vivid-inc.net/translate/neon/vivid-id/ja/?checksum=36bceeb2107f16d0",
    "url": "https://weblate.vivid-inc.net/api/units/5548/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-13T06:52:11.490909Z"
}