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

GET /v1/routes/40644/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "24c1c3fefade1c5dacc455d7bd41d295"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/254/?format=api",
    "description": "Auf Rotweinwanderweg und Ahrsteig durchs Ahrtal",
    "creator_name": "Michael Vogt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9918b1e6-711f-495e-afaf-b40285dfd42b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27050/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40644/?format=api",
    "metadata": {
        "length": 13201,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 431,
        "size": 36845,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 708,
        "elevationLoss": 709,
        "country": "DE"
    }
}