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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "Måndalen Mtn Climb",
    "creator_name": "Eirik93",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bff4e9b-89ed-4e74-b904-49d30d54c17c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27230/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51202/",
    "metadata": {
        "length": 25081,
        "lengthKind": "track",
        "duration": 32079,
        "positionLists": 1,
        "positions": 16794,
        "size": 4086322,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2022-04-01T06:27:22+00:00",
        "elevationGain": 1994,
        "elevationLoss": 2004,
        "country": "NO"
    }
}