Units API

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

GET /api/units/199122/?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/es/?format=api",
    "source": "HelloPurr is a simple app that you can build in a very short time. You create a button that has a picture of a cat on it, and then program the button so that when it is clicked a \"meow\" sound plays.",
    "previous_source": "",
    "target": "HelloPurr es una aplicación sencilla que puedes crear en muy poco tiempo. Usted crea un botón que tiene una imagen de un gato y luego programa el botón para que cuando se haga clic en él se reproduzca un sonido de \"maullido\".",
    "id_hash": 1406054413369479940,
    "content_hash": 6598297742657692640,
    "location": "",
    "context": "helloPurrDescription",
    "comment": "# Description: Description of the Hello Purr app",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 42,
    "priority": 100,
    "id": 199122,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/noprojectdialog/es/?checksum=93834f0a13c21304",
    "url": "https://weblate.appinventor.mit.edu/api/units/199122/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/7240/?format=api"
}