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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "30_Cormons (1) to 30_Gradisca (3)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54e93fb6-352a-4b42-853d-769ad7ff4b0d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26696/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40339/",
    "metadata": {
        "length": 27511,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 712,
        "size": 60424,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 233,
        "elevationLoss": 277,
        "country": "IT"
    }
}