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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "2011-10-08 14.13.28 Auto",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83652a37-4777-4d30-b946-edb5b01180d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38073/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54564/",
    "metadata": {
        "length": 36537,
        "lengthKind": "track",
        "duration": 29695,
        "positionLists": 1,
        "positions": 1007,
        "size": 105145,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-08T12:13:28+00:00",
        "elevationGain": 242,
        "elevationLoss": 645
    }
}