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

GET /v1/routes/51946/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "743dc308b987de3244d88206141f80cf"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Elberadweg - Cycling in Lower Saxony",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1819e1bf-aa0a-438b-82c6-03cda2ed8ade"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35455/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51946/",
    "metadata": {
        "length": 784167,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1000,
        "size": 58988,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1055,
        "elevationLoss": 1195,
        "country": "DE"
    }
}