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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "060 to WW2 Aircraft Wreck; Unpaved Road",
    "creator_name": "virtualsj",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ecf7a95-2c31-4fe0-8c6a-15f007f0b6f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26577/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40227/",
    "metadata": {
        "length": 17936951,
        "lengthKind": "straight-line",
        "duration": 1120298621,
        "positionLists": 28,
        "positions": 34481,
        "size": 2581884,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-07T01:17:45+00:00",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}