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

GET /v1/routes/53416/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "062dbb2899230f59c69e5fa75728161d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Track 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/553f6cb4-4767-4098-aa97-dd9748f5e8b5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36925/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53416/",
    "metadata": {
        "length": 41580,
        "lengthKind": "track",
        "duration": 8609,
        "positionLists": 1,
        "positions": 250,
        "size": 29986,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2005-10-16T06:49:04+00:00",
        "elevationGain": 268,
        "elevationLoss": 365,
        "country": "IT"
    }
}