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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2015-05-18",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/028e4328-a43f-4db6-acc5-2391740b64ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34951/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51442/",
    "metadata": {
        "length": 28277,
        "lengthKind": "track",
        "duration": 8386,
        "positionLists": 1,
        "positions": 320,
        "size": 157108,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-18T11:25:20+00:00",
        "elevationGain": 440,
        "elevationLoss": 445,
        "country": "DE"
    }
}