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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/",
    "description": "6/14/2009 - Sunday Drive - Flag Day",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bd41b099-0002-427c-90b0-32371b91de1a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1648/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2079/",
    "metadata": {
        "length": 102260,
        "lengthKind": "track",
        "duration": 7611,
        "positionLists": 1,
        "positions": 1111,
        "size": 157515,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-14T14:46:11+00:00",
        "elevationGain": 800,
        "elevationLoss": 791,
        "country": "US"
    }
}