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

GET /v1/categories/289/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 05 Feb 2026 09:17:24 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/22/?format=api",
    "name": "Hautes Alpes -> Alpes Maritimes & Var",
    "children": [],
    "routes": [
        {
            "description": "Moustiers-Sainte-Marie to Le Pont 253 km...und dann ab in den See",
            "creator_name": "schack",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cdbcd19f-3349-455d-aad3-e04ec4b5e30d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/903/?format=api"
        },
        {
            "description": "Route de Grand Alps & Grand Canyon du Verdon 2007",
            "creator_name": "kumo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3c69da0c-e504-4cd9-a622-4c0270ff12d9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/995/?format=api"
        },
        {
            "description": "T10_Entrevaux_Menton",
            "creator_name": "Otmark",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ab8bf457-7719-48d1-9a9e-77e41da0dcaa"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2629/?format=api"
        },
        {
            "description": "Martinach, Schweiz nach Menton, Frankreich",
            "creator_name": "thomas345",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/217e01e7-4073-4e29-84b6-6f1dc3d788b9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3457/?format=api"
        },
        {
            "description": "SF_Tour",
            "creator_name": "Peterle",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7bbb09a1-f2ef-4371-9255-dbc33f457905"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5340/?format=api"
        },
        {
            "description": "Route de Grand Alps & Grand Canyon du Verdon 2019",
            "creator_name": "kumo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/206db19a-28dd-4988-8f92-868535461508"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39969/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/289/?format=api"
}