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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7770/",
    "description": "Pfäffikersee",
    "creator_name": "erich_naef",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cab082b9-0ea7-4256-8bd5-feb74c5b9b2d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28048/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41528/",
    "metadata": {
        "length": 9700,
        "lengthKind": "track",
        "duration": 7435,
        "positionLists": 1,
        "positions": 1486,
        "size": 183289,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2003-07-19T07:52:25+00:00",
        "elevationGain": 355,
        "elevationLoss": 342,
        "country": "CH"
    }
}