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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schokoladenmanufaktur to Zum Hirschen Gasthaus",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3432ca00-830f-4175-874d-b951567931c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36099/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52590/",
    "metadata": {
        "length": 100158,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 1738,
        "size": 114082,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}