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

GET /v1/categories/904/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 29 Dec 2020 00:37:11 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/442/",
    "name": "Ottawa, Canada",
    "children": [],
    "routes": [
        {
            "description": "Rideau Canal Waterway (World Heritage Site) (Mar 27, 2009 9:50:28 AM) to Lake - Ontario (Mar 27, 2009 9:50:28 AM)",
            "creator_name": "SenseiMarc",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8d7dc48b-7c86-4cc2-8af7-4b994f8a4e4a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1513/",
            "metadata": {
                "length": 431033,
                "lengthKind": "straight-line",
                "duration": 0,
                "positionLists": 1,
                "positions": 125,
                "size": 30379,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-03-27T09:50:28.548000+00:00",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "CA"
            }
        },
        {
            "description": "1st Sail in 2009",
            "creator_name": "SenseiMarc",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8b1b4425-3d1f-4bb6-9dda-0409a4ce636a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1954/",
            "metadata": {
                "length": 7991,
                "lengthKind": "track",
                "duration": 5265,
                "positionLists": 1,
                "positions": 173,
                "size": 81471,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-05-26T21:53:53+00:00",
                "elevationGain": 71,
                "elevationLoss": 70,
                "country": "CA"
            }
        },
        {
            "description": "Charleston Lake 5 days of Sailing (2008)",
            "creator_name": "SenseiMarc",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/96bc73f3-21fa-4a0c-bee2-45147b7606a2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2364/",
            "metadata": {
                "length": 59467,
                "lengthKind": "track",
                "duration": 0,
                "positionLists": 1,
                "positions": 133,
                "size": 81294,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2003-01-01T00:01:00+00:00",
                "country": "CA"
            }
        },
        {
            "description": "Sail - 027 (Best Sail in 2009)",
            "creator_name": "SenseiMarc",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/62e22b97-960a-4c66-af0f-ad153f824673"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2371/",
            "metadata": {
                "length": 33222,
                "lengthKind": "track",
                "duration": 14738,
                "positionLists": 1,
                "positions": 577,
                "size": 208499,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-07-12T18:11:14+00:00",
                "elevationGain": 142,
                "elevationLoss": 146,
                "country": "CA"
            }
        },
        {
            "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"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2403/",
            "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"
            }
        },
        {
            "description": "NSC 2 Pontiac Bay",
            "creator_name": "SenseiMarc",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a472023a-1945-449d-9383-6832fd3c2407"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2424/",
            "metadata": {
                "length": 115720,
                "lengthKind": "track",
                "duration": 195021,
                "positionLists": 1,
                "positions": 2971,
                "size": 987777,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-07-25T15:07:28+00:00",
                "elevationGain": 1538,
                "elevationLoss": 1538,
                "country": "CA"
            }
        },
        {
            "description": "WPT001 to 49.943; N",
            "creator_name": "ravi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7bbf300f-033c-4bf0-89bc-74cc41974165"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39955/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/904/"
}