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

GET /v1/routes/39951/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3c9052fa9deebf23c637099e8c5cf698"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "Hafencity>Wiesencafe 113km",
    "creator_name": "Rehwinkel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cac48551-fb65-4df3-aa7f-4043506267cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26261/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39951/",
    "metadata": {
        "length": 110714,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 2805,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 192,
        "elevationLoss": 135,
        "country": "DE"
    }
}