Units API.

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

GET /api/units/42916/?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/pt_BR/?format=api",
    "source": [
        "Please pick a device."
    ],
    "previous_source": "",
    "target": [
        "Por favor selecione um dispositivo."
    ],
    "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": false,
    "num_words": 4,
    "source_unit": "https://translate.phyphox.org/api/units/6088/?format=api",
    "priority": 100,
    "id": 42916,
    "web_url": "https://translate.phyphox.org/translate/phyphox/ios/pt_BR/?checksum=e49a2ce6ed64a93e",
    "url": "https://translate.phyphox.org/api/units/42916/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-10-23T12:49:27.198474Z"
}