Units API.

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

GET /api/units/19671652/?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/weblate/javascript/ru/?format=api",
    "source": [
        "Cmd+%s"
    ],
    "previous_source": "",
    "target": [
        "Cmd+%s"
    ],
    "id_hash": 4612873429745486461,
    "content_hash": 4612873429745486461,
    "location": "weblate/static/editor/base.js:165",
    "context": "",
    "note": "",
    "flags": "javascript-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/16904020/?format=api",
    "priority": 100,
    "id": 19671652,
    "web_url": "https://hosted.weblate.org/translate/weblate/javascript/ru/?checksum=c00437f1bdd14a7d",
    "url": "https://hosted.weblate.org/api/units/19671652/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-17T13:33:20.412744+02:00"
}