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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "Sahrbachtal - Extratour AhrSteig on GPSies.com",
    "creator_name": "Didionstage",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49a68850-5884-45a6-8a3d-786a3223aa60"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26889/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40516/",
    "metadata": {
        "length": 18547,
        "lengthKind": "track",
        "duration": 6663,
        "positionLists": 1,
        "positions": 1190,
        "size": 121493,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 840,
        "elevationLoss": 840,
        "country": "DE"
    }
}