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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Pajarito to Mirador de Tajaqué",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd313f82-0871-4c97-9a5c-8b60c8cb241b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40237/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56728/",
    "metadata": {
        "length": 26241,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1824,
        "size": 159464,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1945,
        "elevationLoss": 1995
    }
}