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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Berlin-Kopenhagen Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e59792f-fc68-495a-afe6-76a3e5351eae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37566/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54057/",
    "metadata": {
        "length": 125194,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 913,
        "size": 83392,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 535,
        "elevationLoss": 500,
        "country": "DE"
    }
}