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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2012-08-10 20:18:51)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/664e78db-13ba-4437-b994-690dceeb57ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37359/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53850/",
    "metadata": {
        "length": 4856,
        "lengthKind": "track",
        "duration": 1823,
        "positionLists": 1,
        "positions": 457,
        "size": 96359,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-10T19:18:51+00:00",
        "elevationGain": 64,
        "elevationLoss": 79,
        "country": "DE"
    }
}