Units API.

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

GET /api/units/10237/?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/mobilizon/frontend/sv/?format=api",
    "source": [
        "On {date} starting at {startTime}"
    ],
    "previous_source": "",
    "target": [
        "På {date} startar vid {startTime}"
    ],
    "id_hash": -2799574741779757554,
    "content_hash": 503773925321504105,
    "location": "",
    "context": "On {date} starting at {startTime}",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 224,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/256900/?format=api",
    "priority": 100,
    "id": 10237,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/sv/?checksum=5925e99aea0fc60e",
    "url": "https://weblate.framasoft.org/api/units/10237/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-15T07:01:14.134437Z"
}