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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1193/",
    "description": "Big Beaver Trail part 1 of 1",
    "creator_name": "punqroqclimber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46ed0742-a877-4cfa-bea5-48fb37acda50"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3593/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4269/",
    "metadata": {
        "length": 33982,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 533,
        "size": 37786,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4635,
        "elevationLoss": 3818,
        "country": "US"
    }
}