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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ruhrtal Radweg on GPSies.com",
    "creator_name": "Wurzelsepp",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8019d16d-3ba8-4406-a754-8073b266fc35"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6010/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50671/",
    "metadata": {
        "length": 234000,
        "lengthKind": "track",
        "duration": 83310,
        "positionLists": 1,
        "positions": 2107,
        "size": 295888,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-05-13T12:10:53+00:00",
        "elevationGain": 2756,
        "elevationLoss": 3394,
        "country": "DE"
    }
}