Units API.

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

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

{
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/es/?format=api",
    "source": "Saving as root.",
    "previous_source": "",
    "target": "Guardar como root (raíz).",
    "id_hash": -3898435485560611143,
    "content_hash": -3898435485560611143,
    "location": "../../fpwin.cpp:3509",
    "context": "FeatherPad::FPwin",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 167,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 234237,
    "web_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/es/?checksum=49e5f994a761deb9",
    "url": "https://translate.lxqt-project.org/api/units/234237/?format=api"
}