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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/?format=api",
    "description": "Odenwald - Rundtour 190 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fa8af78-c607-4f50-879e-9bf2b9333aa7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/253/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/302/?format=api"
}