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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 498",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3deba690-517d-4e51-a594-b0b40fce1419"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36349/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52840/",
    "metadata": {
        "length": 39126,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 498,
        "size": 38321,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}