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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wiesensteig",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6041dd2b-a6c3-466d-8a50-d49ed4cf5930"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37196/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53687/",
    "metadata": {
        "length": 9699,
        "lengthKind": "track",
        "duration": 12087,
        "positionLists": 1,
        "positions": 575,
        "size": 120945,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-27T08:16:45+00:00",
        "elevationGain": 413,
        "elevationLoss": 407,
        "country": "DE"
    }
}