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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Rennweg im Hürtgenwald - Laufenburger Wald - Meroder Wald",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f327cca-9d0c-45bb-988d-cd27bdd2a675"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2004/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2501/",
    "metadata": {
        "length": 13971,
        "lengthKind": "track",
        "duration": 10799,
        "positionLists": 1,
        "positions": 1022,
        "size": 135978,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-19T17:04:05+00:00",
        "elevationGain": 535,
        "elevationLoss": 543,
        "country": "DE"
    }
}