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

GET /v1/routes/54196/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e54a9e7fa756b0eb5936336b7c3228be"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Parkplatz Start/Ziel to Parkplatz Start/Ziel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73316d87-b5c8-43d4-ab12-a2a0de6154be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37705/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54196/?format=api",
    "metadata": {
        "length": 7499,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 2,
        "positions": 329,
        "size": 27585,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-05T17:40:24+00:00",
        "elevationGain": 503,
        "elevationLoss": 503,
        "country": "DE"
    }
}