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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SP_TAUB_06_Eichstaett_Beilingries",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5f28bc3e-b63d-4613-8f0d-6b4087c0dda0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37165/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53656/",
    "metadata": {
        "length": 45325,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 758,
        "size": 71084,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "elevationGain": 886,
        "elevationLoss": 916,
        "country": "DE"
    }
}