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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "7-BergischeLand.99km.ab Ratig.Kettwg.Lgberg.Nevig.Wülfr.Erkrath.Dus (2)",
    "creator_name": "don luck",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ee23bf4-9672-48ea-9ad0-e7fa0cf553cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23956/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50724/",
    "metadata": {
        "length": 99086,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 711,
        "size": 103200,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 1055,
        "elevationLoss": 1260,
        "country": "DE"
    }
}