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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Ruchheim_Wilgartswiesen/Hermersbergerhof_lang",
    "creator_name": "Rainer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f4b66c86-5c25-48e1-a935-3a3d24d03342"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3314/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3935/",
    "metadata": {
        "length": 98942,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 1297,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}