GET /linkedevents/v1/registration/273/?format=api
HTTP 200 OK
Allow: PUT, PATCH, GET, DELETE, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": 273,
    "signups": null,
    "current_attendee_count": 7,
    "current_waiting_list_count": 0,
    "remaining_attendee_capacity": 1,
    "remaining_waiting_list_capacity": 4,
    "data_source": "helsinki",
    "publisher": "ahjo:u4804003020",
    "has_registration_user_access": false,
    "has_substitute_user_access": false,
    "event": {
        "@id": "http://api.hel.fi/linkedevents/v1/event/helsinki:aghraeeihe/?format=api"
    },
    "attendee_registration": false,
    "audience_min_age": 13,
    "audience_max_age": 17,
    "enrolment_start_time": "2024-04-25T12:00:00+03:00",
    "enrolment_end_time": "2024-05-24T23:59:00+03:00",
    "maximum_attendee_capacity": 8,
    "minimum_attendee_capacity": null,
    "waiting_list_capacity": 4,
    "maximum_group_size": 8,
    "mandatory_fields": [
        "first_name",
        "last_name",
        "phone_number",
        "street_address",
        "zipcode",
        "city"
    ],
    "signup_url": {
        "en": "https://linkedregistration.hel.fi/en/registration/273/signup-group/create",
        "fi": "https://linkedregistration.hel.fi/fi/registration/273/signup-group/create",
        "sv": "https://linkedregistration.hel.fi/sv/registration/273/signup-group/create"
    },
    "is_created_by_current_user": false,
    "created_time": "2024-04-24T12:59:40.757057Z",
    "last_modified_time": "2024-04-24T12:59:40.757078Z",
    "confirmation_message": {
        "sv": "Lägerbrev skickas till de anmälda."
    },
    "instructions": {
        "sv": "För tekniska problem med registreringen, vänligen kontakta:\nPalvelukeskus Helsinki\n09 310 25280, servicetid 08.00 till 18.00"
    },
    "@id": "http://api.hel.fi/linkedevents/v1/registration/273/?format=api",
    "@context": "http://schema.org",
    "@type": "Registration"
}