Units API

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

GET /api/units/7744/?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": "Export selected project (.aia) to my computer",
    "previous_source": "",
    "target": "Exportiere ausgewählte Projekte (.aia) auf meinen Computer",
    "id_hash": -1685396345884015711,
    "content_hash": 906561506698492857,
    "location": "",
    "context": "exportProjectMenuItem",
    "comment": "# Description: Name of Export Project menuitem ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 211,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 7744,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=689c44f3f9d783a1",
    "url": "https://weblate.appinventor.mit.edu/api/units/7744/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4746/?format=api"
}