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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Neue Positionsliste 1 (46)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4fdb2a63-4639-4b4b-9f7b-8522f6f0495e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36802/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53293/?format=api",
    "metadata": {
        "length": 58820,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 9,
        "size": 1921,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 615,
        "elevationLoss": 394,
        "country": "DE"
    }
}