GET /api/job_o_mat/reference_data
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "again_text": "Noch mal von vorn?",
    "filter_type": [
        {
            "id": 6,
            "label": "Wissbegierig"
        },
        {
            "id": 5,
            "label": "Kreativ"
        },
        {
            "id": 4,
            "label": "Gewissenhaft"
        },
        {
            "id": 3,
            "label": "Unternehmerisch"
        },
        {
            "id": 2,
            "label": "Praktisch"
        },
        {
            "id": 1,
            "label": "Sozial"
        }
    ],
    "filter_sectors": [
        {
            "id": 2286,
            "label": "Bauwesen"
        },
        {
            "id": 2279,
            "label": "Computer & Technik"
        },
        {
            "id": 2280,
            "label": "Finanzen & Wirtschaft"
        },
        {
            "id": 2278,
            "label": "Gesundheit"
        },
        {
            "id": 2276,
            "label": "Handel"
        },
        {
            "id": 2287,
            "label": "Industrie"
        },
        {
            "id": 2285,
            "label": "Kommunikation"
        },
        {
            "id": 2275,
            "label": "Kunst & Kultur"
        },
        {
            "id": 2284,
            "label": "Lebensmittel"
        },
        {
            "id": 2282,
            "label": "Metall & Maschinen"
        },
        {
            "id": 2281,
            "label": "Natur"
        },
        {
            "id": 2277,
            "label": "Soziales"
        },
        {
            "id": 2288,
            "label": "space jobs"
        },
        {
            "id": 2283,
            "label": "Wissenschaft"
        }
    ],
    "filter_education": [
        {
            "id": 2,
            "label": "Ausbildung"
        },
        {
            "id": 1,
            "label": "Studium"
        }
    ],
    "filter_categories": [
        {
            "id": "a_0",
            "label": "Dein Lieblingsfach"
        },
        {
            "id": "a_1",
            "label": "Berufe rund um..."
        },
        {
            "id": "a_2",
            "label": "Was fuer ein Typ bist du?"
        }
    ],
    "filter_subjects": [
        {
            "id": 5,
            "label": "Biologie, Chemie, Physik"
        },
        {
            "id": 3,
            "label": "Sprachen"
        },
        {
            "id": 2,
            "label": "Ökonomie, Handel"
        },
        {
            "id": 1,
            "label": "Mathe"
        },
        {
            "id": 4,
            "label": "Sport"
        },
        {
            "id": 6,
            "label": "Kunst, Werken, Gestalten"
        }
    ]
}