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

GET /v1/routes/50881/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "31a1c6318851b74be6d4ef9b20249436"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "02_Rottau (1) to 02_Brachtalm (5)",
    "creator_name": "frturzin",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/88af74d2-8c15-4bdc-acbf-35d766deef66"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25113/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50881/?format=api",
    "metadata": {
        "length": 30251,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1066,
        "size": 21382,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1999,
        "elevationLoss": 799,
        "country": "DE"
    }
}