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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "San Sebastián to Playa de la Guancha",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/15eb3807-e985-455d-b897-612cf4b0b252"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35404/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51895/",
    "metadata": {
        "length": 11665,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 186,
        "size": 16853,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 585,
        "elevationLoss": 585
    }
}