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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kleine Niederrheintour Kempen Weeze Leukermeer",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3330df02-2878-4d94-b3b3-7aeed2f8be1a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36075/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52566/",
    "metadata": {
        "length": 114154,
        "lengthKind": "track",
        "duration": 8100,
        "positionLists": 1,
        "positions": 1388,
        "size": 165439,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-09-07T13:32:02+00:00",
        "elevationGain": 1013,
        "elevationLoss": 1019,
        "country": "DE"
    }
}