Units API

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

GET /api/units/207499/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/fr/?format=api",
    "source": "Get started with some tutorials",
    "previous_source": "",
    "target": "Commencez avec quelques tutoriels",
    "id_hash": 605844260814854435,
    "content_hash": 3120655704296682287,
    "location": "",
    "context": "getStarted",
    "comment": "# Description: The header text instructing the new user to get started.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 207499,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/noprojectdialog/fr/?checksum=8868642533141923",
    "url": "https://weblate.appinventor.mit.edu/api/units/207499/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/7239/?format=api"
}