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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Westbury to Houston; Mac Gregor Park",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33b0bbf8-6e67-4d8c-93ed-c30854565751"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36089/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52580/",
    "metadata": {
        "length": 326172,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 710,
        "size": 53038,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}