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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1161/?format=api",
    "description": "CH-CHA",
    "creator_name": "drbesir",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://www.gravoplex.com/tomtom/google_driving_directions_to_tomtom_itn.html",
    "url": "https://api.routeconverter.com/v1/routes/9429/?format=api"
}