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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rottal Radweg",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e2ab5f9-7ddb-4b7a-8a38-31164d415554"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6156/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50680/",
    "metadata": {
        "length": 90754,
        "lengthKind": "track",
        "duration": 20218,
        "positionLists": 1,
        "positions": 1118,
        "size": 126903,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-16T08:00:00+00:00",
        "elevationGain": 488,
        "elevationLoss": 623,
        "country": "DE"
    }
}