Units API

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

GET /api/units/30082/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/pt_BR/?format=api",
    "source": "Appearance",
    "previous_source": "",
    "target": "",
    "id_hash": 7367016847968706504,
    "content_hash": 8539636962942925544,
    "location": "",
    "context": "AppearancePropertyCategory",
    "comment": "# Description:  ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 30082,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/pt_BR/?checksum=e63ce6ca857e1fc8",
    "url": "https://weblate.appinventor.mit.edu/api/units/30082/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/3094/?format=api"
}