Units API

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

GET /api/units/6249/?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/en/?format=api",
    "source": "%1$s, %2$s, %3$s",
    "previous_source": "",
    "target": "%1$s, %2$s, %3$s",
    "id_hash": 3862755697035577162,
    "content_hash": -4190370716079994253,
    "location": "",
    "context": "abc_action_bar_home_subtitle_description_format",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 6249,
    "web_url": "https://weblate.alelec.net/translate/navdy/alelec_navdy_client/en/?checksum=b59b43d737ec074a",
    "url": "https://weblate.alelec.net/api/units/6249/?format=api",
    "source_info": "https://weblate.alelec.net/api/sources/24/?format=api"
}