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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 1 (12)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a005f53d-e47e-4767-b306-61e75b064324"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38775/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55266/",
    "metadata": {
        "length": 56810,
        "lengthKind": "track",
        "duration": 8893,
        "positionLists": 1,
        "positions": 1982,
        "size": 401757,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-12-29T11:52:33+00:00",
        "elevationGain": 2458,
        "elevationLoss": 2479,
        "country": "DE"
    }
}