Units API.

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

GET /api/units/230606/?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/fr/?format=api",
    "source": "Handle history...",
    "previous_source": "",
    "target": "Gérer l'historique ...",
    "id_hash": -8026233933999809691,
    "content_hash": -8026233933999809691,
    "location": "../mainwindow.cpp:348",
    "context": "MainWindow",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 230606,
    "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qterminal/fr/?checksum=109d16c307c15b65",
    "url": "https://translate.lxqt-project.org/api/units/230606/?format=api"
}