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

GET /v1/routes/53748/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "24e8d1016cfddf00fcc89149bf260f9e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SportyPalTrack (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/62b02902-6679-42e9-a89d-cc45c92a306b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37257/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53748/",
    "metadata": {
        "length": 50665,
        "lengthKind": "track",
        "duration": 15835,
        "positionLists": 1,
        "positions": 3816,
        "size": 398426,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-10-01T11:38:45+00:00",
        "elevationGain": 56029,
        "elevationLoss": 56117,
        "country": "DE"
    }
}