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

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

{
    "category": "https://api.routeconverter.com/v1/categories/649/",
    "description": "San Ansovino",
    "creator_name": "castiglionese",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2033f6f4-3797-48c2-ba8f-155102e1f2e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1732/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2187/",
    "metadata": {
        "length": 14683,
        "lengthKind": "track",
        "duration": 11948,
        "positionLists": 1,
        "positions": 5958,
        "size": 1218605,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2009-05-14T07:22:57+00:00",
        "elevationGain": 1092,
        "elevationLoss": 1106,
        "country": "IT"
    }
}