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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Von Roßhaupten nach Kaufbeuren",
    "creator_name": "eganahl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d0ef677-ad23-4d3f-9fb9-27752d72fd85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26278/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51038/",
    "metadata": {
        "length": 35099,
        "lengthKind": "track",
        "duration": 11853,
        "positionLists": 1,
        "positions": 2786,
        "size": 382283,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-12-08T10:08:05+00:00",
        "elevationGain": 313,
        "elevationLoss": 420,
        "country": "DE"
    }
}