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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7728/",
    "description": "KL_MehlingerHeide_Drehenthalerhof_Otterberg_Otterbach-34km",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5f16311d-4e87-42b3-971b-1f90d03e4f78"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27453/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40982/",
    "metadata": {
        "length": 33519,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1299,
        "size": 314273,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 481,
        "elevationLoss": 480,
        "country": "DE"
    }
}