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

GET /v1/routes/4273/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8073dd16588bc41551e39d40ee424b65"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1193/",
    "description": "Little Beaver West Trail part 1 of 1",
    "creator_name": "punqroqclimber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40e74786-9a9c-4470-b685-ec54b777b37a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3597/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4273/",
    "metadata": {
        "length": 9707,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 199,
        "size": 14521,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3513,
        "elevationLoss": 752,
        "country": "US"
    }
}