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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1763",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/178ec323-38a5-4a21-886a-d8c1a2e8fa88"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35442/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51933/",
    "metadata": {
        "length": 118262,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1763,
        "size": 134455,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}