Units API

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

GET /api/units/123638/?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/bg/?format=api",
    "source": "Number of seconds must be a number.",
    "previous_source": "",
    "target": "Броя на секундите трябва да е число.",
    "id_hash": 5279317736385066258,
    "content_hash": 5279317736385066258,
    "location": "",
    "context": "settings.error.requiredDelayNotANumber",
    "comment": "Settings error messages",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1296,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 123638,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/bg/?checksum=c943e7829da6b512",
    "url": "https://weblate.a4tune.com/api/units/123638/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/9625/?format=api"
}