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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7349/",
    "description": "Wallfahrt Landshut Altötting",
    "creator_name": "Strassguetl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7935a89f-b612-491c-b1a6-c7ddb421f52f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28266/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41707/",
    "metadata": {
        "length": 67390,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 732,
        "size": 67659,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 953,
        "elevationLoss": 940,
        "country": "DE"
    }
}