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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "05_Innerfragant (1) to 05_Mallnitz (8)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fdb25a85-8110-4134-bd7d-26684e3c7a32"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26671/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40316/",
    "metadata": {
        "length": 36483,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 638,
        "size": 55751,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2180,
        "elevationLoss": 1946,
        "country": "AT"
    }
}