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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8009/",
    "description": "Customs Hse to Zero Davey",
    "creator_name": "ajhlmcg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51883e0f-13bc-4ba0-92b6-9e4a3d944187"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3204/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50487/",
    "metadata": {
        "length": 2232436,
        "lengthKind": "straight-line",
        "duration": 968,
        "positionLists": 3,
        "positions": 5486,
        "size": 353686,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-29T08:15:39+00:00",
        "elevationGain": 0,
        "elevationLoss": 724,
        "country": "AU"
    }
}