Units API

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

GET /api/units/291802/?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-properties/id/?format=api",
    "source": "Prior to the release that added this property the AccelerometerSensor component passed through sensor values directly as received from the Android system. However these values do not compensate for tablets that default to Landscape mode, requiring the MIT App Inventor programmer to compensate. However compensating would result in incorrect results in Portrait mode devices such as phones. We now detect Landscape mode tablets and perform the compensation. However if your project is already compensating for the change, you will now get incorrect results. Although our preferred solution is for you to update your project, you can also just set this property to “true” and our compensation code will be deactivated. Note: We recommend that you update your project as we may remove this property in a future release.",
    "previous_source": "",
    "target": "Sebelum rilis yang menambahkan properti ini, komponen AccelerometerSensor melewati nilai sensor secara langsung seperti yang diterima dari sistem Android. Namun nilai ini tidak mengimbangi tablet yang default ke mode Lansekap, yang mengharuskan pemrogram MIT App Inventor untuk mengimbanginya. Namun kompensasi akan menghasilkan hasil yang salah dalam perangkat mode Potret seperti telepon. Kami sekarang mendeteksi tablet mode Lansekap dan melakukan kompensasi. Namun jika proyek Anda sudah mengkompensasi perubahan, Anda sekarang akan mendapatkan hasil yang salah. Meskipun solusi pilihan kami adalah agar Anda memperbarui proyek, Anda juga dapat menyetel properti ini ke \"benar\" dan kode kompensasi kami akan dinonaktifkan. Catatan: Kami menyarankan Anda memperbarui proyek Anda karena kami dapat menghapus properti ini di rilis mendatang.",
    "id_hash": -7657119531613014302,
    "content_hash": -7449382412033438801,
    "location": "",
    "context": "AccelerometerSensor__LegacyModePropertyDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 128,
    "priority": 100,
    "id": 291802,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-properties/id/?checksum=15bc725aeb8036e2",
    "url": "https://weblate.appinventor.mit.edu/api/units/291802/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12511/?format=api"
}