Ero sivun ”Journeys API” versioiden välillä

313 merkkiä lisätty ,  17. heinäkuuta 2014 kello 02.09
Rivi 218: Rivi 218:
<pre>
<pre>
{
{
     "headers" : {
     "status" : "success",
        "startIndex" : 0,
    "data" : {
        "pageSize" : 1,
        "headers" : {
        "moreData" : false
            "paging" : {
    },
                "startIndex" : 0,
    "data" : [
                "pageSize" : 1,
        {
                "moreData" : false
            "href" : "http://example.com/journeys/api/journeys/111",
            }
            "route" : "http://example.com/journeys/api/routes/123",
        },
            "departureTime" : "08:00:00+0300",
        "body": [
            "dayTypes" : ["Monday","Tuesday","Wednesday","Thursday","Friday"],
            {
            "dayTypeExceptions" : [
                "href" : "http://example.com/journeys/api/journeys/111",
                {
                "route" : "http://example.com/journeys/api/routes/123",
                    "date" : "2014-05-05",
                "departureTime" : "08:00:00+0300",
                    "runs" : "no"
                "dayTypes" : ["Monday","Tuesday","Wednesday","Thursday","Friday"],
                }
                "dayTypeExceptions" : [
            ],
                    {
            "calls" : [
                        "date" : "2014-05-05",
                {
                        "runs" : "no"
                    "arrival" : "08:00:00+0300",
                    "departure" : "08:00:00+0300",
                    "stopPoint" : {
                        "href" : "http://example.com/journeys/api/stop-points/222"
                        "location" : "61.44960,23.87165",
                        "name" : "Hermia",
                        "shortName" : "3633" 
                     }
                     }
                 },
                 ],
                 {
                 "calls" : [
                     "arrival" : "08:10:00+0300",
                    {
                    "departure" : "08:10:00+0300",
                        "arrival" : "08:00:00+0300",
                    "stopPoint" : {
                        "departure" : "08:00:00+0300",
                        "href" : "http://example.com/journeys/api/stop-points/223"
                        "stopPoint" : {
                        "location" : "61.43054,23.81566",
                            "href" : "http://example.com/journeys/api/stop-points/222"
                        "name" : "Vuoreksen koulu",
                            "location" : "61.44960,23.87165",
                         "shortName" : "3635"
                            "name" : "Hermia",
                            "shortName" : "3633" 
                        }
                     },
                    {
                        "arrival" : "08:10:00+0300",
                        "departure" : "08:10:00+0300",
                        "stopPoint" : {
                            "href" : "http://example.com/journeys/api/stop-points/223"
                            "location" : "61.43054,23.81566",
                            "name" : "Vuoreksen koulu",
                            "shortName" : "3635"
                        }
                    },
                    {
                        "arrival" : "08:20:00+0300",
                         "departure" : "08:20:00+0300",
                        "stopPoint" : {
                            "href" : "http://example.com/journeys/api/stop-points/224"
                            "location" : "61.44273,23.86268",
                            "name" : "Näyttämönkatu",
                            "shortName" : "3637"
                        }
                     }
                     }
                 },
                 ]
                {
            }          
                    "arrival" : "08:20:00+0300",
        ]
                    "departure" : "08:20:00+0300",
    }
                    "stopPoint" : {
                        "href" : "http://example.com/journeys/api/stop-points/224"
                        "location" : "61.44273,23.86268",
                        "name" : "Näyttämönkatu",
                        "shortName" : "3637"
                    }
                }
            ]
        }
    ]
}
}
</pre>
</pre>
0

muokkausta