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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/?format=api",
    "description": "4/19/2009 - Sunday Drive",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63dedd3b-0589-4b4b-bf0c-c8be0e07bf0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1308/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1639/?format=api"
}