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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Ermita Virgen del Pino to La Cumbrecita",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/732ef645-39ab-4046-b2e5-a677512863bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37704/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54195/",
    "metadata": {
        "length": 12043,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 645,
        "size": 58358,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1198,
        "elevationLoss": 374
    }
}