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

GET /v1/routes/47/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "453971d4b410aa4eb705df64cceff834"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/15/",
    "description": "Schleswig-Holstein Tour 2. Etappe (148km)",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a55578cf-94f1-45c1-8db6-ea6681b957a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/54/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/47/",
    "metadata": {
        "length": 145706,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 60,
        "size": 6420,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 39,
        "elevationLoss": 6,
        "country": "DE"
    }
}