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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2012-07-28",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96c5505d-ab91-4008-b878-04a938eb6e33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38567/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55058/",
    "metadata": {
        "length": 60317,
        "lengthKind": "track",
        "duration": 8821,
        "positionLists": 1,
        "positions": 7997,
        "size": 2877739,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-28T07:14:11+00:00",
        "elevationGain": 477,
        "elevationLoss": 490,
        "country": "DE"
    }
}