Units API.

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

GET /api/units/15672607/?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/en/?format=api",
    "source": [
        "Value must be positive."
    ],
    "previous_source": "",
    "target": [
        "Value must be positive."
    ],
    "id_hash": -1261386699899691555,
    "content_hash": -1261386699899691555,
    "location": "js/src/common/network/DHCPValidators.js:73",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/15672607/?format=api",
    "priority": 100,
    "id": 15672607,
    "web_url": "https://hosted.weblate.org/translate/turris/reforis/en/?checksum=6e7ea77ac4139ddd",
    "url": "https://hosted.weblate.org/api/units/15672607/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-02-21T10:07:20.519242+01:00"
}