Units API

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

GET /api/units/267402/?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/tr/?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": "Url özelliğini ve belirtilen metni kullanarak bir HTTP POST isteği gerçekleştirir. <br>Metnin karakterleri UTF-8 kodlaması kullanılarak kodlanır. <br>Eğer YanıtlarıKaydet özelliği doğru ise, yanıt bir dosyaya kaydedilir ve DosyaVar olayı tetiklenir. yanıtDosyasıİsmi özelliği dosyanın adını belirtmek için kullanılabilir. <br>Eğer YanıtlarıKaydet özelliği yanlış ise, MetinVar olayı tetiklenir.",
    "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": 267402,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/tr/?checksum=3e1cbd869459292a",
    "url": "https://weblate.appinventor.mit.edu/api/units/267402/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11892/?format=api"
}