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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Delbrücker Weg 1000, 33106 Paderborn, Deutschland to 167 Delbrücker Weg 1000, 33106 Paderborn, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e41ff4b-3b8d-4e6d-a47f-5e712e109afd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36757/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53248/",
    "metadata": {
        "length": 14092,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 167,
        "size": 24759,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 146,
        "elevationLoss": 146,
        "country": "DE"
    }
}