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

GET /v1/categories/3275/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 06 Nov 2025 00:28:12 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/6894/?format=api",
    "name": "Nordrhein-Westfalen",
    "children": [],
    "routes": [
        {
            "description": "unna-ampuria",
            "creator_name": "Peter33",
            "localFileUrl": null,
            "remoteUrl": "http://www.viamichelin.de/web/Itineraires?&strStartLocid=31NG90N3cxMGNOVEV1TlRJMk1Uaz1jTnk0Mk5qRTNNdz09&&strDestLocid=34MTE1dTR2a3cwMDQxMGN6MTA1MWFldzdjTkRFdU9USXhNRFk9Y015NHhOamt4TkE9PWNOREV1T1RJeE1E",
            "url": "https://api.routeconverter.com/v1/routes/17612/?format=api"
        },
        {
            "description": "unna-ampuria",
            "creator_name": "Peter33",
            "localFileUrl": null,
            "remoteUrl": "http://www.viamichelin.de/web/Itineraires?&strStartLocid=31NG90N3cxMGNOVEV1TlRJMk1Uaz1jTnk0Mk5qRTNNdz09&&strDestLocid=34MTE1dTR2a3cwMDQxMGN6MTA1MWFldzdjTkRFdU9USXhNRFk9Y015NHhOamt4TkE9PWNOREV1T1RJeE1E",
            "url": "https://api.routeconverter.com/v1/routes/17613/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/3275/?format=api"
}