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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011-09-16T09:10:01Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58111655-8fa1-4070-9d47-2e733f879f1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36989/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53480/",
    "metadata": {
        "length": 66593,
        "lengthKind": "track",
        "duration": 9323,
        "positionLists": 1,
        "positions": 1402,
        "size": 304846,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-16T09:10:01+00:00",
        "elevationGain": 884,
        "elevationLoss": 903,
        "country": "DE"
    }
}