Units API.

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

GET /api/units/13073121/?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/foris-js/cs/?format=api",
    "source": [
        "This is not a valid IPv6 address."
    ],
    "previous_source": "",
    "target": [
        "Tohle není platná IPv6 adresa."
    ],
    "id_hash": 2169812524681218122,
    "content_hash": 2169812524681218122,
    "location": "src/utils/validations.js:14",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 63,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/14484985/?format=api",
    "priority": 100,
    "id": 13073121,
    "web_url": "https://hosted.weblate.org/translate/turris/foris-js/cs/?checksum=9e1cb8febad1484a",
    "url": "https://hosted.weblate.org/api/units/13073121/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-28T12:46:09+02:00"
}