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

GET /v1/routes/4545/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "646a8c898dc276f17504872f8e2e1bde"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "DE_Odenwald_Gross_01",
    "creator_name": "Andamane",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bd79f31b-9d34-418f-b3ce-8bf898700a32"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3803/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4545/",
    "metadata": {
        "length": 315460,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 34,
        "size": 3714,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 464,
        "elevationLoss": 4210,
        "country": "DE"
    }
}