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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Freienbach - Sattel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d69011a-7069-470e-87a7-8d554412a7be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36336/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52827/",
    "metadata": {
        "length": 86637,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 2661,
        "size": 374783,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3513,
        "elevationLoss": 2362,
        "country": "CH"
    }
}