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

GET /v1/routes/53558/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0db29b8f2359ea3b14a4cb68046c203d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "WanderungAbWanderparkplatzHomberg on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b13ee3d-5cb6-4eaf-9eef-53da0e015604"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37067/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53558/",
    "metadata": {
        "length": 9623,
        "lengthKind": "track",
        "duration": 3456,
        "positionLists": 1,
        "positions": 1260,
        "size": 177721,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-09T18:51:21+00:00",
        "elevationGain": 1023,
        "elevationLoss": 1024,
        "country": "DE"
    }
}