Units API


See <a href="https://docs.weblate.org/en/weblate-2.18/apiunits.html">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/de/?format=api",
    "source": "Crafts Straight ScrapTracks",
    "previous_source": "",
    "target": "Fertigt gerade Schrottschinen",
    "id_hash": -6643837450139183741,
    "content_hash": 714918130921232920,
    "location": "",
    "context": "ScrapTrack Crafter_CRAFT_DESC",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 5104,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 124580,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/de/?checksum=23cc590a27045583",
    "url": "http://weblate.tectic.de/api/units/124580/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/6843/?format=api"
}