Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/cyberos/calculator/ko/?format=api",
    "source": [
        "Identifier matches an existing function name."
    ],
    "previous_source": "",
    "target": [
        "식별자가 기존 함수 이름과 일치합니다."
    ],
    "id_hash": 8921229875006337128,
    "content_hash": 5946668831398566986,
    "location": "../engine/evaluator.cpp:1081",
    "context": "QObjectIdentifier matches an existing function name.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/29552047/?format=api",
    "priority": 100,
    "id": 32539939,
    "web_url": "https://hosted.weblate.org/translate/cyberos/calculator/ko/?checksum=fbce934dfb5af068",
    "url": "https://hosted.weblate.org/api/units/32539939/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-27T16:39:31.438269+02:00",
    "last_updated": "2023-05-23T12:28:47.723593+02:00"
}