GET /congress/2025/tracks?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "slug": "art-beauty",
        "name": "Art & Beauty",
        "color": "#f9b000",
        "id": 5
    },
    {
        "slug": "ccc-community",
        "name": "CCC & Community",
        "color": "#a4a300",
        "id": 3
    },
    {
        "slug": "dj-set",
        "name": "DJ-Set",
        "color": "#4bf31c",
        "id": 8
    },
    {
        "slug": "entertainment",
        "name": "Entertainment",
        "color": "#4D4D4C",
        "id": 4
    },
    {
        "slug": "ethics-society-politics",
        "name": "Ethics, Society & Politics",
        "color": "#e40429",
        "id": 6
    },
    {
        "slug": "hardware",
        "name": "Hardware",
        "color": "#685b9d",
        "id": 2
    },
    {
        "slug": "live-performance",
        "name": "Live Performance",
        "color": "#f147d5",
        "id": 9
    },
    {
        "slug": "science",
        "name": "Science",
        "color": "#00a356",
        "id": 7
    },
    {
        "slug": "security",
        "name": "Security",
        "color": "#0347b4",
        "id": 1
    }
]