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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2023-04-19_König-Ludwig üb.Bladenhorst",
    "creator_name": "Tourbiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64b096e0-7f22-42ab-a75b-a987286a690c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28104/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51306/",
    "metadata": {
        "length": 56235,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1271,
        "size": 312489,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-08-01T07:50:25+00:00",
        "elevationGain": 2254,
        "elevationLoss": 2305,
        "country": "DE"
    }
}