Units API.

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

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

{
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal/pt_BR/?format=api",
    "source": "A process is running.",
    "previous_source": "",
    "target": "Um processo está em andamento.",
    "id_hash": 9004285252574773951,
    "content_hash": 9004285252574773951,
    "location": "../mainwindow.cpp:639",
    "context": "MainWindow",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 62,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 449536,
    "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qterminal/pt_BR/?checksum=fcf5a5bb000202bf",
    "url": "https://translate.lxqt-project.org/api/units/449536/?format=api"
}