Units API.

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

GET /api/units/1317871/?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/it/?format=api",
    "source": [
        "You should all heal yourselves now."
    ],
    "previous_source": "",
    "target": [
        "Dovresti curarti ora."
    ],
    "id_hash": 5966895076391199417,
    "content_hash": 5966895076391199417,
    "location": "game/p_party_orders.msg:1201",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hive.bgforge.net/api/units/1556559/?format=api",
    "priority": 100,
    "id": 1317871,
    "web_url": "https://hive.bgforge.net/translate/fallout/party-orders/it/?checksum=d2ceab75405322b9",
    "url": "https://hive.bgforge.net/api/units/1317871/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T06:13:50Z"
}