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

GET /v1/routes/52670/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1b205168b93f8d360ebb18fedc28d6cd"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "W000 to W170",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/370ba4c7-9c43-4292-8eaa-a3457bc867ad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36179/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52670/",
    "metadata": {
        "length": 31500,
        "lengthKind": "track",
        "duration": 1752,
        "positionLists": 1,
        "positions": 155,
        "size": 33393,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-05-28T13:19:42+00:00",
        "elevationGain": 327,
        "elevationLoss": 432,
        "country": "DE"
    }
}