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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Black Canyon",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2bca78b2-00ce-4e72-adca-eac1d1ff347b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35896/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52387/",
    "metadata": {
        "length": 135780,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 11,
        "size": 3293,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}