Units API.

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

GET /api/units/43841/?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_PT/?format=api",
    "source": [
        "Add experiment"
    ],
    "previous_source": "",
    "target": [
        "Adicionar experimento"
    ],
    "id_hash": 4898470286003999786,
    "content_hash": -7737659221168865642,
    "location": "",
    "context": "newExperiment",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.phyphox.org/api/units/5919/?format=api",
    "priority": 100,
    "id": 43841,
    "web_url": "https://translate.phyphox.org/translate/phyphox/ios/pt_PT/?checksum=c3fadcc59c13142a",
    "url": "https://translate.phyphox.org/api/units/43841/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-10-23T13:37:01.613703Z"
}