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

GET /v1/routes/55167/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5ac273058445ebe4356c1ae358d717af"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "090411 Köln - Lindlar",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c01456a-a281-4ad8-b7ee-4f87e5a4cbdd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38676/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55167/",
    "metadata": {
        "length": 135328,
        "lengthKind": "routed",
        "duration": 13279742,
        "positionLists": 1,
        "positions": 30,
        "size": 7656,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-21T16:01:39+00:00",
        "elevationGain": 647,
        "elevationLoss": 648,
        "country": "DE"
    }
}