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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Gleichenberger Bahn-Wanderweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4b2aef7a-993a-4953-a2c1-3be0bb814810"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36680/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53171/",
    "metadata": {
        "length": 16157,
        "lengthKind": "track",
        "duration": 14621,
        "positionLists": 1,
        "positions": 1182,
        "size": 193285,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-16T09:21:55+00:00",
        "elevationGain": 647,
        "elevationLoss": 583,
        "country": "AT"
    }
}