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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/?format=api",
    "description": "Odenwald - Rundtour 265 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f82d9df4-3305-4c70-8637-a7896f1701e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/255/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/304/?format=api"
}