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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Cyclocross Hemhofer-Seenplatte",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/47c0a8b3-d4b9-4c06-ad81-c3fe6660b6e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36594/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53085/",
    "metadata": {
        "length": 55379,
        "lengthKind": "track",
        "duration": 10796,
        "positionLists": 1,
        "positions": 9371,
        "size": 1146297,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-02T17:50:47+00:00",
        "elevationGain": 390,
        "elevationLoss": 386,
        "country": "DE"
    }
}