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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8061/",
    "description": "23.07.2013 12.50",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/69bc037f-5366-418e-8510-b77cc546db02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37441/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53932/",
    "metadata": {
        "length": 30394,
        "lengthKind": "track",
        "duration": 16086,
        "positionLists": 1,
        "positions": 8412,
        "size": 1529138,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-23T12:50:51.530000+00:00",
        "elevationGain": 928,
        "elevationLoss": 2032,
        "country": "SK"
    }
}