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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Carretera del Sur to Camino",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4c414fd3-d30c-4dbc-8a45-4cb5da9f311b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36709/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53200/",
    "metadata": {
        "length": 3117,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 191,
        "size": 17367,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 322,
        "elevationLoss": 380
    }
}