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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1029",
    "creator_name": "HubiBike",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a214156b-23bc-4b4a-a9fd-c7b52c35c848"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26483/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51075/",
    "metadata": {
        "length": 7460,
        "lengthKind": "track",
        "duration": 1596,
        "positionLists": 1,
        "positions": 1029,
        "size": 134269,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-06-01T11:57:21+00:00",
        "elevationGain": 57,
        "elevationLoss": 63,
        "country": "DE"
    }
}