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

GET /v1/categories/7738/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 11 Feb 2025 15:54:34 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/",
    "name": "sardinien",
    "children": [
        {
            "name": "Sardegna",
            "url": "https://api.routeconverter.com/v1/categories/7739/"
        },
        {
            "name": "Silvrettahochalpenstrasse",
            "url": "https://api.routeconverter.com/v1/categories/7762/"
        },
        {
            "name": "Reschensee",
            "url": "https://api.routeconverter.com/v1/categories/7764/"
        },
        {
            "name": "Dolomiti",
            "url": "https://api.routeconverter.com/v1/categories/7765/"
        },
        {
            "name": "Urlaub 2025",
            "url": "https://api.routeconverter.com/v1/categories/7802/"
        },
        {
            "name": "Sardinien",
            "url": "https://api.routeconverter.com/v1/categories/7816/"
        }
    ],
    "routes": [
        {
            "description": "?olbia abatax",
            "creator_name": "toberhauser",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2ccff171-404b-43ef-b968-b3a2d5e7768d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41743/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7738/"
}