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

GET /v1/routes/37916/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "56fbb895d7324a8f54685cd9b68d10a1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/6883/",
    "description": "5 passi Dolomiti  ( Fedaia, Pordoi, Falzarego, Giau e Staulanza)",
    "creator_name": "Aldo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b55bd3b-b458-4cc1-83f2-f80f1e8bea1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23968/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/37916/",
    "metadata": {
        "length": 401240,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 8752,
        "size": 731516,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}