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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Brombachsee Runde",
    "creator_name": "Stefanblass",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f4706fb3-c9b6-4ed4-be9d-16409dc6d512"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1633/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50409/",
    "metadata": {
        "length": 51903,
        "lengthKind": "track",
        "duration": 16569,
        "positionLists": 1,
        "positions": 1245,
        "size": 168539,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-26T06:30:57+00:00",
        "elevationGain": 741,
        "elevationLoss": 737,
        "country": "DE"
    }
}