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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1367/",
    "description": "Tübingen_Bodensee_300km_Rundkurs_Landstrassen",
    "creator_name": "Paul",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b97e4479-a2df-48b7-b5c1-0b87caca407b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1268/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1580/",
    "metadata": {
        "length": 305542,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 679,
        "size": 65152,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3242,
        "elevationLoss": 3264,
        "country": "DE"
    }
}