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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/22/?format=api",
    "name": "Doubs",
    "children": [],
    "routes": [
        {
            "description": "Jura1",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/afe0e4ba-47ab-43a3-9ac3-2249bf2063b0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3641/?format=api"
        },
        {
            "description": "Jura2",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3d48f24c-d0a3-4b8a-ba23-70180211612a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3642/?format=api"
        },
        {
            "description": "Jura3",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2beb6eaa-5c27-41c6-8b82-c8161cabd18c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3643/?format=api"
        },
        {
            "description": "Jura4",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d37fa191-87c3-4649-ad8b-b6ba74105bb6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3644/?format=api"
        },
        {
            "description": "bofcom",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/076095c2-e9a8-49a1-8eb6-56ed862862f1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3648/?format=api"
        },
        {
            "description": "Jura",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/78bac712-b5b6-44ba-9cd1-e458bfb418ad"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4169/?format=api"
        },
        {
            "description": "Jura-Rück",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/49ce9552-2e2a-46fc-8a65-998689de2792"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4170/?format=api"
        },
        {
            "description": "Jura-Rück1",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fb7fe977-999c-4a7c-b3ff-76edced00129"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4171/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/954/?format=api"
}