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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Parking to Playa de la Veta 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e6b558e-732e-4629-ac03-f9e4f423cd4a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37568/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54059/",
    "metadata": {
        "length": 3846,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 315,
        "size": 27629,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 261,
        "elevationLoss": 438
    }
}