Units API.

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

GET /api/units/19822420/?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/onionshare/translations/ru/?format=api",
    "source": [
        "Stop sharing"
    ],
    "previous_source": "",
    "target": [
        "Прекратить доступ к скачиванию"
    ],
    "id_hash": -8035522324271156376,
    "content_hash": 3853551022826353790,
    "location": "",
    "context": "gui_share_stop_server",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/19813780/?format=api",
    "priority": 100,
    "id": 19822420,
    "web_url": "https://hosted.weblate.org/translate/onionshare/translations/ru/?checksum=107c17052518b368",
    "url": "https://hosted.weblate.org/api/units/19822420/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-26T23:21:14.042416+02:00"
}