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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7677/?format=api",
    "name": "Archive",
    "children": [
        {
            "name": "2022 Route",
            "url": "https://api.routeconverter.com/v1/categories/7717/?format=api"
        },
        {
            "name": "sicilia",
            "url": "https://api.routeconverter.com/v1/categories/7721/?format=api"
        },
        {
            "name": "Terrasini-Contessa Entellina",
            "url": "https://api.routeconverter.com/v1/categories/7723/?format=api"
        },
        {
            "name": "south africa",
            "url": "https://api.routeconverter.com/v1/categories/7731/?format=api"
        },
        {
            "name": "11",
            "url": "https://api.routeconverter.com/v1/categories/7735/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Tabelle1",
            "creator_name": "gast",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/40c494de-4750-4fdf-ac6f-ae33b6de62fc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40966/?format=api"
        },
        {
            "description": "Position 1 to Position 244",
            "creator_name": "rodelio",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d208b42e-fe0d-4cbe-a67c-1926a8e808d0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40975/?format=api"
        },
        {
            "description": "No EXIF data to No EXIF data",
            "creator_name": "urri2k",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1080bb5e-881f-4d29-b9cd-ccce5f873910"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41000/?format=api"
        },
        {
            "description": "1",
            "creator_name": "urri2k",
            "localFileUrl": null,
            "remoteUrl": "https://www.geonames.org/maps/addresses.html#address",
            "url": "https://api.routeconverter.com/v1/routes/41001/?format=api"
        },
        {
            "description": "?",
            "creator_name": "urri2k",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/53619ea2-2bfe-455d-a52d-3e74bcdf156f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41004/?format=api"
        },
        {
            "description": "Wenn ich keine Anpassungen am Text mache oder einfach durch",
            "creator_name": "routeconverter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/616a32fc-0607-48e0-826f-bc4f5f7c248a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41415/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7722/?format=api"
}