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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neustrelitz - Wesenberger Seenkreuz (Übernachtung in Canow/Kleinzerlang) (2)",
    "creator_name": "Steffen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ef2a327-a562-4901-884d-8d9086a21798"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24344/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50790/",
    "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"
    }
}