Units API.

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

GET /api/units/5924/?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": [
        "Sensor rate (in Hz, 0 = as fast as possible)"
    ],
    "previous_source": "",
    "target": [
        "Sensor rate (in Hz, 0 = as fast as possible)"
    ],
    "id_hash": 3100779058239395702,
    "content_hash": -743734884975493405,
    "location": "",
    "context": "newExperimentInputRate",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.phyphox.org/api/units/5924/?format=api",
    "priority": 100,
    "id": 5924,
    "web_url": "https://translate.phyphox.org/translate/phyphox/ios/en/?checksum=ab082e1ff5545776",
    "url": "https://translate.phyphox.org/api/units/5924/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-13T18:12:20.299536Z"
}