Units API.

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

GET /api/units/8301214/?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/easyssh/translations/ca/?format=api",
    "source": [
        "Connection Error. Retry?"
    ],
    "previous_source": "",
    "target": [
        "S’ha produït un error de connexió. Voleu tornar-ho a provar?"
    ],
    "id_hash": 5090197724484653890,
    "content_hash": 5090197724484653890,
    "location": "src/Widgets/TerminalBox.vala:238",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14858705/?format=api",
    "priority": 100,
    "id": 8301214,
    "web_url": "https://hosted.weblate.org/translate/easyssh/translations/ca/?checksum=c6a403dc8468d342",
    "url": "https://hosted.weblate.org/api/units/8301214/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-24T12:13:34+02:00"
}