Units API.

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

GET /api/units/1313370/?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/pt_BR/?format=api",
    "source": [
        "At your orders."
    ],
    "previous_source": "",
    "target": [
        "As ordens."
    ],
    "id_hash": -4362270099446256641,
    "content_hash": -4362270099446256641,
    "location": "game/p_party_orders.msg:103",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hive.bgforge.net/api/units/1556553/?format=api",
    "priority": 100,
    "id": 1313370,
    "web_url": "https://hive.bgforge.net/translate/fallout/party-orders/pt_BR/?checksum=43761a74f432abff",
    "url": "https://hive.bgforge.net/api/units/1313370/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T06:13:50Z"
}