Units API.

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

GET /api/units/637663/?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/contribateliers/contribute/zh_Hans/?format=api",
    "source": [
        "Visit weblate.framasoft.org"
    ],
    "previous_source": "",
    "target": [
        "访问 weblate.framasoft.org"
    ],
    "id_hash": 7607662276544678531,
    "content_hash": 7607662276544678531,
    "location": "src/data.js:471",
    "context": "Guide step title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 177,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/259009/?format=api",
    "priority": 100,
    "id": 637663,
    "web_url": "https://weblate.framasoft.org/translate/contribateliers/contribute/zh_Hans/?checksum=e993d8888c95ca83",
    "url": "https://weblate.framasoft.org/api/units/637663/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-08T15:50:57.689897Z"
}