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

GET /v1/categories/3434/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 07 Feb 2026 09:34:38 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7349/?format=api",
    "name": "Spanien (España)",
    "children": [
        {
            "name": "berga",
            "url": "https://api.routeconverter.com/v1/categories/6057/?format=api"
        },
        {
            "name": "EuskalHerria",
            "url": "https://api.routeconverter.com/v1/categories/7814/?format=api"
        }
    ],
    "routes": [
        {
            "description": "rtewtewr",
            "creator_name": "elmartin7",
            "localFileUrl": null,
            "remoteUrl": "http://maps.google.es/maps/ms?msid=215130051308649714853.0004bc6bf77920f2a5887&msa=0&ll=40.878218,-3.457947&spn=0.890887,2.469177",
            "url": "https://api.routeconverter.com/v1/routes/15099/?format=api"
        },
        {
            "description": "Uli - nach Pau",
            "creator_name": "Jojo99999",
            "localFileUrl": null,
            "remoteUrl": "http://maps.google.com/maps?saddr=D914A&daddr=42.60796,2.85923+to:42.8271204,2.0919458+to:43.017498,1.3798198+to:D100&hl=de&ll=43.08406,0.884228&spn=0.061809,0.169086&sll=43.016227,1.384621&sspn=0.015",
            "url": "https://api.routeconverter.com/v1/routes/19409/?format=api"
        },
        {
            "description": "berga-rasos",
            "creator_name": "peplanas",
            "localFileUrl": null,
            "remoteUrl": "http://static.senderators.com/tracks/2302/berga-rasos-berga.TRK",
            "url": "https://api.routeconverter.com/v1/routes/24354/?format=api"
        },
        {
            "description": "herrera",
            "creator_name": "patxi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1089aeb8-19b4-4906-9bf6-22807760647c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38033/?format=api"
        },
        {
            "description": "Artzanasi 1.220 m to Roble con interes",
            "creator_name": "patxi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b8349c70-fc39-49f6-936a-25c73e5cc9bb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38034/?format=api"
        },
        {
            "description": "Gran trampolin bicis to Fuente",
            "creator_name": "patxi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ed6b3e4b-31ae-446f-b574-8167ea55d127"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38035/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/3434/?format=api"
}