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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "01 Bemele; Bemelerberg to 14 Start; De start voor het stadion de Geusselt in Maastricht",
    "creator_name": "Johno",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb70211b-5ec6-46ef-89c2-a415af1b43ef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4657/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50595/",
    "metadata": {
        "length": 219924,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 2318,
        "size": 165638,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 962,
        "elevationLoss": 964,
        "country": "BE"
    }
}