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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wesenberger Seenkreuz - Mirow",
    "creator_name": "Steffen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bcc90ef-e63f-483b-bc41-2b0f895c2a7e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24348/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50794/",
    "metadata": {
        "length": 31495,
        "lengthKind": "straight-line",
        "duration": 5474,
        "positionLists": 2,
        "positions": 178,
        "size": 27306,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 173,
        "elevationLoss": 172,
        "country": "DE"
    }
}