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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Baudenbach 84",
    "creator_name": "beierlorzer@t-online.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80951ffc-0cfe-4645-a1e9-c531e27ab93e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28404/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41830/",
    "metadata": {
        "length": 226513,
        "lengthKind": "routed",
        "duration": 628009,
        "positionLists": 1,
        "positions": 11213,
        "size": 2819256,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-04-25T11:05:44+00:00",
        "elevationGain": 190915,
        "elevationLoss": 190906,
        "country": "DE"
    }
}