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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/109/?format=api",
    "name": "Piemont",
    "children": [],
    "routes": [
        {
            "description": "Assietta Grenzkammstrasse",
            "creator_name": "Cerberus",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9d44f2b3-400b-45dd-a7c1-e44f1ed0c6b3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/779/?format=api"
        },
        {
            "description": "Alessandria to Bordighera",
            "creator_name": "Silbergraue",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/135dd0e6-b85c-432d-869e-1ce4b9958947"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3429/?format=api"
        },
        {
            "description": "Motorcycling_Torino-RifugioLagdei",
            "creator_name": "ant1606",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e05b26e9-85d2-4ca1-b746-9a64a0d5cdc0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7611/?format=api"
        },
        {
            "description": "ASK",
            "creator_name": "dkutscher",
            "localFileUrl": null,
            "remoteUrl": "http://maps.google.de/maps/ms?authuser=0&vps=2&ie=UTF8&msa=0&output=kml&msid=203456028067656865416.00048798afa642ebd5780",
            "url": "https://api.routeconverter.com/v1/routes/12041/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/880/?format=api"
}