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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Zimmel-Woffelsbach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7235e3b5-53dc-4661-8681-7cec52bf7a01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2702/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3262/",
    "metadata": {
        "length": 9235,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 263,
        "size": 16464,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 10,
        "elevationLoss": 68,
        "country": "DE"
    }
}