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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/?format=api",
    "description": "Kustroute_vanaf_Rotterdam (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/786b3fb9-aa34-47a3-bdc9-570c85f8764b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37816/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54307/?format=api",
    "metadata": {
        "length": 445064,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 6548,
        "size": 430961,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}