Units API.

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

GET /api/units/278012/?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/en/?format=api",
    "source": [
        "Optional fields"
    ],
    "previous_source": "",
    "target": [
        "Optional fields"
    ],
    "id_hash": 8061555372506628716,
    "content_hash": -3503103250608168704,
    "location": "",
    "context": "USER.OPTIONAL_FIELDS",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "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": 278012,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/en/?checksum=efe065e63b66426c",
    "url": "https://weblate.framasoft.org/api/units/278012/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:48.493819Z"
}