Units API

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

GET /api/units/310018/?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/tr/?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": "Bu özelliğin eklendiği sürümden önce İvmeSensörü bileşeni, Android sisteminden alındığı gibi doğrudan sensör değerlerinden geçiyordu. Ancak bu değerler, varsayılan olarak Manzara moduna geçen tabletlerde işe yaramıyordu  ve MIT App Inventor programcısının bu sorunu gidermesi gerekiyordu. Fakat telefon gibi Portre modundaki cihazlarda dengeleme yanlış sonuçlara verir. Bundan sonra Manzara modlu tabletleri algılayabiliyor  ve bu sorunu gideriyoruz. Ancak projeniz zaten değişikliği kendisi yapıyorsa, bundan sonra yanlış sonuçlar alacaksınız. Tercih edilen çözümümüz projenizi güncellemeniz olsa da, bu özelliği “doğru” olarak da ayarlayabilirsiniz, telafi kodumuz devre dışı kalacaktır. Not: Gelecekteki bir sürümde bu özelliği kaldırabileceğimiz için projenizi güncellemenizi öneririz.",
    "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": 310018,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-properties/tr/?checksum=15bc725aeb8036e2",
    "url": "https://weblate.appinventor.mit.edu/api/units/310018/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12511/?format=api"
}