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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Strecke 23.05.10 10:34",
    "creator_name": "natz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46e1ba3e-6e44-4706-8b55-cfab4fd8ffc0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3733/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50530/",
    "metadata": {
        "length": 31175,
        "lengthKind": "track",
        "duration": 17051,
        "positionLists": 1,
        "positions": 357,
        "size": 71928,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2010-05-23T08:48:58+00:00",
        "elevationGain": 798,
        "elevationLoss": 791,
        "country": "DE"
    }
}