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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Tour",
    "creator_name": "karlo@kuehnke.net",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d627cea5-3d6e-404b-a778-9af2d1a5d5b5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27268/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40828/",
    "metadata": {
        "length": 12354,
        "lengthKind": "track",
        "duration": 2813,
        "positionLists": 1,
        "positions": 998,
        "size": 135277,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-04-14T16:21:51.001000+00:00",
        "elevationGain": 42,
        "elevationLoss": 46,
        "country": "DE"
    }
}