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

GET /v1/routes/53007/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7eec36e4a83df7bcbe1648629638309e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wappenweg on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/443df6c9-1a6a-4eb3-b605-e75ea8790850"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36516/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53007/",
    "metadata": {
        "length": 55781,
        "lengthKind": "track",
        "duration": 20044,
        "positionLists": 1,
        "positions": 1855,
        "size": 378623,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 2776,
        "elevationLoss": 2776,
        "country": "DE"
    }
}