Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/rmt/i18n/ko/?format=api",
    "source": [
        "Could not create a temporary directory: %{error}"
    ],
    "previous_source": "",
    "target": [
        "임시 디렉토리를 생성할 수 없음: %{error}"
    ],
    "id_hash": 4975940023992575026,
    "content_hash": 4975940023992575026,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://l10n.opensuse.org/api/units/10840966/?format=api",
    "priority": 100,
    "id": 10841978,
    "web_url": "https://l10n.opensuse.org/translate/rmt/i18n/ko/?checksum=c50e171691b9e432",
    "url": "https://l10n.opensuse.org/api/units/10841978/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-22T15:07:49.400238Z"
}