Units API

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

GET /api/units/228579/?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-events/bn_BD/?format=api",
    "source": "Event handler called when a Ball is dragged. On all calls, the starting coordinates are where the screen was first touched, and the \"current\" coordinates describe the endpoint of the current line segment. On the first call within a given drag, the \"previous\" coordinates are the same as the starting coordinates; subsequently, they are the \"current\" coordinates from the prior call. Note that the Ball won''t actually move anywhere in response to the Dragged event unless MoveTo is explicitly called. For smooth movement, each of its coordinates should be set to the sum of its initial value and the difference between its current and previous values.",
    "previous_source": "",
    "target": "",
    "id_hash": 7411755301311028688,
    "content_hash": 1874992267781233665,
    "location": "",
    "context": "Ball__DraggedEventDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 106,
    "priority": 100,
    "id": 228579,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/bn_BD/?checksum=e6dbd82d68c31dd0",
    "url": "https://weblate.appinventor.mit.edu/api/units/228579/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10988/?format=api"
}