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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Straße to Südostviertel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/529b4941-b850-463d-942f-4ab332e1e79c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36859/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53350/",
    "metadata": {
        "length": 2716130,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 30582,
        "size": 1990549,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}