Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/ko/?format=api",
    "source": [
        "The certificate contains errors"
    ],
    "previous_source": "",
    "target": [
        "인증서에 오류가 있습니다"
    ],
    "id_hash": -3651178603428593591,
    "content_hash": -3651178603428593591,
    "location": "../eolie/webview_errors.py:140",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 278,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/14820831/?format=api",
    "priority": 100,
    "id": 17591445,
    "web_url": "https://hosted.weblate.org/translate/gnumdk/eolie/ko/?checksum=4d546867ab21c049",
    "url": "https://hosted.weblate.org/api/units/17591445/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-13T12:49:34.219280+02:00"
}