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

GET /v1/routes/53217/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8fe730a006ff17ce135040abae38d8c5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8033/?format=api",
    "description": "111225",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ceb5312-ccc4-4320-a994-94ab132415ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36726/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53217/?format=api",
    "metadata": {
        "length": 4357347,
        "lengthKind": "track",
        "duration": 489270,
        "positionLists": 19,
        "positions": 49680,
        "size": 7967281,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-12-25T15:58:46+00:00",
        "elevationGain": 46203,
        "elevationLoss": 45855,
        "country": "MA"
    }
}