This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/90/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "d68bfcabf02b1ec6f90d5b900e8110dc"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/514/?format=api",
    "description": "Von Verona bis zur Toscana",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2007ITA/touren/070708.nmea",
    "url": "https://api.routeconverter.com/v1/routes/90/?format=api"
}