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

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

{
    "category": "https://api.routeconverter.com/v1/categories/226/?format=api",
    "description": "Trip to the top of Pikes Peak via their toll highway",
    "creator_name": "RsHRsH",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cce81bea-3def-4725-8f0b-b0b0e1891d9b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/614/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/765/?format=api"
}