Units API.

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

GET /api/units/1795796/?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/nn/?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": [
        "Dette kontrollerer kor raskt utgnidingsfargen vert endra til fargen du målar på\n0.0 endre utgnidingsfargen med ein gong (treng meir CPU-kraft på grunn av stadige fargesjekkar)\n0.5 endre utgnidingsfargen jamt mot lerretsfargen\n1.0 ikkje endre utgnidingsfargen"
    ],
    "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": 1795796,
    "web_url": "https://hosted.weblate.org/translate/mypaint/libmypaint/nn/?checksum=8880a9520d1b817c",
    "url": "https://hosted.weblate.org/api/units/1795796/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-29T11:13:39+02:00"
}