Units API.

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

GET /api/units/10872888/?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/ta/?format=api",
    "source": [
        "Basic brush radius (logarithmic)\n 0.7 means 2 pixels\n 3.0 means 20 pixels"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8626816817643418886,
    "content_hash": 8626816817643418886,
    "location": "../brushsettings.json:224",
    "context": "",
    "note": "Tooltip for the \"Radius\" brush setting",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://hosted.weblate.org/api/units/14762471/?format=api",
    "priority": 100,
    "id": 10872888,
    "web_url": "https://hosted.weblate.org/translate/mypaint/libmypaint/ta/?checksum=f7b89c3056007506",
    "url": "https://hosted.weblate.org/api/units/10872888/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-29T11:13:37+02:00"
}