Units API.

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

GET /api/units/15752193/?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/reforis-diagnostics-plugin/en/?format=api",
    "source": [
        "Cannot generate report"
    ],
    "previous_source": "",
    "target": [
        "Cannot generate report"
    ],
    "id_hash": 3996967556773426786,
    "content_hash": 3996967556773426786,
    "location": "js/src/diagnostics/ModulesForm.js:42",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/15752193/?format=api",
    "priority": 100,
    "id": 15752193,
    "web_url": "https://hosted.weblate.org/translate/turris/reforis-diagnostics-plugin/en/?checksum=b77814d0e83db662",
    "url": "https://hosted.weblate.org/api/units/15752193/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-02T15:52:32.343150+01:00"
}