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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/22/?format=api",
    "name": "Alsace",
    "children": [],
    "routes": [
        {
            "description": "Südwest Traumstraßen Tour 4 (303 km): Rundtour durch die Vogesen",
            "creator_name": "routeconverter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6a0faaa7-0d41-4361-a25d-206b5bb7becb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/73/?format=api"
        },
        {
            "description": "Südwest Traumstraßen Tour 5 (287 km): Rundtour durch die Vogesen",
            "creator_name": "routeconverter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e72f381b-4aae-47ed-8ecb-debbaed1c93f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/75/?format=api"
        },
        {
            "description": "Elsass1",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/57e8ede7-8442-4cbc-bef5-8070d7a1b266"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1654/?format=api"
        },
        {
            "description": "elsass norden ADAC-Vorschlag Teil1 309 km",
            "creator_name": "joergdet",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e97861ef-be6d-4eda-8f4d-1c1a5971940b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2012/?format=api"
        },
        {
            "description": "Ballon d'alsace to Schirmeck",
            "creator_name": "mlang",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b97d2109-2bb0-48e5-9a1e-ec5bc18d4d51"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2510/?format=api"
        },
        {
            "description": "Saverne to Ballon d'alsace",
            "creator_name": "mlang",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e1d5a417-fa29-4a2c-aa35-0d31a4510cbe"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2511/?format=api"
        },
        {
            "description": "Rheinfelden Colmar",
            "creator_name": "Hebbi",
            "localFileUrl": null,
            "remoteUrl": "http://maps.google.de/maps?f=d&source=s_d&saddr=Uhlandweg,+79618+Rheinfelden+(Baden),+L%C3%B6rrach,+Baden-W%C3%BCrttemberg&daddr=16+Rue+Emile+Schwoerer,+68000+Colmar,+Frankreich&hl=de&geocode=Fci41QId",
            "url": "https://api.routeconverter.com/v1/routes/2686/?format=api"
        },
        {
            "description": "Nord-Vogesen und Schwarzwald",
            "creator_name": "wildgas63",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d9ae3c84-d5c3-494a-abc8-9bc650c9d99e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5200/?format=api"
        },
        {
            "description": "HDH - Elsass und zurück",
            "creator_name": "Tollt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8009d59f-8a6a-4051-8056-f22d39e1a1fa"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5434/?format=api"
        },
        {
            "description": "Breisach/Landstraße Gzg to Breisach am Rhein",
            "creator_name": "Tollt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/195add95-a5ac-4026-970a-5d71e9e6eef0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5435/?format=api"
        },
        {
            "description": "Wissembourg to Wissembourg",
            "creator_name": "Tollt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f064b4e7-7fbc-4718-86e4-016ad2ed8536"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5436/?format=api"
        },
        {
            "description": "Tanken im Elsass",
            "creator_name": "Holgi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/622da17f-de11-4eff-a1f7-7b00f9a83897"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/17550/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/26/?format=api"
}