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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1119/?format=api",
    "description": "Prismo Beach CA - HWY1 - Los Angeles CA",
    "creator_name": "Kelchor",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.de/maps/ms?msid=213459204150793382991.0004bdb56265eff96cfa7&msa=0&ll=34.554073,-119.800415&spn=1.915893,4.22699",
    "url": "https://api.routeconverter.com/v1/routes/15641/?format=api"
}