Units API

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

GET /api/units/224879/?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-info/ja/?format=api",
    "source": "A component that can launch an activity using the <code>StartActivity</code> method. <p>Activities that can be launched include:<ul> <li> Starting another App Inventor for Android app. To do so, first find out the <em>class</em> of the other application by downloading the source code and using a file explorer or unzip utility to find a file named \"youngandroidproject/project.properties\". The first line of the file will start with \"main=\" and be followed by the class name; for example, <code>main=com.gmail.Bitdiddle.Ben.HelloPurr.Screen1</code>. (The first components indicate that it was created by Ben.Bitdiddle",
    "previous_source": "",
    "target": "<code>StartActivity</code>メソッドを使用してアクティビティを起動できるコンポーネントです。<p><ul> <li> 別の App Inventor for Android アプリケーションを起動します。ソースコードをダウンロードし、ファイルエクスプローラーやunzipユーティリティを使って「youngandroidproject/project.properties」というファイルを見つけてください。例えば、<code>main=com.gmail.Bitdiddle.Ben.HelloPurr.Screen1</code>のようになります。(最初のコンポーネントはBen.Bitdiddleによって作成されたことを示します。)",
    "id_hash": -6655185969608387764,
    "content_hash": -7918337812925819732,
    "location": "",
    "context": "ActivityStarterHelpStringComponentPallette",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 86,
    "priority": 100,
    "id": 224879,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ja/?checksum=23a4079f0f54134c",
    "url": "https://weblate.appinventor.mit.edu/api/units/224879/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10723/?format=api"
}