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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Position 1 to Position 2074",
    "creator_name": "wklaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1562e9de-6018-4aa5-ae4a-ab1406f16182"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24305/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50778/",
    "metadata": {
        "length": 13105,
        "lengthKind": "track",
        "duration": 11571,
        "positionLists": 1,
        "positions": 2074,
        "size": 516857,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-04T08:44:50+00:00",
        "elevationGain": 133,
        "elevationLoss": 113
    }
}