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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Nice - Steffisburg, teil über die Route Napoleon, teils über kleine Pässe on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf24dc49-9b9f-467b-b462-3f09f0a06d53"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39899/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56390/",
    "metadata": {
        "length": 888697,
        "lengthKind": "track",
        "duration": 319605,
        "positionLists": 1,
        "positions": 2782,
        "size": 392737,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 22682,
        "elevationLoss": 21963,
        "country": "FR"
    }
}