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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7713/",
    "description": "MainRadweg „Roter Main“",
    "creator_name": "Radlertreff",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1e47b12c-366f-411b-a0af-a6ef1ee05a4c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27447/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40976/",
    "metadata": {
        "length": 589638,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 8052,
        "size": 494609,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 960,
        "elevationLoss": 960,
        "country": "DE"
    }
}