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

GET /v1/routes/53166/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "53a18e861d917aca6469827db9071c0c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "Las Tricias to Dragos",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4adac3fb-6740-4b2a-b178-1b443add7d64"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36675/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53166/?format=api",
    "metadata": {
        "length": 18092,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1160,
        "size": 100967,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1506,
        "elevationLoss": 1786
    }
}