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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1015/?format=api",
    "description": "255 B to 255 A + UMLEITUNG",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/adf6bffa-3b86-42b5-8003-c71628744bfa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3185/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3802/?format=api"
}