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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Über die Krunkelbachhütte und das Herzogenhorn",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54a7ab15-a0f4-4ea6-9034-36bd4469ff98"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36910/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53401/",
    "metadata": {
        "length": 16217,
        "lengthKind": "straight-line",
        "duration": 14068,
        "positionLists": 2,
        "positions": 1007,
        "size": 131067,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-24T21:46:40+00:00",
        "elevationGain": 634,
        "elevationLoss": 1147,
        "country": "DE"
    }
}