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

GET /v1/routes/49/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9ea68ecc8d70b4146806ec905694353e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/15/",
    "description": "Schleswig-Holstein Tour 4. Etappe (134km)",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/18884a96-fb68-4294-bbf6-30cf4f259bc6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/56/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/49/",
    "metadata": {
        "length": 126829,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 3981,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 299,
        "elevationLoss": 414,
        "country": "DE"
    }
}