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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7763/",
    "description": "Hagen-Middelburg",
    "creator_name": "Cabriolet",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16d64d94-fdb3-4974-93b6-07151c562af5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28159/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41614/",
    "metadata": {
        "length": 359626,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 3070,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}