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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "BS Kobern 396km 120226",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f6e92de-d22c-45f5-b2b5-4daf34ac0a73"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35245/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51736/",
    "metadata": {
        "length": 452626,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 1880,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 159,
        "elevationLoss": 151,
        "country": "DE"
    }
}