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

GET /v1/routes/40542/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "840b58af203ac69012a52fca6b88d667"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1630/",
    "description": "Rondje Maas & Waal",
    "creator_name": "Motormuis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd564be4-bde8-4d8b-bc28-70e8a3081faa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26921/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40542/",
    "metadata": {
        "length": 217283,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3700,
        "size": 292672,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}