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

GET /v1/categories/1286/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 05 Nov 2025 06:52:52 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "name": "Tschechien (Ceska republika)",
    "children": [],
    "routes": [
        {
            "description": "Eine Runde mit Gerd nach CZ on GPSies.com",
            "creator_name": "guennyLT",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b683d4b0-4db6-4eaf-abe4-0e4f1cbb5519"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4578/?format=api"
        },
        {
            "description": "Bouda; 1 Bod uvnit? v rohu to Zricenina; 1 bod Cihlová ze?",
            "creator_name": "KTMilan",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9f33d80b-175b-4ce0-a678-42696b92b785"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/8883/?format=api"
        },
        {
            "description": "Saalfelden Cham Pirna",
            "creator_name": "famon",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/24083a6e-ce41-4f60-a02e-947c35377207"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/10197/?format=api"
        },
        {
            "description": "Turnov - Šumava - Turnov (2 day trip)",
            "creator_name": "BadVFR",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2e07200a-6033-468e-861b-3b6363e324ab"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/37951/?format=api"
        },
        {
            "description": "Do prace",
            "creator_name": "Chacal",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/295880f6-bc01-44e2-931f-770b95860939"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38817/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1286/?format=api"
}