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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8054/",
    "description": "WP1; <div xmlns=\"http://www.opengis.net/kml/2.2\" ALIGN=center><table style=\"width: 200px; margin: 8px 0\" border=\"0\"><tr><td COLSPAN=\"2\"><hr></td></tr><tr><td style=\"font-weight: bold;\" COLSPAN=\"2\" ALIGN=center>WP1 to WP2</td></tr><tr><td COLSPAN=\"2\"><hr></td></tr><tr><td style=\"font-weight: bold; width: 130px;\">Length:</td><td ALIGN=right>0.59  NM</td></tr><tr><td style=\"font-weight: bold; width: 130px;\">Angle:</td><td ALIGN=right>87�</td></tr></table></div> to WP8; <div xmlns=\"http://www.opengis.net/kml/2.2\" ALIGN=center><table style=\"width: 200px; margin: 8px 0\" border=\"0\"><tr><td COLSPAN=\"2\"><hr></td></tr><tr><td style=\"font-weight: bold;\" COLSPAN=\"2\" ALIGN=center>WP7 WP8</td></tr><tr><td COLSPAN=\"2\"><hr></td></tr><tr><td style=\"font-weight: bold; width: 130px;\">Length:</td><td ALIGN=right>0.07  NM</td></tr><tr><td style=\"font-weight: bold; width: 130px;\">Angle:</td><td ALIGN=right>130�</td></tr></table></div>",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/de3c937a-b336-498e-b7dc-ca59b0b7cbd6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40262/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56753/",
    "metadata": {
        "length": 12924,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 4,
        "positions": 18,
        "size": 22669,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-26T11:00:19+00:00",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}