Units API


See <a href="https://docs.weblate.org/en/weblate-3.6.1/api.html#units">the Weblate's Web API documentation</a> for detailed
description of the API.

GET /api/units/186808/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.protegus.eu/api/translations/monasms/managerserver/el/?format=api",
    "source": "Arrived to object",
    "previous_source": "",
    "target": "Άφιξη σε αντικείμενο",
    "id_hash": 9076523708082919471,
    "content_hash": 1272721987809152098,
    "location": "",
    "context": "arrivedToObject",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 186808,
    "web_url": "https://weblate.protegus.eu/translate/monasms/managerserver/el/?checksum=fdf64a3917b1982f",
    "url": "https://weblate.protegus.eu/api/units/186808/?format=api",
    "source_info": "https://weblate.protegus.eu/api/sources/8615/?format=api"
}