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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Seidlwinkl",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a57e4e93-e984-4e2b-8955-aa6ffaaee909"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38916/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55407/",
    "metadata": {
        "length": 89667,
        "lengthKind": "track",
        "duration": 23573,
        "positionLists": 1,
        "positions": 2828,
        "size": 298706,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-01T06:33:20+00:00",
        "elevationGain": 1231,
        "elevationLoss": 1421,
        "country": "AT"
    }
}