Units API.

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

GET /api/units/49741584/?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/cs/?format=api",
    "source": [
        "Switching to the default one in: ${ timeLeft } sec."
    ],
    "previous_source": "",
    "target": [
        "Přepínám na výchozí za: ${ timeLeft } sec."
    ],
    "id_hash": 4041490690614537479,
    "content_hash": 4041490690614537479,
    "location": "src/components/Main/CountDown.js:28",
    "context": "",
    "note": "",
    "flags": "javascript-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/49741583/?format=api",
    "priority": 100,
    "id": 49741584,
    "web_url": "https://hosted.weblate.org/translate/turris/webapps/cs/?checksum=b816425ed120ad07",
    "url": "https://hosted.weblate.org/api/units/49741584/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-25T11:20:18.881109+02:00"
}