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

GET /v1/categories/1219/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 04 Nov 2025 13:51:11 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/648/?format=api",
    "name": "Südtirol",
    "children": [],
    "routes": [
        {
            "description": "Oachner Höfeweg  (2009-08-08 v1.0)",
            "creator_name": "dupa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/63f7a315-e333-4289-b900-0ff097213bf1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4801/?format=api"
        },
        {
            "description": "24-JUN-10 Piscadue Klettersteig (~500 Höhenmeter)",
            "creator_name": "KusKoe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f28658ca-5080-49c1-902f-f3531c41a5cb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5440/?format=api"
        },
        {
            "description": "25-JUN-10 Taistner Alm / Treisach b. Olang (leicht)",
            "creator_name": "KusKoe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7bb12931-eca2-4ba7-a158-f49cf6b8b0d9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5441/?format=api"
        },
        {
            "description": "23-JUN-10 Olang n. Pragser Wildsee (Fahrrad) + 500 hm Wandern",
            "creator_name": "KusKoe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4a830e4e-3108-4300-80b9-600054fc6f5f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5442/?format=api"
        },
        {
            "description": "22-JUN-10 Drei Zinnenhütte (gekürzt wg/ Schlechtwetter)",
            "creator_name": "KusKoe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/57f0f987-468c-401e-a16b-9860facf6582"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5443/?format=api"
        },
        {
            "description": "21-JUN-10 Valdaora di Mezzo / Valdora di Sopra (Olang)",
            "creator_name": "KusKoe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/646e0883-3e02-4174-b73f-8aedc9c0d94d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5444/?format=api"
        },
        {
            "description": "Zu den Erdpyramiden von Platten (2018-03-25 v1.0)",
            "creator_name": "dupa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/09877ec1-b3ef-405d-8838-f571335706bd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38946/?format=api"
        },
        {
            "description": "FF Mühlbach bis nach Berggasthof Badl im Mülbacher Talele",
            "creator_name": "dupa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/696de298-806d-4be5-8512-d30f4d98892f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40642/?format=api"
        },
        {
            "description": "Mühlbacher Badl Schafkopf Runde",
            "creator_name": "dupa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4a374ed3-72fa-47dd-973e-b9fc195119de"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40643/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1219/?format=api"
}