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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "R9 Hessischer Radfernweg Worms-Obernburg am Main",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e08f2b7-f761-4e59-b510-37213ec4b590"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37557/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54048/",
    "metadata": {
        "length": 88243,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1518,
        "size": 138227,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1225,
        "elevationLoss": 1194,
        "country": "DE"
    }
}