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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7036/?format=api",
    "description": "09 Lubiana nach Taublitz",
    "creator_name": "Barny",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e45656a-857e-4839-aee1-9b7416ece66b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24797/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38635/?format=api",
    "metadata": {
        "length": 1090241,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 10083,
        "size": 841397,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}