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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "01- Stansstad - Varese - Genova (Route)",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4724683-54a0-463c-b6b4-eb0557900a83"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25379/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50917/",
    "metadata": {
        "length": 308223,
        "lengthKind": "straight-line",
        "duration": 17087,
        "positionLists": 1,
        "positions": 8,
        "size": 2397,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-10-23T11:18:24+00:00",
        "elevationGain": 761,
        "elevationLoss": 1193,
        "country": "IT"
    }
}