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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Velothon 120km 2010 NEU on GPSies.com",
    "creator_name": "Walli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e92f7f03-0d72-4259-b7df-9a8e352af309"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3895/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50538/",
    "metadata": {
        "length": 114678,
        "lengthKind": "track",
        "duration": 41201,
        "positionLists": 1,
        "positions": 857,
        "size": 120850,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-28T11:53:18+00:00",
        "elevationGain": 889,
        "elevationLoss": 886,
        "country": "DE"
    }
}