Units API

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

GET /api/units/228580/?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 the Ball reaches an edge of the screen. If Bounce is then called with that edge, the Ball will appear to bounce off of the edge it reached. Edge here is represented as an integer that indicates one of eight directions north (1), northeast (2), east (3), southeast (4), south (-1), southwest (-2), west (-3), and northwest (-4).",
    "previous_source": "",
    "target": "",
    "id_hash": -2433218787449582453,
    "content_hash": -5136925643169228638,
    "location": "",
    "context": "Ball__EdgeReachedEventDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 62,
    "priority": 100,
    "id": 228580,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/bn_BD/?checksum=5e3b78679142cc8b",
    "url": "https://weblate.appinventor.mit.edu/api/units/228580/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10989/?format=api"
}