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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "3 Rheda-Beck",
    "creator_name": "theom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9509c536-8c42-485b-8bbb-7665d286063f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1653/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50414/",
    "metadata": {
        "length": 33989,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 356,
        "size": 31321,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 356,
        "elevationLoss": 320,
        "country": "DE"
    }
}