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

GET /v1/categories/509/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 10 May 2009 16:27:42 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/22/",
    "name": "Champagne",
    "children": [],
    "routes": [
        {
            "description": "Champagne - Grands lacs",
            "creator_name": "xoga74",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fc7e1e13-54a2-4a17-b730-f7f17d889f67"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1788/",
            "metadata": {
                "length": 772800,
                "lengthKind": "routed",
                "duration": 168700,
                "positionLists": 3,
                "positions": 2152,
                "size": 135286,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-05-07T22:10:13+00:00",
                "country": "FR"
            }
        },
        {
            "description": "Champagne - Lac du Dré",
            "creator_name": "xoga74",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9ef01ef5-5d4f-4aa2-bace-2ba17ef3844c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1789/",
            "metadata": {
                "length": 783258,
                "lengthKind": "routed",
                "duration": 454074,
                "positionLists": 3,
                "positions": 3268,
                "size": 252284,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-05-07T22:10:13+00:00",
                "country": "FR"
            }
        },
        {
            "description": "Champagne - troyes reims",
            "creator_name": "xoga74",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8e973e49-c341-4b5d-ba77-76a7dd6dec75"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1790/",
            "metadata": {
                "length": 805873,
                "lengthKind": "routed",
                "duration": 182258,
                "positionLists": 3,
                "positions": 3550,
                "size": 277868,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-05-07T22:10:13+00:00",
                "country": "FR"
            }
        },
        {
            "description": "livry nevers wsbk",
            "creator_name": "brunotasha",
            "localFileUrl": null,
            "remoteUrl": "https://maps.google.fr/maps?saddr=Livry-Louvercy&daddr=48.9447184,4.345388+to:48.9371999,4.3446946+to:48.31396,4.0210323+to:47.1561575,3.2787355+to:Circuit+Nevers+Magny+Cours,+Magny-Cours&hl=fr&sll=48",
            "url": "https://api.routeconverter.com/v1/routes/23005/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/509/"
}