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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/254/?format=api",
    "name": "Niederbayern",
    "children": [],
    "routes": [
        {
            "description": "Bad Birnbach - Mittlerer Rottauenweg (Ver. 1, 2009-05-01)",
            "creator_name": "dupa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a993c7cf-891f-422f-adb3-4a1cb568cde4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5157/?format=api"
        },
        {
            "description": "Bischofsmais - arber",
            "creator_name": "kaherby",
            "localFileUrl": null,
            "remoteUrl": "http://www.tourenspass.de/index.php?tourid=1308651131",
            "url": "https://api.routeconverter.com/v1/routes/10512/?format=api"
        },
        {
            "description": "Alpenrosenköpfle",
            "creator_name": "Frakur",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/95b93aca-0de0-47ce-a6ea-94d904ea8648"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40298/?format=api"
        },
        {
            "description": "Alpe Klank",
            "creator_name": "Frakur",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/efb40dcc-e12f-45ba-9d50-704f3be95d8f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40299/?format=api"
        },
        {
            "description": "Alpsteigtobel",
            "creator_name": "Frakur",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0239d89a-bbe3-4e15-82bc-94f66bd88a66"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40300/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1218/?format=api"
}