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

GET /v1/routes/486/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "74f1531f563d983c517abc0f2d984e75"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/177/",
    "description": "Mitterbach-Ötscher",
    "creator_name": "richi1000",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6001f366-643e-48f9-a713-5c364a30a759"
    },
    "localFile": "https://api.routeconverter.com/v1/files/409/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/486/",
    "metadata": {
        "length": 1444951,
        "lengthKind": "track",
        "duration": 37,
        "positionLists": 23,
        "positions": 8879,
        "size": 1386208,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2008-07-06T12:22:47+00:00",
        "elevationGain": 39458,
        "elevationLoss": 41682,
        "country": "AT"
    }
}