Units API.

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

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