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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 557",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ff8b50e-0276-4c49-a56f-9461abc18b5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37189/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53680/",
    "metadata": {
        "length": 24405,
        "lengthKind": "track",
        "duration": 3117,
        "positionLists": 1,
        "positions": 557,
        "size": 144565,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-10T17:58:38+00:00",
        "elevationGain": 462,
        "elevationLoss": 496,
        "country": "DE"
    }
}