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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "New position list 1 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bc704263-f80f-4bf7-8b58-dc51022b0ca2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39430/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55921/",
    "metadata": {
        "length": 8497,
        "lengthKind": "track",
        "duration": 15288,
        "positionLists": 1,
        "positions": 214,
        "size": 56483,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-31T08:32:14.875000+00:00",
        "elevationGain": 131,
        "elevationLoss": 200
    }
}