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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Nürburgring-Daun_246km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/724be9e0-9757-4f08-b8db-dc57a895522c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37671/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54162/",
    "metadata": {
        "length": 234261,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 32,
        "size": 4090,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 1604,
        "elevationLoss": 1604,
        "country": "DE"
    }
}