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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lübbenau-Jena on GPSies.com",
    "creator_name": "mapjo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a58c90f-30f3-4171-89d3-a82859bf83a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4377/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50561/",
    "metadata": {
        "length": 227548,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1551,
        "size": 201762,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1649,
        "elevationLoss": 1503,
        "country": "DE"
    }
}