You are on page 1of 5

### SINGLE TRIP ALERT - DID NOT SHOW UP AT ALL ON THE WEBSITE ###

{
"id": "2",
"is_deleted": false,
"trip_update": null,
"vehicle": null,
"alert": {
"active_period": [],
"informed_entity": [
{
"agency_id": "METRA",
"route_id": "ME",
"route_type": null,
"trip": {
"trip_id": "ME_ME214_V3_AA",
"route_id": "ME",
"direction_id": null,
"start_time": null,
"start_date": null,
"schedule_relationship": null
},
"stop_id": null
}
],
"cause": 1,
"effect": 8,
"url": {
"translation": [
{
"text": "https://metrarail.com/maps-schedules/train-lines/ME?
Twitter=0&Email=0&Website=1&OnBoard=1&gtfsrt=1",
"language": "en"
}
]
},
"header_text": {
"translation": [
{
"text": "Single Train Alert",
"language": "en"
}
]
},
"description_text": {
"translation": [
{
"text": "Test single train alert to the RT Feed and websites for ME
214",
"language": "en"
}
]
}
}
}

### MULTIPLE TRIP ALERT - DID NOT SHOW UP ON THE WEBSITE AT ALL ###
{
"id": "1",
"is_deleted": false,
"trip_update": null,
"vehicle": null,
"alert": {
"active_period": [],
"informed_entity": [
{
"agency_id": "METRA",
"route_id": "ME",
"route_type": null,
"trip": {
"trip_id": "ME_ME100_V2_AA",
"route_id": "ME",
"direction_id": null,
"start_time": null,
"start_date": null,
"schedule_relationship": null
},
"stop_id": null
},
{
"agency_id": "METRA",
"route_id": "ME",
"route_type": null,
"trip": {
"trip_id": "ME_ME102_V2_AA",
"route_id": "ME",
"direction_id": null,
"start_time": null,
"start_date": null,
"schedule_relationship": null
},
"stop_id": null
},
{
"agency_id": "METRA",
"route_id": "ME",
"route_type": null,
"trip": {
"trip_id": "ME_ME114_V3_AA",
"route_id": "ME",
"direction_id": null,
"start_time": null,
"start_date": null,
"schedule_relationship": null
},
"stop_id": null
}
],
"cause": 1,
"effect": 8,
"url": {
"translation": [
{
"text": "https://metrarail.com/maps-schedules/train-lines/ME?
Twitter=0&Email=0&Website=1&OnBoard=0&gtfsrt=1",
"language": "en"
}
]
},
"header_text": {
"translation": [
{
"text": "Testing train alert",
"language": "en"
}
]
},
"description_text": {
"translation": [
{
"text": "This is the message text of a train alert.",
"language": "en"
}
]
}
}
}

### SYSTEM WIDE ALERT - WORKED PROPERLY ON WEBSITE ###


{
"id": "2",
"is_deleted": false,
"trip_update": null,
"vehicle": null,
"alert": {
"active_period": [],
"informed_entity": [
{
"agency_id": "METRA",
"route_id": null,
"route_type": null,
"trip": null,
"stop_id": null
}
],
"cause": 1,
"effect": 8,
"url": {
"translation": [
{
"text": "http://metrarail.com/metra/en/home.html?
Twitter=1&Email=1&Website=1&OnBoard=1&gtfsrt=1",
"language": "en"
}
]
},
"header_text": {
"translation": [
{
"text": "Testing system wide alert",
"language": "en"
}
]
},
"description_text": {
"translation": [
{
"text": "This is the message text of a system wide alert.",
"language": "en"
}
]
}
}
}

### STATION ALERT FOR UNIVERSITY PARK - SHOWED UP ON THE HOMEPAGE, BUT DID NOT SHOW
UP ON THE LINE PAGE FOR ME ###
{
"id": "3",
"is_deleted": false,
"trip_update": null,
"vehicle": null,
"alert": {
"active_period": [],
"informed_entity": [
{
"agency_id": "METRA",
"route_id": "ME",
"route_type": null,
"trip": null,
"stop_id": "UNIVERSITY"
}
],
"cause": 1,
"effect": 8,
"url": {
"translation": [
{
"text": "https://metrarail.com/maps-schedules/train-lines/ME?
Twitter=0&Email=0&Website=1&OnBoard=0&gtfsrt=1",
"language": "en"
}
]
},
"header_text": {
"translation": [
{
"text": "Testing Station Alert",
"language": "en"
}
]
},
"description_text": {
"translation": [
{
"text": "This is the message text of a station alert.",
"language": "en"
}
]
}
}
},

You might also like