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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neustrelitz - Wesenberger Seenkreuz (Übernachtung in Canow/Kleinzerlang) (3)",
    "creator_name": "Steffen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b87b894-4a55-4557-8fea-a37dcf6fecb2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24349/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50795/",
    "metadata": {
        "length": 85696,
        "lengthKind": "straight-line",
        "duration": 19558,
        "positionLists": 2,
        "positions": 648,
        "size": 93310,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 628,
        "elevationLoss": 639,
        "country": "DE"
    }
}