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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1632/?format=api",
    "description": "ca 270 km, nicht schnell aber schön",
    "creator_name": "Stammtisch NU/UL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e09e7728-2273-46ec-951a-75eea1479812"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2415/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2962/?format=api"
}