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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "100_Essen-Schumi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67d39a54-bde4-4e19-9baf-6122354f20dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37390/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53881/",
    "metadata": {
        "length": 82666,
        "lengthKind": "track",
        "duration": 6991,
        "positionLists": 1,
        "positions": 988,
        "size": 103167,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-04-01T09:37:36+00:00",
        "elevationGain": 520,
        "elevationLoss": 524,
        "country": "DE"
    }
}