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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1119/?format=api",
    "description": "San Francisco CA - HWY1 - Prismo Beach CA",
    "creator_name": "Kelchor",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.de/maps/ms?msid=213459204150793382991.0004bdb5163636e2ea3d9&msa=0&ll=36.390335,-121.563721&spn=3.744992,8.453979",
    "url": "https://api.routeconverter.com/v1/routes/15639/?format=api"
}