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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7713/",
    "description": "Happurg, Thalheim, rund um Alfeld (bergig-40km)",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/311ceb05-1334-421e-b3f8-e159f4319701"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27415/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40951/",
    "metadata": {
        "length": 40357,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1246,
        "size": 269126,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1246,
        "elevationLoss": 1247,
        "country": "DE"
    }
}