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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Allgäuer Freilichtbühne Altusried to Westfälische Freilichtspiele - Waldbühne Heessen",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5fef8dc-4c23-4341-862d-8ba51c8d989f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4406/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50565/",
    "metadata": {
        "length": 34671393,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 125,
        "size": 32315,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-02T01:04:13+00:00",
        "elevationGain": 11499,
        "elevationLoss": 12108,
        "country": "DE"
    }
}