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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "2011-05-01 11:45",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50e39205-d953-4a3b-8998-8d27dc04b25d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36824/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53315/",
    "metadata": {
        "length": 31441,
        "lengthKind": "track",
        "duration": 18714,
        "positionLists": 1,
        "positions": 4974,
        "size": 472115,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-01T09:45:07+00:00",
        "elevationGain": 105,
        "elevationLoss": 159
    }
}