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

GET /v1/routes/51891/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "07642b941ffc39112decb63dec0ebecc"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Via Claudia Augusta-www.thorstenbroenner.de",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/15a5d92d-6f4d-4423-a200-cfdcfb0bb99c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35400/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51891/",
    "metadata": {
        "length": 369484,
        "lengthKind": "track",
        "duration": 132706,
        "positionLists": 1,
        "positions": 7818,
        "size": 166108,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-20T20:37:50+00:00",
        "elevationGain": 9083,
        "elevationLoss": 9879,
        "country": "IT"
    }
}