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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Hoodoos on Navajo to Minaret Hoodoos",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5f58d103-841c-4895-af9f-c0433a419330"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37171/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53662/",
    "metadata": {
        "length": 10184,
        "lengthKind": "straight-line",
        "duration": 12348,
        "positionLists": 2,
        "positions": 409,
        "size": 42387,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-27T15:36:33+00:00",
        "elevationGain": 653,
        "elevationLoss": 584,
        "country": "US"
    }
}