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

GET /v1/categories/1659/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 06 Feb 2026 14:51:15 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "name": "POI",
    "children": [
        {
            "name": "Amerika (America)",
            "url": "https://api.routeconverter.com/v1/categories/3195/?format=api"
        },
        {
            "name": "Europa",
            "url": "https://api.routeconverter.com/v1/categories/7607/?format=api"
        },
        {
            "name": "Scotland",
            "url": "https://api.routeconverter.com/v1/categories/7790/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Position 1 to Position 6336",
            "creator_name": "knightchrism",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1d4912ed-232a-4b82-979a-037469fa15bc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40502/?format=api"
        },
        {
            "description": "Aukrug FINAL",
            "creator_name": "RudiH",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7f6abf17-221e-4586-8967-d86b13c9dd0f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40584/?format=api"
        },
        {
            "description": "Position 1 to Position 7144",
            "creator_name": "Anne van Dijk",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b9964f9a-bcdc-468b-800b-054ed3b12c11"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40988/?format=api"
        },
        {
            "description": "Position 1 to Position 8593",
            "creator_name": "lecka",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2916f145-6892-4687-ae51-10b32ffdd33c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41587/?format=api"
        },
        {
            "description": "Junctions",
            "creator_name": "Dark_Horse",
            "localFileUrl": null,
            "remoteUrl": "https://www.google.co.uk/maps/@53.5388511,-2.1811936,14.58z/data=!4m2!6m1!1s11KTPdcE9LrRgoheiab_sDYekGWiW0OA?entry=ttu&g_ep=EgoyMDI0MTExMy4xIKXMDSoASAFQAw%3D%3D",
            "url": "https://api.routeconverter.com/v1/routes/41656/?format=api"
        },
        {
            "description": "EC routes",
            "creator_name": "Pieter_AMS",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/eaecfb80-52d1-47b0-a125-1ef0d212d7b0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41727/?format=api"
        },
        {
            "description": "EC KZN FPL",
            "creator_name": "Pieter_AMS",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bea5ef57-0616-425e-8890-aaac1a5e91e1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41728/?format=api"
        },
        {
            "description": "KZN EC FPL",
            "creator_name": "Pieter_AMS",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e023cab1-bb37-4ba5-9522-1a640ea08d02"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41729/?format=api"
        },
        {
            "description": "A-F",
            "creator_name": "Pieter_AMS",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/dca02311-a89c-4b3d-b02e-41ead7f13305"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41732/?format=api"
        },
        {
            "description": "F-O",
            "creator_name": "Pieter_AMS",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6ef84b7d-47e2-48b7-b2f3-daeb96a5d01b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41733/?format=api"
        },
        {
            "description": "P-Z",
            "creator_name": "Pieter_AMS",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/46cc07e9-2e09-47a1-acdf-14b98acd6563"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41734/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1659/?format=api"
}