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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Snoop Doggs House to Michael Lembecks House",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50a47a5c-cad4-4d36-9da5-f1f1d2eb128f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36820/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53311/",
    "metadata": {
        "length": 190803774,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 300,
        "size": 38668,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "US"
    }
}