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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bergrennstrecke Bosseborn to Villa Parkplatz (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/729d0bdc-afc6-4994-97b0-0ae62c9e6d44"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37685/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54176/",
    "metadata": {
        "length": 1089680,
        "lengthKind": "straight-line",
        "duration": 1542751028,
        "positionLists": 4,
        "positions": 3784,
        "size": 405364,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-21T11:36:41+00:00",
        "elevationGain": 3502,
        "elevationLoss": 3896,
        "country": "DE"
    }
}