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

GET /v1/categories/3194/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 13 Nov 2011 13:14:07 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/3198/?format=api",
    "name": "Auf dem Wasser (On the water)",
    "children": [],
    "routes": [
        {
            "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"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1507/?format=api",
            "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"
            }
        },
        {
            "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/26292278-602d-4d6e-ba93-ae367e7262a7"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1512/?format=api",
            "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"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/3194/?format=api"
}