Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/ja/?format=api",
    "source": "Sets the color of the specified point. This differs from DrawPoint by having an argument for color.",
    "previous_source": "",
    "target": "指定した点の色を設定します。DrawPoint(ドローポイント)との違いは、引数に色を指定できる点です。",
    "id_hash": -3010040276845988763,
    "content_hash": -3125401005674264578,
    "location": "",
    "context": "SetBackgroundPixelColorMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 661,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "priority": 100,
    "id": 256431,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/ja/?checksum=563a3050eaf9f465",
    "url": "https://weblate.appinventor.mit.edu/api/units/256431/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12051/?format=api"
}