Units API

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

GET /api/units/111202/?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/sv/?format=api",
    "source": "Parameter \"%0\": Invalid character (only letters, digits and underscore are allowed).",
    "previous_source": "",
    "target": "Parameter \"%0\": Ogiltigt tecken (endast bokstäver, siffror och understreck är tillåtna).",
    "id_hash": 7430235659019251925,
    "content_hash": 7430235659019251925,
    "location": "",
    "context": "memoryDialog.paramError.invalidCharacter",
    "comment": "Errors in \"Variables, Functions, Memories\" window",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1454,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 111202,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/sv/?checksum=e71d7ff6fd4870d5",
    "url": "https://weblate.a4tune.com/api/units/111202/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/8704/?format=api"
}