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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/?format=api",
    "description": "6/14/2009 - Sunday Drive - Flag Day",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bd41b099-0002-427c-90b0-32371b91de1a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1648/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2079/?format=api"
}