Units API

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

GET /api/units/254046/?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/id/?format=api",
    "source": "Performs an HTTP POST request using the Url property and the specified text.The characters of the text are encoded using UTF-8 encoding.If the SaveResponse property is true, the response will be saved in a file and the GotFile event will be triggered. The responseFileName property can be used to specify the name of the file.If the SaveResponse property is false, the GotText event will be triggered.",
    "previous_source": "",
    "target": "Melakukan permintaan HTTP POST menggunakan properti Url dan teks yang ditentukan.<br>Karakter teks dikodekan menggunakan pengkodean UTF-8.<br>Jika properti SimpanRespon benar, respons akan disimpan dalam file dan Acara MendapatFile akan dipicu. Properti NamaFileRespon dapat digunakan untuk menentukan nama file.<br>Jika properti SimpanRespon salah, peristiwa MendapatTeks akan dipicu.",
    "id_hash": -4747711521443206870,
    "content_hash": 5638911702854567272,
    "location": "",
    "context": "PostTextMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 502,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 66,
    "priority": 100,
    "id": 254046,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/id/?checksum=3e1cbd869459292a",
    "url": "https://weblate.appinventor.mit.edu/api/units/254046/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11892/?format=api"
}