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

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

{
    "category": "https://api.routeconverter.com/v1/categories/226/?format=api",
    "description": "Amish Byway",
    "creator_name": "mgielink",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.com/maps/ms?hl=en&ie=UTF8&msa=0&msid=201989813492504655166.000498cab72fc18407b40&ll=40.965382,-81.713562&spn=1.675745,3.56781&t=h&z=9",
    "url": "https://api.routeconverter.com/v1/routes/8065/?format=api"
}