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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1010/?format=api",
    "description": "195 A to 195 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d36eace2-c695-4405-b7e9-ba7407680746"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3165/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3782/?format=api"
}