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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7602/",
    "description": "Rundtour vom Schloss Horst durchs Karnaper Wäldchen zum Nordsternpark",
    "creator_name": "Ruhrpottschlingel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ff4841a9-bcd4-4724-b2fc-4fe5f4e8415a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26829/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40463/",
    "metadata": {
        "length": 10019,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 208,
        "size": 18275,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 167,
        "elevationLoss": 167,
        "country": "DE"
    }
}