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

GET /v1/routes/51521/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "40f884a614aaed1de90a82c3c0eeb447"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "2te TT 2016 Raum Wardenburg Friesoythe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/061e55e2-961e-44b4-9a8f-33892dfd9c41"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35030/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51521/?format=api",
    "metadata": {
        "length": 95262,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 579,
        "size": 107518,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 76,
        "elevationLoss": 76,
        "country": "DE"
    }
}