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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 882",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39cdc6e4-ec36-4731-b0cf-0c9356eff3b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36240/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52731/",
    "metadata": {
        "length": 31904,
        "lengthKind": "track",
        "duration": 7862400,
        "positionLists": 1,
        "positions": 882,
        "size": 147432,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2011-05-08T06:52:04+00:00",
        "elevationGain": 1465,
        "elevationLoss": 1387,
        "country": "DE"
    }
}