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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Lauf am Gardasee 15,3km on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d9841767-a320-4b02-96a9-42c9e20e4275"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40160/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56651/",
    "metadata": {
        "length": 15306,
        "lengthKind": "track",
        "duration": 5504,
        "positionLists": 1,
        "positions": 953,
        "size": 135444,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 610,
        "elevationLoss": 774,
        "country": "IT"
    }
}