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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7572/",
    "description": "2020-09-24(R) Falerna - Amantea - Paola - Tortora - Lagonegro - Salerno - Vietri - Amalfi - Corbara",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cac0035f-b12b-49eb-aabd-f1e2f21f075f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26731/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40375/",
    "metadata": {
        "length": 273517,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 13,
        "size": 2311,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1347,
        "elevationLoss": 1200
    }
}