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

GET /v1/categories/20/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 21 Dec 2025 19:16:31 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "name": "Österreich",
    "children": [
        {
            "name": "Vorarlberg, Tirol, Salzburg",
            "url": "https://api.routeconverter.com/v1/categories/1405/?format=api"
        },
        {
            "name": "Oberösterreich, Steiermark, Kärnten",
            "url": "https://api.routeconverter.com/v1/categories/1406/?format=api"
        },
        {
            "name": "Niederösterreich, Wien, Burgenland",
            "url": "https://api.routeconverter.com/v1/categories/1407/?format=api"
        },
        {
            "name": "Rundfahrten von Faak aus",
            "url": "https://api.routeconverter.com/v1/categories/6854/?format=api"
        },
        {
            "name": "sardinien",
            "url": "https://api.routeconverter.com/v1/categories/7815/?format=api"
        }
    ],
    "routes": [
        {
            "description": "weiberl",
            "creator_name": "hjgphone",
            "localFileUrl": null,
            "remoteUrl": "http://maps.google.de/maps?saddr=Graz,+%C3%96sterreich&daddr=47.78702,16.25193+to:Bel-ami-Steig+9,+7161+%C3%96sterreich&hl=de&ie=UTF8&sll=51.151786,10.415039&sspn=19.69748,43.549805&geocode=Ffo9zgIdkJ",
            "url": "https://api.routeconverter.com/v1/routes/13044/?format=api"
        },
        {
            "description": "Motorradtour",
            "creator_name": "tslabih",
            "localFileUrl": null,
            "remoteUrl": "http://www.motorrad-tour.com/329.Best%20Of%20-%201?var_tour=5",
            "url": "https://api.routeconverter.com/v1/routes/16254/?format=api"
        },
        {
            "description": "Motorour",
            "creator_name": "tslabih",
            "localFileUrl": null,
            "remoteUrl": "http://www.motoplaner.de/#48.21757,16.33974,48.24814,16.25182,48.27004,16.19389,48.26737,16.16638,48.27534,16.13857,48.27226,16.09352,48.25281,16.03944,48.23707,16.01391,48.20099408252894,16.072311401",
            "url": "https://api.routeconverter.com/v1/routes/16255/?format=api"
        },
        {
            "description": "\"Rasland\" - Rundweg",
            "creator_name": "flori",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cfa1a3d0-7ff0-4a17-b3df-00bf14f7f489"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39928/?format=api"
        },
        {
            "description": "\"Rasland\" - R",
            "creator_name": "flori",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a6191cee-aefa-4cbc-8c11-90a986eac7f3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39931/?format=api"
        },
        {
            "description": "POINT 1-1 to POINT 1-938",
            "creator_name": "breiterPuschen",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1c5ded4f-6db8-45a3-8e75-34a6b4b437ac"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41466/?format=api"
        },
        {
            "description": "Route von Ahorngasse 9, 3123 nach Millstätter See",
            "creator_name": "gamsja4",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9921b505-d074-45fe-9d13-0d49ed81e7f9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41539/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/20/?format=api"
}