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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kulturlandschaft Niederrhein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51b3379e-d4b1-4d6e-bc8c-fc4ffd4bc061"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36837/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53328/",
    "metadata": {
        "length": 33219,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 257,
        "size": 17036,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 234,
        "elevationLoss": 234,
        "country": "DE"
    }
}