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

GET /v1/routes/2403/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7f4262c63e4e47bd3d6f84cc2bdde943"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/904/?format=api",
    "description": "R=Restaurant, F=Foodstore,H=Hardgoods,G=Gas,Pz=Pizza to Fitzroy Harbour",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c74793c-0714-4d03-baf9-a443a15dab79"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1918/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2403/?format=api",
    "metadata": {
        "length": 78865,
        "lengthKind": "straight-line",
        "duration": 23855,
        "positionLists": 1,
        "positions": 9,
        "size": 2726,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-22T08:12:24.197000+00:00",
        "country": "CA"
    }
}