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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Bitter Bob's; 110 S Main St to Washington Crossing State Park; River Rd and Lurgan Rd",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b29ea30-029f-4854-9906-d91f41b7a23b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36282/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52773/",
    "metadata": {
        "length": 738875,
        "lengthKind": "straight-line",
        "duration": 99412387,
        "positionLists": 3,
        "positions": 2615,
        "size": 273813,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-07T22:33:09+00:00",
        "country": "US"
    }
}