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

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

{
    "category": "https://api.routeconverter.com/v1/categories/300/",
    "description": "BB-Gaildorf-S.-Gmünd-Lonsee-NT-BB",
    "creator_name": "TomTom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8dbaa67a-1b79-46c2-a0cf-553389f327f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24140/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38062/",
    "metadata": {
        "length": 297533,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5069,
        "size": 355246,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5355,
        "elevationLoss": 5355,
        "country": "DE"
    }
}