Units API.

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

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

{
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt_BR/?format=api",
    "source": "Select Color",
    "previous_source": "",
    "target": "Selecione a cor",
    "id_hash": -3481680017875736203,
    "content_hash": -3481680017875736203,
    "location": "../../colorLabel.cpp:53",
    "context": "FeatherNotes::ColorLabel",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 146869,
    "web_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/pt_BR/?checksum=4fae967870f0e975",
    "url": "https://translate.lxqt-project.org/api/units/146869/?format=api"
}