-
Notifications
You must be signed in to change notification settings - Fork 2
regions rnv modules ticker
silsha fux edited this page Jun 21, 2015
·
4 revisions
Alle Tickerbeiträge abfragen
Keine.
curl 'http://rnv.the-agent-factory.de:8080/easygo2/rest/regions/rnv/modules/ticker/' \
-H 'User-Agent: easy.GO Client Android v1.2.1 (Mozilla/5.0 (Linux; Android 4.4.4; Nexus 4 Build/KTU84Q) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36)' \
-H 'Accept-Language: de' \
-H 'Accept: application/json'
[
{
"title": "Achtung: Umleitung!\r\nDie Linie 76 fährt\r\nab Freitag den 19 Juni\r\nUmleitung!\r\nSiehe Fahrgastinfo!!",
"text": "",
"validFrom": 1434869508543,
"oldNews": false,
"dateAsString": "21.06.2015",
"lines": "Linie: 76",
"seperatedLines": [
"76"
],
"elementID": 7852
},
{
"title": "Achtung: Gleiserneuerung! Ernst-Walz-Brücke gesperrt! Ersatzverkehr ist eingerichtet! Bitte Aushänge beachten. Infos unter: www.rnv-online.de",
"text": "",
"validFrom": 1434869508543,
"oldNews": false,
"dateAsString": "21.06.2015",
"lines": "Linie: 21,24",
"seperatedLines": [
"21",
"24"
],
"elementID": 7851
}
]
The content of the wiki is licensed under a Creative Commons Attribution License: you may use it, but you must give attribution.