Units API

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

GET /api/units/41327/?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/zh_Hant/?format=api",
    "source": "The value supplied for {0} was not a valid latitude, longitude pair.",
    "previous_source": "",
    "target": "您所提供的數值 {0} 並非有效的緯度/經度。",
    "id_hash": 5983881718672047023,
    "content_hash": -4715781175654424242,
    "location": "",
    "context": "expectedLatLongPair",
    "comment": "# Description: \n# 0=property # Description:\n# Description:\n# 0=property",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 208,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "priority": 100,
    "id": 41327,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/zh_Hant/?checksum=d30b04b81b66bbaf",
    "url": "https://weblate.appinventor.mit.edu/api/units/41327/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4743/?format=api"
}