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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Pista Pico de la Nieve to GR 131/La Erita",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f99da9a-f810-4d85-bf07-2d5f1f760045"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36399/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52890/",
    "metadata": {
        "length": 9762,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 644,
        "size": 57109,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 785,
        "elevationLoss": 565
    }
}