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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Einruhr-Vogelsang-Rurberg (Bootstour)",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/943db030-34b3-475c-aa0b-f7da245043ec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2597/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3156/",
    "metadata": {
        "length": 40298,
        "lengthKind": "track",
        "duration": 25201,
        "positionLists": 1,
        "positions": 521,
        "size": 57613,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1999-12-31T23:00:40+00:00",
        "elevationGain": 543,
        "elevationLoss": 512,
        "country": "DE"
    }
}