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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hürth - Ahrgebirge 290km 6 Std",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68dec3ce-6ef9-4fa5-8d7c-63db16bd798d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37421/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53912/",
    "metadata": {
        "length": 286387,
        "lengthKind": "routed",
        "duration": 2442,
        "positionLists": 1,
        "positions": 43,
        "size": 9045,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-01T15:09:35.387000+00:00",
        "elevationGain": 490,
        "elevationLoss": 486,
        "country": "DE"
    }
}