Units API.

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

GET /api/units/17591443/?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 has expired"
    ],
    "previous_source": "",
    "target": [
        "인증서가 만료되었습니다"
    ],
    "id_hash": -4923901630075549488,
    "content_hash": -4923901630075549488,
    "location": "../eolie/webview_errors.py:136",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 276,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/14820829/?format=api",
    "priority": 100,
    "id": 17591443,
    "web_url": "https://hosted.weblate.org/translate/gnumdk/eolie/ko/?checksum=3baac98e2e6148d0",
    "url": "https://hosted.weblate.org/api/units/17591443/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-13T12:49:34.180365+02:00"
}