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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7713/",
    "description": "Rund um den Nürnberger Norden; Eschenau - ER - entlang der Pegnitz - Nbg - Erlenstegen - Heroldsberg - Eschenau (63km)",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8470e1aa-4814-4e74-a72d-a62e623d4c56"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28069/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41543/",
    "metadata": {
        "length": 60322,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2021,
        "size": 309572,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 548,
        "elevationLoss": 521,
        "country": "DE"
    }
}