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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/?format=api",
    "description": "5/27/2009 - Wednesday Drive",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2dcbdeb0-df2e-4927-8b0b-75a6bc00996d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1647/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2078/?format=api"
}