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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2203/?format=api",
    "description": "Most Scenic Drives of SW USA",
    "creator_name": "kiviluoto",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.com/maps/ms?msid=204848741054882507902.0004b1b6b3ebfd41b91ea&msa=0",
    "url": "https://api.routeconverter.com/v1/routes/12991/?format=api"
}