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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7572/",
    "description": "2020-09-20(R) Agrigento - Enna - Agira - Nicolosi - Etna - Messina - Reggio Calabria - Falerna",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c66887c2-9459-467e-83ab-53c36a23e204"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26729/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40373/",
    "metadata": {
        "length": 878392,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 3940,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1946,
        "elevationLoss": 2247,
        "country": "IT"
    }
}