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

GET /v1/categories/1349/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 15 Sep 2025 05:06:27 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/14/?format=api",
    "name": "Mecklenburg-Vorpommern",
    "children": [],
    "routes": [
        {
            "description": "Anfahrt Rostock-Altenkirchen(Rügen)",
            "creator_name": "Rollo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/93955917-b2f9-477d-85e2-761c1e83c45c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4764/?format=api"
        },
        {
            "description": "TF Traumstraße Meckl_Seeenplatte",
            "creator_name": "wolfram",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6f9495c9-bb0a-47ab-8eec-21f075178f52"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4806/?format=api"
        },
        {
            "description": "Schlösser TOUR Start RZ bis Biosphärenreservat Schaalsee",
            "creator_name": "matzeg",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/33a43b37-fbbc-46ec-8356-af9332a198f3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7636/?format=api"
        },
        {
            "description": "Tour 1 MPS 2012",
            "creator_name": "Jochen54",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a749bdb4-f2f5-417b-afd0-7f3c8fa8db92"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/13335/?format=api"
        },
        {
            "description": "Tour 2 MPS 2012",
            "creator_name": "Jochen54",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9f872b78-6fb7-47d4-a9b0-3996b8a851cf"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/13336/?format=api"
        },
        {
            "description": "Tour 1 neu MPS 2012",
            "creator_name": "Jochen54",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/90660844-1117-4029-8926-bf7200532ecd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/16664/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1349/?format=api"
}