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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8009/",
    "description": "Anchor Down to Zeehan Fuel",
    "creator_name": "ajhlmcg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c500c6b-0e0b-47dd-9496-4abd0902d996"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3203/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50486/",
    "metadata": {
        "length": 1982750,
        "lengthKind": "straight-line",
        "duration": 56858769,
        "positionLists": 5,
        "positions": 5201,
        "size": 341135,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-11-25T06:23:27+00:00",
        "elevationGain": 37,
        "elevationLoss": 26,
        "country": "AU"
    }
}