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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1129/?format=api",
    "description": "Catskills Mnts Trip log",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e88bfc3d-8a1e-4bd3-9e97-bcf988483b3c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1881/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2365/?format=api"
}