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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/?format=api",
    "description": "5/1/2009 - Spring Rally",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/be09d16a-169b-4956-b3a2-f68012fece38"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1646/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2077/?format=api"
}