Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/es/?format=api",
    "source": "Indicates source file to load data from. The expected format of the contents of the file are either CSV or JSON.Prefix the filename with / to read from a specific file on the SD card. for instance /myFile.txt will read the file /sdcard/myFile.txt. To read assets packaged with an application (also works for the Companion) start the filename with // (two slashes). If a filename does not start with a slash, it will be read from the applications private storage (for packaged apps) and from /sdcard/AppInventor/data for the Companion.The results of the reading are stored in the Rows, Columns and ColumnNames properties of the component.",
    "previous_source": "",
    "target": "Indica el archivo fuente desde el que cargar datos. El formato esperado del contenido del archivo es CSV o JSON. Prefije el nombre del archivo con / para leer desde un archivo específico en la tarjeta SD. por ejemplo /myFile.txt leerá el archivo /sdcard/myFile.txt. Para leer recursos empaquetados con una aplicación (también funciona para Companion), comience el nombre del archivo con // (dos barras). Si un nombre de archivo no comienza con una barra diagonal, se leerá desde el almacenamiento privado de la aplicación (para aplicaciones empaquetadas) y desde /sdcard/AppInventor/data para Companion. Los resultados de la lectura se almacenan en las propiedades del componente Filas, Columnas y NombresColumna.",
    "id_hash": 552566079242426493,
    "content_hash": 556062531012955895,
    "location": "",
    "context": "ReadFileMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 519,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 105,
    "priority": 100,
    "id": 247385,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/es/?checksum=87ab1bebe42cd87d",
    "url": "https://weblate.appinventor.mit.edu/api/units/247385/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11909/?format=api"
}