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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1013/?format=api",
    "description": "240 B to 240 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/479b1bc2-2b88-4505-96e5-24ba16f1dfa3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3472/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4117/?format=api"
}