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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "04_Stall (1) to 04_Innerfragant (7)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d3ee4b9-780e-437e-8477-4a62a887b95f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26670/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40315/",
    "metadata": {
        "length": 29080,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 552,
        "size": 48434,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1972,
        "elevationLoss": 1564,
        "country": "AT"
    }
}