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

GET /v1/categories/7711/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 16 Feb 2026 18:37:35 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7677/?format=api",
    "name": "E-Bike Touren",
    "children": [
        {
            "name": "Tegernsee (Germany)",
            "url": "https://api.routeconverter.com/v1/categories/7712/?format=api"
        },
        {
            "name": "Franken (Germany)",
            "url": "https://api.routeconverter.com/v1/categories/7713/?format=api"
        },
        {
            "name": "Pfalz (Germany)",
            "url": "https://api.routeconverter.com/v1/categories/7727/?format=api"
        },
        {
            "name": "Innradweg",
            "url": "https://api.routeconverter.com/v1/categories/7756/?format=api"
        },
        {
            "name": "Oberpfalz",
            "url": "https://api.routeconverter.com/v1/categories/7779/?format=api"
        },
        {
            "name": "Ruhrgebiet",
            "url": "https://api.routeconverter.com/v1/categories/7781/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Wassermanntour",
            "creator_name": "freddy.s",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/18f8fb3d-6f52-4879-a1dd-ae605988dfa2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40955/?format=api"
        },
        {
            "description": "Limoeiro 25K",
            "creator_name": "lilsonoshiro",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7d7b64ce-30b2-4f7d-80b1-52ea98aad54c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40957/?format=api"
        },
        {
            "description": "2019-06-26 Hochjoch",
            "creator_name": "m.jaeger.schruns@gmail.com",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0268d304-73ff-4838-9351-4181191321ce"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40973/?format=api"
        },
        {
            "description": "2019-06-29 Dalaas-Kristbergsattel",
            "creator_name": "m.jaeger.schruns@gmail.com",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/11e8317c-cd3d-4745-9281-cebbe475b9b4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40974/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7711/?format=api"
}