Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/turris/webapps/en/?format=api",
    "source": [
        "${ timeLeft } sec."
    ],
    "previous_source": "",
    "target": [
        "${ timeLeft } sec."
    ],
    "id_hash": -5262474872277441730,
    "content_hash": -5262474872277441730,
    "location": "src/components/Main/CountDown.js:34",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/49741585/?format=api",
    "priority": 100,
    "id": 49741585,
    "web_url": "https://hosted.weblate.org/translate/turris/webapps/en/?checksum=36f7eefc467be33e",
    "url": "https://hosted.weblate.org/api/units/49741585/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-25T11:20:18.886445+02:00"
}