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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Bruce Gowers House to Jonathan Sheinberg  Susan Ursitti Residence",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/445fd57f-bbaa-4190-af2e-272e45ef9ecf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36518/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53009/",
    "metadata": {
        "length": 1122727,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 155,
        "size": 20327,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "US"
    }
}