Units API.

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

GET /api/units/60106538/?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/healthcheck/ru/?format=api",
    "source": [
        "Output in JSON data format"
    ],
    "previous_source": "",
    "target": [
        "Вывод в формате данных JSON"
    ],
    "id_hash": 2313147289706027838,
    "content_hash": 2313147289706027838,
    "location": "healthcheck/__main__.py:22",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/59393702/?format=api",
    "priority": 100,
    "id": 60106538,
    "web_url": "https://hosted.weblate.org/translate/turris/healthcheck/ru/?checksum=a019f3345415db3e",
    "url": "https://hosted.weblate.org/api/units/60106538/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-30T07:07:06.793662+01:00"
}