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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SportyPalTrack (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93579810-4fbb-47b0-baab-868073505a77"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38494/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54985/",
    "metadata": {
        "length": 29710,
        "lengthKind": "track",
        "duration": 9646,
        "positionLists": 1,
        "positions": 2374,
        "size": 248393,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-09-30T13:57:40+00:00",
        "elevationGain": 26473,
        "elevationLoss": 26508,
        "country": "DE"
    }
}