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

GET /v1/routes/52762/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8dbb2e409f0a8b99332285858955f137"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7866/?format=api",
    "description": "Position 1 to Position 492",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3af45d7d-45d0-4260-951c-d252b511444a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36271/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52762/?format=api",
    "metadata": {
        "length": 49287,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 492,
        "size": 37868,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}