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

GET /v1/routes/40230/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9063cddfa19f8f9c43e1ffcc81d2f570"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2549/",
    "description": "110 km Kurven um den Rursee zw. Vossenack, Hammer, Heimbach, Nideggen [calimeter 102]",
    "creator_name": "ChickenHawk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3068968a-a5be-49fb-bd77-5c15bd55fd82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26579/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40230/",
    "metadata": {
        "length": 218627,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 5315,
        "size": 347349,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}