Units API.

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

GET /api/units/49741597/?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": [
        "Toggle ${ modeLabel } Mode"
    ],
    "previous_source": "",
    "target": [
        "Toggle ${ modeLabel } Mode"
    ],
    "id_hash": 63055435464058753,
    "content_hash": 63055435464058753,
    "location": "src/components/Header/DarkModeToggle.js:19",
    "context": "",
    "note": "",
    "flags": "javascript-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/49741597/?format=api",
    "priority": 100,
    "id": 49741597,
    "web_url": "https://hosted.weblate.org/translate/turris/webapps/en/?checksum=80e004959ffe2781",
    "url": "https://hosted.weblate.org/api/units/49741597/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-25T11:20:19.033204+02:00"
}