Units API.

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

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

{
    "translation": "https://translate.harmony.tf/api/translations/northstar/client/ja/?format=api",
    "source": [
        "Frontier War"
    ],
    "previous_source": "",
    "target": [
        "フロンティア戦争"
    ],
    "id_hash": 4091903333050967604,
    "content_hash": -6553640559320337881,
    "location": "",
    "context": "PL_fw",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 149,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.harmony.tf/api/units/914/?format=api",
    "priority": 100,
    "id": 1930,
    "web_url": "https://translate.harmony.tf/translate/northstar/client/ja/?checksum=b8c95c66cdbd6634",
    "url": "https://translate.harmony.tf/api/units/1930/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-07T19:30:21.268537Z"
}