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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Kletterfelsen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/807d8a05-e778-4cc2-8bae-dae1a132a8e7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2657/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3217/",
    "metadata": {
        "length": 18459,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 496,
        "size": 44551,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 568,
        "elevationLoss": 557,
        "country": "DE"
    }
}