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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Alpenpässe XL",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc673fa2-c1a0-499f-8042-2cc2ada040c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39824/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56315/",
    "metadata": {
        "length": 485903,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 3054,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}