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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "31_Gradisca d’Isonzo (1) to 31_Duino (6)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89be444f-db22-4f83-84dd-8f09596c9143"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26697/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40340/",
    "metadata": {
        "length": 44791,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 998,
        "size": 85198,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 921,
        "elevationLoss": 905,
        "country": "IT"
    }
}