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

GET /v1/categories/4165/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 05 Nov 2025 06:51:32 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/226/?format=api",
    "name": "Florida",
    "children": [],
    "routes": [
        {
            "description": "Florida testroute",
            "creator_name": "michei1",
            "localFileUrl": null,
            "remoteUrl": "http://maps.google.de/maps?saddr=Miami,+FL,+Vereinigte+Staaten&daddr=26.08005,-80.16869+to:26.43963,-82.06516+to:27.8359,-82.6814+to:28.05087,-82.73854+to:28.01076,-82.45335+to:28.95668,-82.57741+to:2",
            "url": "https://api.routeconverter.com/v1/routes/16970/?format=api"
        },
        {
            "description": "p",
            "creator_name": "dondeepak",
            "localFileUrl": null,
            "remoteUrl": "https://www.google.com/maps/dir/10.7740483,79.3217906/10.4064137,78.8431245/@10.6831837,79.159668,11z/data=!4m5!4m4!1m1!4e1!1m0!3e0",
            "url": "https://api.routeconverter.com/v1/routes/41438/?format=api"
        },
        {
            "description": "tog",
            "creator_name": "August",
            "localFileUrl": null,
            "remoteUrl": "https://maps.app.goo.gl/EMBidgqdXvsjff8e6",
            "url": "https://api.routeconverter.com/v1/routes/41709/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/4165/?format=api"
}