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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "name": "Jogging",
    "children": [
        {
            "name": "Deutschland",
            "url": "https://api.routeconverter.com/v1/categories/1284/?format=api"
        },
        {
            "name": "Nederland",
            "url": "https://api.routeconverter.com/v1/categories/1702/?format=api"
        },
        {
            "name": "France",
            "url": "https://api.routeconverter.com/v1/categories/1944/?format=api"
        },
        {
            "name": "Polska",
            "url": "https://api.routeconverter.com/v1/categories/1993/?format=api"
        },
        {
            "name": "Spanien (España)",
            "url": "https://api.routeconverter.com/v1/categories/3434/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Extrem",
            "creator_name": "stefanh69",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/08bc2a24-2ea7-4994-8240-a07fb7e967c2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40137/?format=api"
        },
        {
            "description": "Waldfriedhof Kapf",
            "creator_name": "plupo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/86f6050e-e8ec-41f3-9b28-359b579438bd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40388/?format=api"
        },
        {
            "description": "Office Walk",
            "creator_name": "victori",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d69f05ca-c256-431d-b86a-434657f1b6da"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41448/?format=api"
        },
        {
            "description": "Position 1 to Position 434",
            "creator_name": "svmierlo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/78498b5a-832f-4f5e-8810-7b7181650e75"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41594/?format=api"
        },
        {
            "description": "Wallfahrt Landshut Altötting",
            "creator_name": "Strassguetl",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7935a89f-b612-491c-b1a6-c7ddb421f52f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41707/?format=api"
        },
        {
            "description": "Neue Positionsliste 1",
            "creator_name": "Strassguetl",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/92538f4b-d267-4cbd-b246-3f00d42c1b85"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41708/?format=api"
        },
        {
            "description": "semi",
            "creator_name": "nicolas",
            "localFileUrl": null,
            "remoteUrl": "https://www.strava.com/routes/3329405441002870424",
            "url": "https://api.routeconverter.com/v1/routes/41731/?format=api"
        },
        {
            "description": "Percorso del 2024-05-26 10:18",
            "creator_name": "enzo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d4b35e1a-89c8-47de-9b9a-a4fd0b317362"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41742/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7349/?format=api"
}