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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1640/",
    "description": "Hennef, WW, Rothaargeb, Biggegrill, 270 km",
    "creator_name": "Reiner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee06e6f4-d534-4a9f-b652-2947df812196"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2156/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2682/",
    "metadata": {
        "length": 228778,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 3002,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}