Units API.

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

GET /api/units/118153/?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/generic/zh_Hant/?format=api",
    "source": [
        "Hey! Hi! Hello! Sent or received <%= count %> greeting cards."
    ],
    "previous_source": "",
    "target": [
        "嘿!嗨!您好!已發送或收到<%= count %>張賀卡。"
    ],
    "id_hash": 5599258682860868864,
    "content_hash": 4812070083930552362,
    "location": "",
    "context": "greetingCardAchievementText",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 129,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.habitica.com/api/units/658437/?format=api",
    "priority": 100,
    "id": 118153,
    "web_url": "https://translate.habitica.com/translate/habitica/generic/zh_Hant/?checksum=cdb4901b1d719500",
    "url": "https://translate.habitica.com/api/units/118153/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T13:14:14.872615Z"
}