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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/",
    "description": "Von Swisstal über Koblenz durch's Lahn- und Gelbachtal",
    "creator_name": "Schwalmbiker_Juergen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf10e2e1-b515-4bb8-b195-7204be439150"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3900/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4665/",
    "metadata": {
        "length": 408662,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2507,
        "size": 229236,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 6480,
        "elevationLoss": 6635,
        "country": "DE"
    }
}