Units API.

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

GET /api/units/1799176/?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/fi/?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": [
        "Tämä säätää, kuinka nopeasti suttausväri muuttuu väriksi, jonka päälle maalataan.\n0,0 päivitä suttausväri välittömästi (vaatii enemmän prosessoritehoa)\n0,5 muuta suttausväriä tasaisesti kohti piirtoalueen väriä\n1,0 älä koskaan muuta suttausväriä"
    ],
    "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": false,
    "num_words": 46,
    "source_unit": "https://hosted.weblate.org/api/units/14762483/?format=api",
    "priority": 100,
    "id": 1799176,
    "web_url": "https://hosted.weblate.org/translate/mypaint/libmypaint/fi/?checksum=8880a9520d1b817c",
    "url": "https://hosted.weblate.org/api/units/1799176/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-29T11:13:39+02:00"
}