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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "W-limburg-rondom-eys on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/469d0fa7-141e-4a94-b439-2422b5a482d2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36570/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53061/",
    "metadata": {
        "length": 13644,
        "lengthKind": "track",
        "duration": 4904,
        "positionLists": 1,
        "positions": 132,
        "size": 19232,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-12T20:18:15+00:00",
        "elevationGain": 253,
        "elevationLoss": 252,
        "country": "BE"
    }
}