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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Immenstadt Bruecke.kml/MECURY100/3.18.2010-09:28:42/Track",
    "creator_name": "Franzel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d27a632-2dd8-404f-a852-6c7f7460c5b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3332/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50501/",
    "metadata": {
        "length": 129903,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 1995,
        "size": 256730,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1440,
        "elevationLoss": 1446,
        "country": "DE"
    }
}