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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-06-28",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54752974-4f94-45c8-a0c2-bc73841259ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36903/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53394/",
    "metadata": {
        "length": 37193,
        "lengthKind": "track",
        "duration": 8984,
        "positionLists": 1,
        "positions": 431,
        "size": 207352,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-28T10:29:48+00:00",
        "elevationGain": 427,
        "elevationLoss": 447,
        "country": "DE"
    }
}