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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1119/?format=api",
    "description": "New York - Miami",
    "creator_name": "Kelchor",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.de/maps/ms?ie=UTF8&hl=de&msa=0&msid=213459204150793382991.00049ce1f411b689a71dc&ll=38.125915,-77.717285&spn=3.042008,4.938354&z=8",
    "url": "https://api.routeconverter.com/v1/routes/9400/?format=api"
}