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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "09_Gmünd (1) to 09_Seeboden (3)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e23e386-1be3-4f61-8ce8-d078951b9dc8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26675/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40320/",
    "metadata": {
        "length": 24360,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 845,
        "size": 72597,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 504,
        "elevationLoss": 750,
        "country": "AT"
    }
}