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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "H-weg on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a6e7fa1-56ca-4544-af3c-de3205f87ff1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37455/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53946/",
    "metadata": {
        "length": 62087,
        "lengthKind": "track",
        "duration": 22310,
        "positionLists": 1,
        "positions": 1511,
        "size": 212752,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-15T10:18:37+00:00",
        "elevationGain": 2931,
        "elevationLoss": 2919,
        "country": "DE"
    }
}