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

GET /v1/routes/53977/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "61a1bf7d7a9f0671f11ecf1a47cc5b03"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Rossfeld-Panoramastraße",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6bb357ad-7846-4cdd-ada2-1b2d62b15387"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37486/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53977/",
    "metadata": {
        "length": 82415,
        "lengthKind": "track",
        "duration": 18541,
        "positionLists": 1,
        "positions": 2509,
        "size": 264925,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-12T06:15:51+00:00",
        "elevationGain": 1480,
        "elevationLoss": 1579,
        "country": "AT"
    }
}