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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/?format=api",
    "description": "7/12/2009 - Sunday Drive",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b505a5d4-9dfc-43e0-9cca-6a6b5e00acab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1867/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2337/?format=api"
}