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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Radtour Beelitz-Potsdam on GPSies.com",
    "creator_name": "herrs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d7393345-7b4d-4a27-950b-e9c0d5733129"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24324/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50785/",
    "metadata": {
        "length": 27392,
        "lengthKind": "track",
        "duration": 9007,
        "positionLists": 1,
        "positions": 881,
        "size": 179459,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 1606,
        "elevationLoss": 1684,
        "country": "DE"
    }
}