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

GET /v1/routes/53774/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8a6aa56531d24cbf1ae8f9cbc6a5ad58"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kehlheim Keltenwall Essing Schullerloch Kehlheim",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63b65af9-d467-4110-8516-c16f078c73e8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37283/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53774/",
    "metadata": {
        "length": 21947,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4696,
        "size": 561943,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 742,
        "elevationLoss": 742,
        "country": "DE"
    }
}