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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ooooooo on GPSies.com (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60216d80-4bb9-4c7e-90ca-caf8a078c4ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37192/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53683/",
    "metadata": {
        "length": 15438,
        "lengthKind": "track",
        "duration": 5550,
        "positionLists": 1,
        "positions": 183,
        "size": 37353,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 180,
        "elevationLoss": 176,
        "country": "DE"
    }
}