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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "BurgSchlossTour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/040c85d7-6390-4520-9be1-900f98b1bd3f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34989/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51480/",
    "metadata": {
        "length": 134768,
        "lengthKind": "track",
        "duration": 452885,
        "positionLists": 1,
        "positions": 1059,
        "size": 139318,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2005-09-18T10:50:10+00:00",
        "elevationGain": 577,
        "elevationLoss": 578,
        "country": "DE"
    }
}