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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1193/?format=api",
    "description": "Big Beaver Trail part 1 of 1",
    "creator_name": "punqroqclimber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46ed0742-a877-4cfa-bea5-48fb37acda50"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3593/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4269/?format=api"
}