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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/?format=api",
    "description": "6/24/2009 - Wednesday Drive",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d0fb4b6-1e29-463f-9713-50c82b67f2ee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1692/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2127/?format=api"
}