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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "E01ENDE to E01WP08",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03d6ebc6-75c2-4592-9975-6ca8cd39e94e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34981/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51472/",
    "metadata": {
        "length": 625573,
        "lengthKind": "straight-line",
        "duration": 1970127,
        "positionLists": 24,
        "positions": 6108,
        "size": 180455,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-31T23:00:01+00:00",
        "elevationGain": 15454,
        "elevationLoss": 12560,
        "country": "AT"
    }
}