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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kleine runde durchs sauerland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/47785f8b-dca7-4d64-ae88-2636ab5734f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36590/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53081/",
    "metadata": {
        "length": 118602,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1690,
        "size": 242371,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}