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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Eselsweg-Alsberg-Canyon",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/456903cb-a8b5-453f-bfb8-eaf19e62867d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36543/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53034/",
    "metadata": {
        "length": 38903,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 499,
        "size": 48775,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 838,
        "elevationLoss": 837,
        "country": "DE"
    }
}