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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3301/",
    "description": "Gomera Valle Gran Rey - Schluchtenrunde",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5c7ce139-7db6-4056-9a24-53c94e00c9a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2408/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2955/",
    "metadata": {
        "length": 15197,
        "lengthKind": "track",
        "duration": 5475,
        "positionLists": 1,
        "positions": 1269,
        "size": 178495,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-23T15:48:06+00:00",
        "elevationGain": 1061,
        "elevationLoss": 1062
    }
}