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

GET /v1/routes/54218/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8deef368956118a2e4483558d3b6596a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8033/?format=api",
    "description": "061225_Esp",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/742eb8d5-77c4-43f4-bf57-862bc1c4a476"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37727/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54218/?format=api",
    "metadata": {
        "length": 4827882,
        "lengthKind": "track",
        "duration": 510338,
        "positionLists": 14,
        "positions": 41257,
        "size": 6549859,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-12-25T15:59:55+00:00",
        "elevationGain": 68800,
        "elevationLoss": 74940,
        "country": "MA"
    }
}