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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Eifelrunde 1 on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5be5ed25-1f65-4118-b09f-4d30a65782cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37088/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53579/",
    "metadata": {
        "length": 269616,
        "lengthKind": "straight-line",
        "duration": 96911,
        "positionLists": 1,
        "positions": 548,
        "size": 72919,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 2614,
        "elevationLoss": 2614,
        "country": "DE"
    }
}