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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hoya-Drakenburg und zurück",
    "creator_name": "Manofe",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c69df48-aa3c-42a2-9ab0-c15755a0a237"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25557/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50939/",
    "metadata": {
        "length": 42041,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 529,
        "size": 85711,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 246,
        "elevationLoss": 245,
        "country": "DE"
    }
}