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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/?format=api",
    "description": "Rurtal (1) Brück-Nideggen-Obermaubach RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eeda38dd-cbe2-4e16-905f-09c8166f91a8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3222/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3839/?format=api",
    "metadata": {
        "length": 17352,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 495,
        "size": 45607,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 785,
        "elevationLoss": 785,
        "country": "DE"
    }
}