-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample_feed.json
54 lines (54 loc) · 1.63 KB
/
sample_feed.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"header": {
"gtfs_realtime_version": "1.0",
"incrementality": 0,
"timestamp": 1491240721
},
"entity": [{
"id": "1",
"trip_update": {
"trip": {
"trip_id": "79657_4025",
"schedule_relationship": 3
}
}
},
{
"id": "2",
"alert": {
"active_period": [{
"start": 1491177600,
"end": 1496448000
}],
"informed_entity": [{
"trip": {
"trip_id": "19_1026"
}
}, {
"trip": {
"trip_id": "19_1137"
}
}],
"effect": 6,
"url": {
"translation": [{
"language": "fi",
"text": "http://www.kajaani.fi/fi/liikenneyhteydet"
}]
},
"header_text": {
"translation": [{
"language": "fi",
"text": "Paltamossa suora vaihtomahdollisuus Manamasaloon"
}]
},
"description_text": {
"translation": [{
"language": "fi",
"text": "Aikataulutiedoista ja reittiehdotuksista poiketen vuorojen välillä on Paltamossa mahdollisuus vaihtaa autoa vaihtamatta Manamasaloon"
}]
}
}
}
]
}