Units API.

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

GET /api/units/1153139/?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/es/?format=api",
    "source": [
        "You got it."
    ],
    "previous_source": "",
    "target": [
        "Me parece bien."
    ],
    "id_hash": -4478955017746756671,
    "content_hash": -4478955017746756671,
    "location": "game/p_party_orders.msg:104",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hive.bgforge.net/api/units/1556554/?format=api",
    "priority": 100,
    "id": 1153139,
    "web_url": "https://hive.bgforge.net/translate/fallout/party-orders/es/?checksum=41d78e2452404bc1",
    "url": "https://hive.bgforge.net/api/units/1153139/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T06:13:50Z"
}