Units API

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

GET /api/units/250221/?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-methods/he/?format=api",
    "source": "AddMinutes",
    "previous_source": "",
    "target": "",
    "id_hash": 4867424657254256569,
    "content_hash": 176349546590247326,
    "location": "",
    "context": "AddMinutesMethods",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 250221,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/he/?checksum=c38c90efe29e0fb9",
    "url": "https://weblate.appinventor.mit.edu/api/units/250221/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11406/?format=api"
}