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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Biogasanlage Frohnhofen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/690fba72-3bd6-4879-ba87-baf640e12461"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37428/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53919/",
    "metadata": {
        "length": 12957,
        "lengthKind": "routed",
        "duration": 2038,
        "positionLists": 3,
        "positions": 331,
        "size": 74126,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-11-06T15:54:04.095000+00:00",
        "elevationGain": 394,
        "elevationLoss": 398,
        "country": "DE"
    }
}