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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1640/?format=api",
    "description": "Hennef, WW, Rothaargeb, Biggegrill, 270 km",
    "creator_name": "Reiner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee06e6f4-d534-4a9f-b652-2947df812196"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2156/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2682/?format=api"
}