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

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

{
    "category": "https://api.routeconverter.com/v1/categories/4146/?format=api",
    "description": "trip_to _Shoreline",
    "creator_name": "cbasso48",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.com/maps?hl=en&tab=wl",
    "url": "https://api.routeconverter.com/v1/routes/16696/?format=api"
}