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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/?format=api",
    "description": "3/30/2010 - Spring Rally",
    "creator_name": "danuese",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e76a1774-4d09-4978-80ff-478d60777708"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3400/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4037/?format=api"
}