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

GET /v1/routes/53938/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "08e358c03320c7d560eae6ca3cdc3285"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Utrechtse Heuvelrug Knooppuntenfietstocht",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a0e658d-947e-4de5-899f-269f4775f051"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37447/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53938/",
    "metadata": {
        "length": 61489,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 191,
        "size": 12564,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 254,
        "elevationLoss": 256,
        "country": "NL"
    }
}