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

GET /v1/categories/1403/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 20 Dec 2025 05:38:14 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "name": "Stadtverkehr (Urban transportation)",
    "children": [
        {
            "name": "USA",
            "url": "https://api.routeconverter.com/v1/categories/226/?format=api"
        },
        {
            "name": "Deutschland",
            "url": "https://api.routeconverter.com/v1/categories/6745/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Wikiloc - Begues, Pi Bifurcat, Barracas Pitxot, Pla del Trebal, Ruinas, Creu Terme, Barraca Penya Cabritera, Mas de la Clota",
            "creator_name": "Jawio",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/85d0ee4c-a77b-475d-8d21-31f5462b8e1a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41010/?format=api"
        },
        {
            "description": "GLS-HRYYY",
            "creator_name": "NURSU1232",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1ad023de-8b8d-4d5c-9a9c-9847e496ace5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41661/?format=api"
        },
        {
            "description": "WPT001 to 06.806; N",
            "creator_name": "NURSU1232",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/967db978-61da-4087-a67f-70af1e6baedb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41662/?format=api"
        },
        {
            "description": "Position 1 to Position 2437",
            "creator_name": "deston.howard",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2d87e0d9-72ac-465b-a2f1-47ac2a25fa27"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41720/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1403/?format=api"
}