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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_Kl_deutsches Eck",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ba206d1-17b9-4d33-b724-172547959c98"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36694/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53185/",
    "metadata": {
        "length": 87535,
        "lengthKind": "track",
        "duration": 16959,
        "positionLists": 1,
        "positions": 2912,
        "size": 306703,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-21T08:53:26+00:00",
        "elevationGain": 742,
        "elevationLoss": 1076,
        "country": "DE"
    }
}