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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/?format=api",
    "description": "4/29/2009 - Wednesday Drive",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a96de8b-bc4f-4fbf-b313-5ccd635c7dcd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1347/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1690/?format=api"
}