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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/14/?format=api",
    "name": "Berlin und Brandenburg",
    "children": [],
    "routes": [
        {
            "description": "Berlin_Oderbruch",
            "creator_name": "bejo52",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/268bb1ed-7da4-4457-9a77-ec66e0bc0083"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2512/?format=api"
        },
        {
            "description": "Berliner Runde XVII",
            "creator_name": "Gargoyles",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/56a3ea7b-b577-488f-b5f5-fef98eb39fd6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4161/?format=api"
        },
        {
            "description": "150Km südl Berlin auf Kreisstrassen ",
            "creator_name": "taugenix",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5eead545-3e23-4703-8ef9-1ca4211fe99d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5777/?format=api"
        },
        {
            "description": "1 Mai",
            "creator_name": "bsaa10",
            "localFileUrl": null,
            "remoteUrl": "https://maps.google.de/maps?saddr=HEM+Tankstelle,+Waltersdorfer+Chaussee+24,+12529+Sch%C3%B6nefeld&daddr=52.3956132,13.6118528+to:52.357421,13.8023104+to:52.277839,13.908034+to:52.2258397,13.9995939+t",
            "url": "https://api.routeconverter.com/v1/routes/24234/?format=api"
        },
        {
            "description": "Seen & Havel Tour - 130 Km",
            "creator_name": "frausonne",
            "localFileUrl": null,
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/27947/?format=api"
        },
        {
            "description": "Position 1 to Position 1",
            "creator_name": "oldt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c3e3391b-652f-46b4-9adf-7a504e1db2ab"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38211/?format=api"
        },
        {
            "description": "POLO Motorrad Store Berlin Mariendorf - Motorradbekleidung und Motorradzubehör, Großbeerenstraße 2, 12107 Berlin to 52.3623051,13.237088",
            "creator_name": "oldt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2bc0e658-d6f8-4258-9fce-000469c33d52"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38213/?format=api"
        },
        {
            "description": "route 2 Helenesee",
            "creator_name": "oldt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a48e7cfa-0099-49df-b7f7-7f854eccb5eb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38222/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/710/?format=api"
}