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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "06_Mallnitz (1) to 06_Danielsberg (6)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fac33288-a8ce-491b-bdcf-393d08b2e917"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26672/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40317/",
    "metadata": {
        "length": 33329,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 168,
        "size": 15773,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 751,
        "elevationLoss": 1201,
        "country": "AT"
    }
}