Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/zh_Hans/?format=api",
    "source": [
        "The mail has been sent."
    ],
    "previous_source": "",
    "target": [
        "邮件已发送。"
    ],
    "id_hash": 272123994255233299,
    "content_hash": -2369229600767708117,
    "location": "lib/Lufi/Controller/Mail.pm:111",
    "context": "The mail has been sent.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 151,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/287144/?format=api",
    "priority": 100,
    "id": 425663,
    "web_url": "https://weblate.framasoft.org/translate/lufi/default-theme/zh_Hans/?checksum=83c6c754bc719113",
    "url": "https://weblate.framasoft.org/api/units/425663/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-05T15:36:11.662017Z"
}