Units API

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

GET /api/units/260931/?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/pl/?format=api",
    "source": "Shows a dialog box with two buttons, from which the user can choose. If cancelable is true there will be an additional CANCEL button. Pressing a button will raise the AfterChoosing event. The \"choice\" parameter to AfterChoosing will be the text on the button that was pressed, or \"Cancel\" if the CANCEL button was pressed.",
    "previous_source": "",
    "target": "Wyświetla okno dialogowe z dwoma przyciskami, z których użytkownik może wybrać. Jeśli możliwość anulowania jest ustawione na Prawda, pojawi się dodatkowy przycisk ANULUJ. Naciśnięcie przycisku spowoduje aktywowanie zdarzenia PoWybraniu. Parametr „wybór” dla PoWybraniu będzie tekstem na naciśniętym przycisku lub „Anuluj”, jeśli naciśnięto przycisk ANULUJ.",
    "id_hash": 1977352108259562700,
    "content_hash": 759705866820161619,
    "location": "",
    "context": "ShowChooseDialogMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 709,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 55,
    "priority": 100,
    "id": 260931,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/pl/?checksum=9b70f74418ae54cc",
    "url": "https://weblate.appinventor.mit.edu/api/units/260931/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12099/?format=api"
}