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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Große Rundwanderung",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ca398e7-9379-494a-80dc-150e116bfec1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37106/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53597/",
    "metadata": {
        "length": 44090,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 254,
        "size": 15427,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 500,
        "elevationLoss": 502,
        "country": "DE"
    }
}