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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Scheidbaum-Blens",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f74efe8-b768-4817-836c-f8e1a4b85169"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2667/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3227/",
    "metadata": {
        "length": 10824,
        "lengthKind": "track",
        "duration": 7155,
        "positionLists": 1,
        "positions": 329,
        "size": 44460,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-22T21:44:50+00:00",
        "elevationGain": 296,
        "elevationLoss": 286,
        "country": "DE"
    }
}