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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6892/",
    "description": "Apfelstetten_Gundelfingen_Bichishausen_Hundersingen",
    "creator_name": "ATOS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b24439e1-0ded-4499-9544-318ba90cb2de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23994/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/37934/",
    "metadata": {
        "length": 32349,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 232,
        "size": 23048,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 690,
        "elevationLoss": 609,
        "country": "DE"
    }
}