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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7602/",
    "description": "Revierpark Nienhausen, Schurenbachhalde und Nordsternpark",
    "creator_name": "Ruhrpottschlingel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dcc63952-92d2-4ad0-8d9e-ee47f2755b69"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26828/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40462/",
    "metadata": {
        "length": 16211,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 841,
        "size": 69989,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 393,
        "elevationLoss": 393,
        "country": "DE"
    }
}