Units API

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

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

{
    "translation": "https://weblate.alelec.net/api/translations/navdy/alelec_navdy_client/de/?format=api",
    "source": "Paypal",
    "previous_source": "",
    "target": "Paypal",
    "id_hash": -7677890924008259913,
    "content_hash": -1070917975408979068,
    "location": "",
    "context": "paypal",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 19,
    "web_url": "https://weblate.alelec.net/translate/navdy/alelec_navdy_client/de/?checksum=1572a6e2424abeb7",
    "url": "https://weblate.alelec.net/api/units/19/?format=api",
    "source_info": "https://weblate.alelec.net/api/sources/19/?format=api"
}