Units API.

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

GET /api/units/6088/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/en/?format=api",
    "source": [
        "Please pick a device."
    ],
    "previous_source": "",
    "target": [
        "Please pick a device."
    ],
    "id_hash": 7249155920543131966,
    "content_hash": 989062633069144247,
    "location": "",
    "context": "bt_pick_device",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 194,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://translate.phyphox.org/api/units/6088/?format=api",
    "priority": 100,
    "id": 6088,
    "web_url": "https://translate.phyphox.org/translate/phyphox/ios/en/?checksum=e49a2ce6ed64a93e",
    "url": "https://translate.phyphox.org/api/units/6088/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-13T18:12:24.200857Z"
}