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

GET /v1/routes/53777/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "66ffe9b98ef3deaae3c5d22626f8b5ee"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "RdgA on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63ccdd4c-9241-4102-8723-c3bd59e37739"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37286/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53777/",
    "metadata": {
        "length": 681738,
        "lengthKind": "straight-line",
        "duration": 245158,
        "positionLists": 1,
        "positions": 11872,
        "size": 1567348,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 48860,
        "elevationLoss": 49250,
        "country": "IT"
    }
}