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

GET /v1/routes/56422/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "243357b18907fc88a0fe99598049f71f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Info Cubo de La Galga to Sendero",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d024f5c9-e92d-41c3-bf2b-574fe5612a1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39931/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56422/",
    "metadata": {
        "length": 13186,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 601,
        "size": 52767,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1002,
        "elevationLoss": 772
    }
}