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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7572/",
    "description": "2020-09-19(R) Palermo - Monreale - Alcamo - Partanna - Sambuca - Prizzi - Cianciana - Raffadali - Agrigento",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/152e8b41-1955-405b-8f9d-48f714d1972c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26728/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40372/",
    "metadata": {
        "length": 277964,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 30,
        "size": 4769,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1850,
        "elevationLoss": 1546,
        "country": "IT"
    }
}