Units API

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

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

{
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/it/?format=api",
    "source": "Matrix is not invertible",
    "previous_source": "",
    "target": "La matrice non è invertibile",
    "id_hash": 6231549974276345797,
    "content_hash": 6231549974276345797,
    "location": "",
    "context": "error.matrix_is_not_invertible",
    "comment": "Error messages displayed on calculator display",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 786,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 58339,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/it/?checksum=d67ae9af78d60fc5",
    "url": "https://weblate.a4tune.com/api/units/58339/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/8225/?format=api"
}