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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Air Vent to DM - FD Stage Coach Stop",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c2ae796d-ad83-4b8a-888c-f79fc539e504"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39580/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56071/",
    "metadata": {
        "length": 3150352,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 39,
        "size": 5753,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}