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

GET /v1/routes/53788/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "311a05fd0609a2dc54c51fa0e6a9a75d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "B.iCycle Track from 2011-04-10_12.32.31",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/640ffdd4-5e05-496d-8fde-a12e2ba10663"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37297/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53788/",
    "metadata": {
        "length": 17876,
        "lengthKind": "track",
        "duration": 3932,
        "positionLists": 1,
        "positions": 764,
        "size": 81373,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-10T10:32:37.701000+00:00",
        "elevationGain": 343,
        "elevationLoss": 335,
        "country": "DE"
    }
}