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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "trk00000_2013-5-23",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a492eb3-9b55-418f-9891-328c9e9d65da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36656/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53147/",
    "metadata": {
        "length": 54599,
        "lengthKind": "track",
        "duration": 41300,
        "positionLists": 1,
        "positions": 244,
        "size": 24902,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-23T04:46:56+00:00",
        "elevationGain": 609,
        "elevationLoss": 652,
        "country": "DE"
    }
}