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

GET /v1/categories/2358/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 07 Feb 2026 07:20:20 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "name": "Aviation",
    "children": [
        {
            "name": "Alpen, länderübergreifend",
            "url": "https://api.routeconverter.com/v1/categories/146/?format=api"
        },
        {
            "name": "Segelflug",
            "url": "https://api.routeconverter.com/v1/categories/2632/?format=api"
        },
        {
            "name": "Paragliding",
            "url": "https://api.routeconverter.com/v1/categories/4991/?format=api"
        },
        {
            "name": "Flugplätze",
            "url": "https://api.routeconverter.com/v1/categories/7020/?format=api"
        },
        {
            "name": "MWTL",
            "url": "https://api.routeconverter.com/v1/categories/7840/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Van Hoge Hereweg in Glimmen (Groningen) naar Schoterlandseweg in Nieuwehorne (Heerenveen, Friesland) - Fietsersbond Routeplanner",
            "creator_name": "gbeer",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d30b1497-6969-442d-ae22-accddd77abcd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40444/?format=api"
        },
        {
            "description": "car",
            "creator_name": "vitumbikojere",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f611bcc0-f773-455b-ae7f-3623acacb363"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40489/?format=api"
        },
        {
            "description": "?",
            "creator_name": "jenaljenkin",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9c215dec-6d2c-4ea8-bdbb-107b9fd3c619"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41626/?format=api"
        },
        {
            "description": "Position 1 to Position 18249",
            "creator_name": "lowryme",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5701395a-62f4-4990-b62b-3db32db9a2d9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41718/?format=api"
        },
        {
            "description": "Position 1 to Position 1207",
            "creator_name": "hongzhen",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6487c11e-904b-4ca0-a3ae-d8e29d885c34"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41802/?format=api"
        },
        {
            "description": "Northwich; CW8 4BU to Northwich; CW8 4BU",
            "creator_name": "lofukwok",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ba2f93fe-9dbd-4f41-9200-079d1d85a717"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41804/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/2358/?format=api"
}