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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "09-07-04 Nocturna almaden con btt magina",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c05fdef-ac40-4ac6-ba1f-23c45900367f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37499/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53990/",
    "metadata": {
        "length": 45171,
        "lengthKind": "track",
        "duration": 29288,
        "positionLists": 1,
        "positions": 1871,
        "size": 319925,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-04T22:44:51+00:00",
        "elevationGain": 1605,
        "elevationLoss": 1566,
        "country": "ES"
    }
}