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

GET /v1/routes/50736/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6d16c8a360e412072e1cbfc0238071d3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Agnel, Col d to Salven, Croce di",
    "creator_name": "Starkamnn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94bf4f2a-17aa-48db-be82-8df28d4b87e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24072/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50736/",
    "metadata": {
        "length": 242746496,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1615,
        "size": 290516,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 312776,
        "elevationLoss": 314412,
        "country": "IT"
    }
}