Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/cs/?format=api",
    "source": [
        "This controls how fast the smudge color becomes the color you are painting on.\n0.0 immediately update the smudge color (requires more CPU cycles because of the frequent color checks)\n0.5 change the smudge color steadily towards the canvas color\n1.0 never change the smudge color"
    ],
    "previous_source": "",
    "target": [
        "Kontrola rychlosti rozmazání barvy, kterou jste malovali.\nTímto se řídí, jak rychle se barva šmouhy stane barvou, na niž malujete.\n0.0 okamžitá změna rozmazání barvy. Měnit barvu šmouhy šmouhy plynule na barvu plátna\n1.0 žádná změna rozmazání barvy. Nikdy neměnit barvu šmouhy"
    ],
    "id_hash": 612675719194706300,
    "content_hash": 612675719194706300,
    "location": "../brushsettings.json:614",
    "context": "",
    "note": "Tooltip for the \"Smudge length\" brush setting",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 92,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 46,
    "source_unit": "https://hosted.weblate.org/api/units/14762483/?format=api",
    "priority": 100,
    "id": 1795516,
    "web_url": "https://hosted.weblate.org/translate/mypaint/libmypaint/cs/?checksum=8880a9520d1b817c",
    "url": "https://hosted.weblate.org/api/units/1795516/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-29T11:13:39+02:00"
}