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

GET /v1/categories/1405/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 05 Feb 2026 07:47:52 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/20/?format=api",
    "name": "Vorarlberg, Tirol, Salzburg",
    "children": [],
    "routes": [
        {
            "description": "Zell am See über Wörgl, Kitzbühl - Zell am See (172 km, 4 Std.)",
            "creator_name": "GPolice",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7f4984bd-45d6-460d-873f-5e471d25bba1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1082/?format=api"
        },
        {
            "description": "Zell Am See to Zell Am See, ( 420 km, 8 Std) über Innsbruck, alte Brennerstr., Lienz, Felbertauerntunnel",
            "creator_name": "GPolice",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3662b8e0-7084-4c4a-b201-8cede6ccc676"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1083/?format=api"
        },
        {
            "description": "Rund um das Karwendelgebirge 290km ",
            "creator_name": "gtr100-f",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f49879d8-9ff7-4b9b-875b-38024461de29"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3286/?format=api"
        },
        {
            "description": "Rund um die Stubaier Alpen 260km ",
            "creator_name": "gtr100-f",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3bd15f55-0e79-4dc8-a2db-df2cd375face"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3287/?format=api"
        },
        {
            "description": "Kühtaisattel 120km ",
            "creator_name": "gtr100-f",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2f1137a7-dd76-4ac5-ad75-d7cdb23bfbeb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3288/?format=api"
        },
        {
            "description": "Rund um d. Allgäuer Alpen 280km ",
            "creator_name": "gtr100-f",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/42ff8d0f-0a3e-40e2-9390-8a676e866599"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3289/?format=api"
        },
        {
            "description": "Namlostal - Gardasee",
            "creator_name": "multitank",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4bbb6fe4-5129-4440-a465-cb4c6dcf4bea"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4335/?format=api"
        },
        {
            "description": "Rund ums Ländle 185 km",
            "creator_name": "Breva",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a26d0979-883e-415c-af25-9c026ba9d5ce"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4384/?format=api"
        },
        {
            "description": "Hahntennjoch Namlosertal",
            "creator_name": "Jimikatze",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e45bb45d-c11b-4176-b56d-ced44ac699b8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4473/?format=api"
        },
        {
            "description": "Fiss - Bludenz und colle Straßen :-)",
            "creator_name": "mightyduck",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2e3e1a8f-0aa8-44a5-b027-7dba6c4cc749"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7601/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1405/?format=api"
}