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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bodanrueckrunde1",
    "creator_name": "tobago1100",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a466158-0dd3-46fa-ae0c-c11494ecfa20"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3485/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50516/",
    "metadata": {
        "length": 43991,
        "lengthKind": "track",
        "duration": 8096,
        "positionLists": 1,
        "positions": 400,
        "size": 45981,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2009-04-15T14:24:40+00:00",
        "elevationGain": 637,
        "elevationLoss": 649,
        "country": "DE"
    }
}