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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Tour de Suisse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/623faba9-586e-4578-8529-b4c05e271c7b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37244/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53735/",
    "metadata": {
        "length": 2504431,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 5752,
        "size": 737706,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 20456,
        "elevationLoss": 21576,
        "country": "CH"
    }
}