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

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

{
    "category": "https://api.routeconverter.com/v1/categories/302/",
    "description": "Dreikönigslauf Achern",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/049b7023-2e44-4313-8001-eb7fb36e13de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1099/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1343/",
    "metadata": {
        "length": 16817,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 339,
        "size": 55654,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 51,
        "elevationLoss": 52,
        "country": "DE"
    }
}