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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "TOUR 5",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7554baf0-3a6b-4091-be70-a6c574daedd5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37755/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54246/",
    "metadata": {
        "length": 52120,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 1351,
        "size": 278827,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "elevationGain": 676,
        "elevationLoss": 784,
        "country": "DE"
    }
}