Units API

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

GET /api/units/273586/?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/ab/?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": "",
    "id_hash": -7657119531613014302,
    "content_hash": -7449382412033438801,
    "location": "",
    "context": "AccelerometerSensor__LegacyModePropertyDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 128,
    "priority": 100,
    "id": 273586,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-properties/ab/?checksum=15bc725aeb8036e2",
    "url": "https://weblate.appinventor.mit.edu/api/units/273586/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12511/?format=api"
}