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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wandern_NordicWalking Mainleus_Schmeilsdorf 4 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/865e8f49-5c52-4cdc-95c4-9a69270da103"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38142/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54633/",
    "metadata": {
        "length": 21581,
        "lengthKind": "routed",
        "duration": 57499,
        "positionLists": 3,
        "positions": 51,
        "size": 11421,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-15T10:51:56.727000+00:00",
        "elevationGain": 609,
        "elevationLoss": 588,
        "country": "DE"
    }
}