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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "START; Start Bronckhorst Z-W to START; Start Bronckhorst Z-W",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/47d1b0fb-734b-4706-8ddf-32492a2d8eed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36596/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53087/",
    "metadata": {
        "length": 46198,
        "lengthKind": "track",
        "duration": 253,
        "positionLists": 2,
        "positions": 255,
        "size": 29312,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2005-12-31T22:00:01+00:00",
        "elevationGain": 144,
        "elevationLoss": 146,
        "country": "NL"
    }
}