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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1129/?format=api",
    "description": "Catskill Mnts - Beaver Kill Trail",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f5a8911b-580a-4025-9fb7-0b67283998d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1885/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2369/?format=api"
}