Units API

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

GET /api/units/7569/?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": "The build server is not compatible with this version of App Inventor.",
    "previous_source": "",
    "target": "Der Konstuktionsserver ist nicht kompatibel mit dieser App-Inventor-Version.",
    "id_hash": 6966352109639260261,
    "content_hash": -8224419079330992519,
    "location": "",
    "context": "buildServerDifferentVersion",
    "comment": "# Description: Error message reported when the build server is running a different version of the App Inventor code. ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "priority": 100,
    "id": 7569,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=e0ad74559b575865",
    "url": "https://weblate.appinventor.mit.edu/api/units/7569/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4571/?format=api"
}