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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "9 Bodega Bay to San Francisco Southbeach Hrbr 57nm",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d3f242d-5b4c-4419-8102-bf3bd15adb87"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35194/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51685/",
    "metadata": {
        "length": 105015,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 18,
        "size": 2381,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}