Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/ko/?format=api",
    "source": [
        "Send to developer"
    ],
    "previous_source": "",
    "target": [
        "개발자에게 보내기"
    ],
    "id_hash": 4664647826571828514,
    "content_hash": -5800736018079205212,
    "location": "",
    "context": "send_to_developer",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 300,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/3062/?format=api",
    "priority": 100,
    "id": 5173,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ko/?checksum=c0bc287be11c9d22",
    "url": "https://weblate.rikka.app/api/units/5173/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:21.713592Z"
}