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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Wisconsin Wagon Company to Rustic Road 104; West on Barry Rd then north on 14th Rd to Cnty O.",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a7d014e3-665c-4f36-9847-0f3aac474f80"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38972/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55463/",
    "metadata": {
        "length": 1456060,
        "lengthKind": "straight-line",
        "duration": 2063877,
        "positionLists": 1,
        "positions": 25,
        "size": 19663,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-12-26T16:27:44+00:00",
        "country": "US"
    }
}