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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/?format=api",
    "description": "6/28/2009 - Root Beer Float Drive",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d8474cb5-65e6-43df-9464-c8cc4a4abd8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1705/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2143/?format=api"
}