Units API.

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

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

{
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/ko/?format=api",
    "source": [
        "Jump"
    ],
    "previous_source": "",
    "target": [
        "점프"
    ],
    "id_hash": -2006729548338517333,
    "content_hash": 1704404326440641889,
    "location": "",
    "context": "scenarios.utah.chapter_1.chapter_1_jump.title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3596,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.beamng.com/api/units/120531/?format=api",
    "priority": 100,
    "id": 23707,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/ko/?checksum=6426aa1b9f00aaab",
    "url": "http://translate.beamng.com/api/units/23707/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T19:58:44Z"
}