Units API.

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

GET /api/units/1153094/?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/fallout/party-orders/ru/?format=api",
    "source": [
        "** PC auto-loot OFF **"
    ],
    "previous_source": "",
    "target": [
        "** Автолут главным персонажем отключен **"
    ],
    "id_hash": -8735437145093054075,
    "content_hash": -8735437145093054075,
    "location": "game/p_party_orders.msg:0",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hive.bgforge.net/api/units/1556548/?format=api",
    "priority": 100,
    "id": 1153094,
    "web_url": "https://hive.bgforge.net/translate/fallout/party-orders/ru/?checksum=6c57e32e8f9e185",
    "url": "https://hive.bgforge.net/api/units/1153094/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T06:13:50Z"
}