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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Feierabendrunde West",
    "creator_name": "dr.nostril",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/656057d5-e069-494e-995d-c456e41b8991"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25177/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50891/",
    "metadata": {
        "length": 22457,
        "lengthKind": "track",
        "duration": 4397,
        "positionLists": 1,
        "positions": 698,
        "size": 90261,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-06-17T12:06:24+00:00",
        "elevationGain": 283,
        "elevationLoss": 283,
        "country": "DE"
    }
}