Units API

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

GET /api/units/7755/?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/de/?format=api",
    "source": "Report an Issue",
    "previous_source": "",
    "target": "Berichte einen Fehler",
    "id_hash": 8738550183993040273,
    "content_hash": -3892033683145090110,
    "location": "",
    "context": "feedbackMenuItem",
    "comment": "# Description: Link for Report an Issue form ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 218,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 7755,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=f9459117f0d45d91",
    "url": "https://weblate.appinventor.mit.edu/api/units/7755/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4757/?format=api"
}