Developpers
API
www.linz2.at provides a simple to use Json API.
Termine
URL: http://www.linz2.at/api/json/TermineV1.php
- "terminid" primary key of the calendar entry
- "datefrom" date from format yyyy-mm-dd
- "dateto" date to format yyyy-mm-dd the same as datefrom if only one day
- "timefrom" time from format hh:mm:ss can be 00:00:00 if not ime set...
- "timeto" time from format hh:mm:ss can be 00:00:00 if not ime set...
- "what" name of the calendar entry / event
- "infos" additional infos.
- "agegroup" agegroup: 0..undefined; 1..WiWö 2..GuSp; 3..CaEx; 4..RaRo; 5..GL
- "place" Location
Libraries
.net 05.07.2010
Bin: Linz2AtApiJsonNet.bin.zip
Source: Linz2AtApiJsonNet.src.zip
Winforms samle application: Linz2AtApiJsonNet.sample.zip