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

GET /v1/routes/1507/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6614ce2292b86ab587363105934159c8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/3194/",
    "description": "Ottawa Canada (Mar 27, 2009 9:50:28 AM) (Mar 27, 2009 9:50:28 AM) (Mar 27, 2009 9:50:28 AM) (Mar 27, 2009 9:50:28 AM) (Mar 27, 2009 9:50:28 AM) to POI - Canada (Mar 27, 2009 9:50:28 AM) (Mar 27, 2009 9:50:28 AM) (Mar 27, 2009 9:50:28 AM) (Mar 27, 2009 9:50:28 AM)",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a39c576b-e6c7-42b4-a697-7cefecc00f3a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1222/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1507/",
    "metadata": {
        "length": 2798482,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 106,
        "size": 23803,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-27T09:50:28.548000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CA"
    }
}