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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Mts Glorious and Nebo 16 May 2016",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66ed9f91-5847-4c09-94bc-6738daea2c98"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25241/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39031/",
    "metadata": {
        "length": 81789,
        "lengthKind": "track",
        "duration": 6781,
        "positionLists": 1,
        "positions": 2115,
        "size": 242370,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-05-16T04:55:12+00:00",
        "elevationGain": 1631,
        "elevationLoss": 1643,
        "country": "AU"
    }
}