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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "LGS Rueck",
    "creator_name": "theom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e077d1d3-84a5-4763-8a70-504a6d977546"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1658/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50417/",
    "metadata": {
        "length": 46546,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 352,
        "size": 30821,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 370,
        "elevationLoss": 329,
        "country": "DE"
    }
}