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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8009/",
    "description": "Devil's Kitchen to W13; Davey St and Davey St Exit",
    "creator_name": "ajhlmcg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c0b52804-93b9-47a2-a331-17832f9d7779"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3205/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50488/",
    "metadata": {
        "length": 1979183,
        "lengthKind": "straight-line",
        "duration": 57330,
        "positionLists": 9,
        "positions": 10712,
        "size": 727661,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-03T01:01:41+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AU"
    }
}