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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/",
    "description": "Blies-Grenz-Weg Kleinblittersdorf",
    "creator_name": "dimaweb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1fddd626-f251-4d47-89fd-f0c19756652f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1992/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2487/",
    "metadata": {
        "length": 15160,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 253,
        "size": 36989,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}