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

GET /v1/categories/2549/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 06 Feb 2026 14:52:05 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/14/?format=api",
    "name": "_Eifel",
    "children": [],
    "routes": [
        {
            "description": "Eifeltour V-Stromer",
            "creator_name": "Olli",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f12d5452-d414-4658-8437-5724feb27a98"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/543/?format=api"
        },
        {
            "description": "Eifel (Nord)",
            "creator_name": "ats65",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5c2a0907-c36a-490f-9d35-85242e20ab13"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4632/?format=api"
        },
        {
            "description": "Rursee, Nürburgring",
            "creator_name": "motorx",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f7daff69-7fd9-4962-a620-35dc0ec6a7be"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/14375/?format=api"
        },
        {
            "description": "Region Ahr, Eifel",
            "creator_name": "Photofahrt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/37267108-9ef3-45d8-a44e-ba8abb717fc4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38183/?format=api"
        },
        {
            "description": "Position 1 to Position 7",
            "creator_name": "watzmann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/edb58f9a-12f2-400e-bb03-3aebe14dd0eb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39097/?format=api"
        },
        {
            "description": "TT-1 to TT-644",
            "creator_name": "watzmann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/71193312-f630-41aa-b5a9-634eae4ffa3e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39100/?format=api"
        },
        {
            "description": "Anreise Tatzelwurm",
            "creator_name": "watzmann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c3891057-ba7f-40eb-a553-ccc815c0e56a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39103/?format=api"
        },
        {
            "description": "TT-1 to TT-510",
            "creator_name": "watzmann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2ec869b6-139e-4f1b-8bb7-6c36419b3141"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39107/?format=api"
        },
        {
            "description": "NBT-Eifel1 ADAC Motorrad Tourenkarte Nordeifel",
            "creator_name": "PHILOSOPH",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/798e09e3-eecf-437c-bd98-5b9a153977bc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39603/?format=api"
        },
        {
            "description": "Bad Münstereifel, Bad Neuenahr, Adenau, Bad Münstereifel",
            "creator_name": "Kawasaki 1976",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b46a73fa-526a-4b5b-b27b-86883dc8f020"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39832/?format=api"
        },
        {
            "description": "170 km Kurven durch die Ahreifel zw. Bad Münstereifel, Ahrdorf, Altenahr [calimeter 106]",
            "creator_name": "ChickenHawk",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b0966324-19e9-4082-b448-ade676e69380"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40229/?format=api"
        },
        {
            "description": "110 km Kurven um den Rursee zw. Vossenack, Hammer, Heimbach, Nideggen [calimeter 102]",
            "creator_name": "ChickenHawk",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3068968a-a5be-49fb-bd77-5c15bd55fd82"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40230/?format=api"
        },
        {
            "description": "210 km Kurven durch die Ahreifel zw. Bad Münstereifel, Kelberg, Bad Neuanahr-Ahrweiler [calimeter 104]",
            "creator_name": "ChickenHawk",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/73ec0a43-278e-45ba-b4b4-a3dc4d5bb758"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40231/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/2549/?format=api"
}