Units API.

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

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

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/?format=api",
    "source": [
        "Alternate Style 1"
    ],
    "previous_source": "",
    "target": [
        "대체 스타일 1"
    ],
    "id_hash": -1267264053938352402,
    "content_hash": 2158226536671657478,
    "location": "",
    "context": "altstyle1",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.xwiki.org/api/units/26845/?format=api",
    "priority": 100,
    "id": 77065,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/ko/?checksum=6e69c60ea4620eee",
    "url": "https://l10n.xwiki.org/api/units/77065/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T17:11:46.204000Z"
}