Units API.

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

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

{
    "translation": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/ru/?format=api",
    "source": [
        "I sense a trap!"
    ],
    "previous_source": "",
    "target": [
        "Я чувствую ловушку!"
    ],
    "id_hash": 6050162353061177900,
    "content_hash": 6050162353061177900,
    "location": "easy_traps.tra:4",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hive.bgforge.net/api/units/1430168/?format=api",
    "priority": 100,
    "id": 187395,
    "web_url": "https://hive.bgforge.net/translate/infinity-engine/tweaks-and-tricks/ru/?checksum=d3f67e9adfa72a2c",
    "url": "https://hive.bgforge.net/api/units/187395/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-04-05T13:50:03Z"
}