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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7494/",
    "description": "Durch den Hervester Brucht nach Wuttke in Marl.",
    "creator_name": "Ruhrpottschlingel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4114acc6-15ec-4916-ab92-77db0fde5e9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26429/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40095/",
    "metadata": {
        "length": 9594,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 19,
        "size": 4044,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 8,
        "elevationLoss": 21,
        "country": "DE"
    }
}