Units API

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

GET /api/units/225583/?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-info/nl/?format=api",
    "source": "<p>Non-visible component that provides the instant in time using the internal clock on the phone. It can fire a timer at regularly set intervals and perform time calculations, manipulations, and conversions.</p> <p>Methods to convert an instant to text are also available. Acceptable patterns are empty string, MM/DD/YYYY HH:mm:ss a, or MMM d, yyyyHH:mm. The empty string will provide the default format, which is \"MMM d, yyyy HH:mm:ss a\" for FormatDateTime \"MMM d, yyyy\" for FormatDate. To see all possible format, please see <a href=\"https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html\" _target=\"_blank\">here</a>. </p>",
    "previous_source": "",
    "target": "Een onzichtbare component die de interne klok van de telefoon gebruikt. Via dit onderdeel kan je een timer-gebeurtenis instellen volgens regelmatige tijdsintervallen (vb iedere seconde) of je kan er tijd mee berekenen, manipuleren of omzetten.</p> <p>Methodes om een tijdsinstantie om te zetten in tekst zijn ook beschikbaar. Toegelaten patronen zijn lege string, MM/DD/JJJJ UU:mm:ss a, of MMM d, jjjj UU:mm. Een lege tekstval gebruikt het standaard formaat, m.a.w. \"MMM d, jjjj HH:mm:ss a\". Om alle mogelijkheden te zien, verwijzen we naar de <a href=\"https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html\" target=\"_blank\"> externe documentatie</a><br>Indien de nederlandse afkortingen niet gaan, gebruik de engelse; Y (jaar) en H (uur).",
    "id_hash": -4868466836496991434,
    "content_hash": -3555294182401965358,
    "location": "",
    "context": "ClockHelpStringComponentPallette",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 86,
    "priority": 100,
    "id": 225583,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/nl/?checksum=3c6fbb34d9d3bb36",
    "url": "https://weblate.appinventor.mit.edu/api/units/225583/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10740/?format=api"
}