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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1077/",
    "description": "Jossa-Spessart 275 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/62c7fe1e-4bde-4608-9901-46ad30083dcc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5814/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7857/",
    "metadata": {
        "length": 219467,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 39,
        "size": 10202,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-12T10:57:39+00:00",
        "elevationGain": 1382,
        "elevationLoss": 1378,
        "country": "DE"
    }
}