Units API.

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

GET /api/units/926581/?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/mypads/frontend/zh_Hans/?format=api",
    "source": [
        "Optional fields"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8061555372506628716,
    "content_hash": -3503103250608168704,
    "location": "",
    "context": "USER.OPTIONAL_FIELDS",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 345,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/278012/?format=api",
    "priority": 100,
    "id": 926581,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/zh_Hans/?checksum=efe065e63b66426c",
    "url": "https://weblate.framasoft.org/api/units/926581/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-19T03:15:33.779674Z"
}