Units API

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

GET /api/units/221953/?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/bn_BD/?format=api",
    "source": "Non-visible component providing location information, including longitude, latitude, altitude (if supported by the device), speed (if supported by the device), and address. This can also perform \"geocoding\", converting a given address (not necessarily the current one) to a latitude (with the <code>LatitudeFromAddress</code> method) and a longitude (with the <code>LongitudeFromAddress</code> method).</p><p>In order to function, the component must have its <code>Enabled</code> property set to True, and the device must have location sensing enabled through wireless networks or GPS satellites (if outdoors).</p>Location information might not be immediately available when an app starts. You''ll have to wait a short time for a location provider to be found and used, or wait for the LocationChanged event",
    "previous_source": "",
    "target": "",
    "id_hash": -7295203966615291861,
    "content_hash": 3813212925327229822,
    "location": "",
    "context": "LocationSensorHelpStringComponentPallette",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 53,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 111,
    "priority": 100,
    "id": 221953,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/bn_BD/?checksum=1ac23aa4dddff82b",
    "url": "https://weblate.appinventor.mit.edu/api/units/221953/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10774/?format=api"
}