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

GET /v1/categories/1638/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 15 Sep 2025 02:47:27 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/31/?format=api",
    "name": "West - Vom Rheintal nach Westen",
    "children": [],
    "routes": [
        {
            "description": "Südwest Traumstraßen Tour 2 (190 km): von Wittlich nach Metz",
            "creator_name": "routeconverter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/72e8c67b-cb45-4b3c-883e-ae1a8289fc39"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/68/?format=api"
        },
        {
            "description": "Südwest Traumstraßen Tour 3 (259 km): von Metz nach Colmar",
            "creator_name": "routeconverter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/27e2f06b-cec5-4289-9b86-06dbfbc7963e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/69/?format=api"
        },
        {
            "description": "von Düsseldorf in die Vogesen (877km): bin ich gemütlich in 3 Tagen gefahren",
            "creator_name": "routeconverter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5344b06e-d977-44b2-9dd1-69c5e381b44c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/70/?format=api"
        },
        {
            "description": "Deichtour",
            "creator_name": "Greyhound59",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f9173df1-8f25-42e5-bbc0-aef512c69ee1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2873/?format=api"
        },
        {
            "description": "Tourguide Track 1 Eifel ca. 260 km",
            "creator_name": "Tourguide",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e5193c0c-b0fa-4d67-9b3c-1973dacfee3a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2996/?format=api"
        },
        {
            "description": "Nordeifel",
            "creator_name": "e__bi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9a350db9-c0df-4ec5-b310-561179776f4f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3003/?format=api"
        },
        {
            "description": "Eiscafe Wilbers",
            "creator_name": "Anton 1960",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f211312d-70ee-40b7-bbe7-6438bfff09c2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4752/?format=api"
        },
        {
            "description": "Zwischen_dorsten_und_muenster",
            "creator_name": "Rhice",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bb614689-f449-42b3-8de4-1cf02bd3d500"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7042/?format=api"
        },
        {
            "description": "rundtour xanten-jüchen",
            "creator_name": "hurtz",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8c42e854-1689-4ddd-ae0f-a26aa4c5a235"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/10074/?format=api"
        },
        {
            "description": "GPS device/Routes/Path",
            "creator_name": "hurtz",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e706e8af-b8a2-4154-8bc1-030a7e9c1053"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/10075/?format=api"
        },
        {
            "description": "Mosel Rundtour",
            "creator_name": "Lollo62",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/76a82f39-804d-41c7-acf4-8d020cf3d47f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38622/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1638/?format=api"
}