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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7763/",
    "description": "10 Hagen - Nancy",
    "creator_name": "Cabriolet",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/929ac77f-8352-4289-9d08-ddd43237d080"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28161/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41616/",
    "metadata": {
        "length": 455332,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 43,
        "size": 5049,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}