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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Refugio del Pilar to Los Canarios",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3365c621-a4e5-4857-a649-645aaaac9630"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36078/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52569/",
    "metadata": {
        "length": 34721,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1774,
        "size": 157084,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1566,
        "elevationLoss": 3002
    }
}