Units API

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

GET /api/units/256156/?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": "<p>Load a feature collection in <a href=\"https://en.wikipedia.org/wiki/GeoJSON\">GeoJSON</a> format from the given url. On success, the event GotFeatures will be raised with the given url and a list of the features parsed from the GeoJSON as a list of (key, value) pairs. On failure, the LoadError event will be raised with any applicable HTTP response code and error message.</p>",
    "previous_source": "",
    "target": "</p><p>与えられたURLから <a href=\"https://en.wikipedia.org/wiki/GeoJSON\">GeoJSON</a> フォーマットの特徴コレクションを読み込みます。成功すると、GotFeatures (フィーチャー獲得)イベントが、与えられたURLと、(キー, 値) ペアのリストとして Geo JSON から解析された特徴のリストと共に発生します。失敗すると、該当する HTTP レスポンスコードとエラーメッセージと共に読み込みエラーイベントが発生します。</p>",
    "id_hash": -4160307484315289291,
    "content_hash": 3821745833133719366,
    "location": "",
    "context": "LoadFromURLMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 386,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 58,
    "priority": 100,
    "id": 256156,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/ja/?checksum=46439e62a0fcf935",
    "url": "https://weblate.appinventor.mit.edu/api/units/256156/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11776/?format=api"
}