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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/",
    "description": "4/29/2009 - Wednesday Drive",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a96de8b-bc4f-4fbf-b313-5ccd635c7dcd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1347/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1690/",
    "metadata": {
        "length": 36177,
        "lengthKind": "track",
        "duration": 3428,
        "positionLists": 1,
        "positions": 617,
        "size": 85473,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-29T23:45:16+00:00",
        "elevationGain": 432,
        "elevationLoss": 445,
        "country": "US"
    }
}