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

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

{
    "category": "https://api.routeconverter.com/v1/categories/289/?format=api",
    "description": "Martinach, Schweiz nach Menton, Frankreich",
    "creator_name": "thomas345",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/217e01e7-4073-4e29-84b6-6f1dc3d788b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2883/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3457/?format=api"
}