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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "AptlaBegudegignacgargasapt on GPSies.com",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/52f6eecd-86cc-4fb8-9569-3275546b6f4c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6034/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50672/",
    "metadata": {
        "length": 60362,
        "lengthKind": "track",
        "duration": 21702,
        "positionLists": 1,
        "positions": 852,
        "size": 120577,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-01-22T11:10:54+00:00",
        "elevationGain": 1619,
        "elevationLoss": 1621,
        "country": "FR"
    }
}