Units API

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

GET /api/units/222817/?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/el/?format=api",
    "source": "Non-visible component that can detect shaking and measure acceleration approximately in three dimensions using SI units (m/s<sup>2</sup>). The components are: <ul><li> <strong>xAccel</strong>: 0 when the phone is at rest on a flat surface, positive when the phone is tilted to the right (i.e., its left side is raised), and negative when the phone is tilted to the left (i.e., its right size is raised).</li> <li> <strong>yAccel</strong>: 0 when the phone is at rest on a flat surface, positive when its bottom is raised, and negative when its top is raised. </li> <li> <strong>zAccel</strong>: Equal to -9.8 (earth''s gravity in meters per second per second when the device is at rest parallel to the ground with the display facing up, 0 when perpendicular to the ground, and +9.8 when facing down. The value can also be affected by accelerating it with or against gravity. </li></ul>",
    "previous_source": "",
    "target": "",
    "id_hash": 6400886998768359893,
    "content_hash": 3305070602576274360,
    "location": "",
    "context": "AccelerometerSensorHelpStringComponentPallette",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 144,
    "priority": 100,
    "id": 222817,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/el/?checksum=d8d484cfe10119d5",
    "url": "https://weblate.appinventor.mit.edu/api/units/222817/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10722/?format=api"
}