Units API.

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

GET /api/units/10583358/?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/yast-s390/master/ko/?format=api",
    "source": [
        "%1 Unknown error %2"
    ],
    "previous_source": "",
    "target": [
        "%1 알 수 없는 오류 %2"
    ],
    "id_hash": -2512184331503580370,
    "content_hash": -2512184331503580370,
    "location": "src/modules/DASDController.rb:282",
    "context": "",
    "note": "TRANSLATORS: error message, %1 is device identification, %2 is an integer code",
    "flags": "ycp-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 256,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.opensuse.org/api/units/12593392/?format=api",
    "priority": 100,
    "id": 10583358,
    "web_url": "https://l10n.opensuse.org/translate/yast-s390/master/ko/?checksum=5d22eda91e6d4b2e",
    "url": "https://l10n.opensuse.org/api/units/10583358/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-09-25T02:34:55.538247Z"
}