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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Bike&HikeÜberschreitungLeilachspitze,Krottenköpfe on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/61e37079-8c97-4de5-b0eb-78c7140342f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37232/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53723/",
    "metadata": {
        "length": 27407,
        "lengthKind": "track",
        "duration": 9848,
        "positionLists": 1,
        "positions": 1809,
        "size": 269816,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-03T23:26:59+00:00",
        "elevationGain": 3276,
        "elevationLoss": 3276,
        "country": "AT"
    }
}