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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Marno's Run to Blue Knob",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e703114-6c93-4a54-ad8f-9668733f772e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25210/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39000/",
    "metadata": {
        "length": 439836,
        "lengthKind": "track",
        "duration": 43073,
        "positionLists": 1,
        "positions": 15712,
        "size": 2485149,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-07-03T21:43:59+00:00",
        "elevationGain": 8334,
        "elevationLoss": 8348,
        "country": "AU"
    }
}