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

GET /v1/routes/40231/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "589b9245e2245b60e80ec8f715876948"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2549/",
    "description": "210 km Kurven durch die Ahreifel zw. Bad Münstereifel, Kelberg, Bad Neuanahr-Ahrweiler [calimeter 104]",
    "creator_name": "ChickenHawk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73ec0a43-278e-45ba-b4b4-a3dc4d5bb758"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26580/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40231/",
    "metadata": {
        "length": 423635,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 8585,
        "size": 559944,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}