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

GET /v1/routes/51465/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3e467cb19e2572da211b9fd0c62ab392"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ahr-Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/038539c6-5a4e-4dca-a991-f5708c1c1f64"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34974/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51465/",
    "metadata": {
        "length": 77259,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6011,
        "size": 703551,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1014,
        "elevationLoss": 1429,
        "country": "DE"
    }
}