Limited API view set for Charity
Currently contains:
event_create_url
events_toc_accepted
@ingroup restapi
@see charity.models.Charity

GET /api/charity/?format=api&page=8446
HTTP 200 OK
  Allow: GET, POST, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 84451,
    "next": null,
    "previous": "https://www.canadahelps.org/api/charity/?format=api&page=8445",
    "results": [
        {
            "popular_name_en": "한카 시니어 협회 ",
            "summary_fr": null,
            "search_image_en": null,
            "id": 107693,
            "province_fr": "ON",
            "city": "NORTH YORK",
            "is_delisted": false,
            "charity_profile": {
                "about_en": "<p><strong>Your support helps us create meaningful programs and community events where Korean Canadian seniors can connect, celebrate, and thrive.&nbsp;</strong></p>",
                "about_fr": "<p><strong>Your support helps us create meaningful programs and community events where Korean Canadian seniors can connect, celebrate, and thrive.&nbsp;</strong></p>",
                "logo_en": "https://www.canadahelps.org/en/charities/logo/107693/",
                "logo_fr": "https://www.canadahelps.org/fr/charities/logo/107693/",
                "twitter": null,
                "google_plus": null,
                "facebook": null,
                "new_hero_image_en": null,
                "new_hero_image_fr": null,
                "logo": "https://www.canadahelps.org/en/charities/logo/107693/"
            },
            "city_en": "NORTH YORK",
            "events_toc_accepted": false,
            "business_number": "858353113RR0001",
            "province": "ON",
            "is_registered": true,
            "search_image": null,
            "funds": [
                {
                    "is_disabled": false,
                    "description_en": "General",
                    "is_default": true,
                    "amount": null,
                    "description_fr": "général",
                    "fund_id": 165556
                }
            ],
            "search_image_fr": null,
            "summary_en": null,
            "city_fr": "NORTH YORK",
            "business_name": "Hankooksaram/Canadasaram Seniors' Association in GTA",
            "slug": "hankooksaramcanadasaram-seniors-association-in-gta",
            "categories": [
                "public-benefit",
                "social-services",
                "arts-culture"
            ],
            "popular_name_fr": "Hankooksaram/Canadasaram Seniors' Association in GTA",
            "summary": null,
            "province_en": "ON",
            "urls": {
                "third_party_create": "/en/charities/hankooksaramcanadasaram-seniors-association-in-gta/third-party/new/",
                "event_create": "/en/charities/hankooksaramcanadasaram-seniors-association-in-gta/events/new/",
                "charity_profile": "/en/charities/hankooksaramcanadasaram-seniors-association-in-gta/",
                "charity_profile_fr": "/fr/organismesdebienfaisance/hankooksaramcanadasaram-seniors-association-in-gta/",
                "charity_profile_en": "/en/charities/hankooksaramcanadasaram-seniors-association-in-gta/",
                "p2p_create": "/en/charities/hankooksaramcanadasaram-seniors-association-in-gta/p2p/new/"
            },
            "popular_name": "한카 시니어 협회 "
        }
    ]
}