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

GET /v1/categories/509/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 21 Dec 2025 19:16:50 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/22/?format=api",
    "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/?format=api"
        },
        {
            "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/?format=api"
        },
        {
            "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/?format=api"
        },
        {
            "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/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/509/?format=api"
}