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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7771/",
    "description": "Kamen - Meran",
    "creator_name": "Biker937",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a4a0846b-a1e5-4244-9372-27b11c2c8536"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28037/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41515/",
    "metadata": {
        "length": 1944208,
        "lengthKind": "routed",
        "duration": 120086,
        "positionLists": 2,
        "positions": 16869,
        "size": 249019,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-05-01T18:09:25+00:00",
        "elevationGain": 22501,
        "elevationLoss": 22013,
        "country": "DE"
    }
}