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

GET /v1/routes/52821/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "48b2b74f03286767385c1a72e1322018"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DDorf - L-Park Duisburg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d2b412f-ffc6-4982-852a-6ecd77ac4095"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36330/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52821/",
    "metadata": {
        "length": 54468,
        "lengthKind": "track",
        "duration": 10619,
        "positionLists": 1,
        "positions": 1601,
        "size": 163850,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-06T18:12:59+00:00",
        "elevationGain": 1589,
        "elevationLoss": 1580,
        "country": "DE"
    }
}