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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Marnos Run to Blue Knob",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71eb847f-ed03-4c83-8406-0cda75e3f79b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25237/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39027/",
    "metadata": {
        "length": 442539,
        "lengthKind": "track",
        "duration": 44104,
        "positionLists": 1,
        "positions": 15803,
        "size": 6051334,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-07-03T21:26:48+00:00",
        "elevationGain": 8402,
        "elevationLoss": 8404,
        "country": "AU"
    }
}