A view that permits a GET to allow listing all the entries
in the database

**Route** - `/entries`

#Query Parameters -

- `?search=` - Search by title, description, get_involved, interest,
creator, and tag.
- `?ids=` - Filter only for entries with specific ids. Argument
must be a comma-separated list of integer ids.
- `?tag=` - Allows filtering entries by a specific tag
- `?issue=` - Allows filtering entries by a specific issue
- `?help_type=` - Allows filtering entries by a specific help type
- `?has_help_types=<True or False>` - Filter entries by whether they have
help types or not. Note that `True`
or `False` is case-sensitive.
- `?featured=True` (or False) - both capitalied. Boolean is set in admin UI
- `?page=` - Page number, defaults to 1
- `?page_size=` - Number of results on a page. Defaults to 48
- `?ordering=` - Property you'd like to order the results by. Prepend with
`-` to reverse. e.g. `?ordering=-title`
- `?moderationstate=` - Filter results to only show the indicated moderation
state, by name. This will only filter if the calling
user has moderation permissions.

GET /api/pulse/v2/entries/?ordering=-featured&page=36
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1833,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?ordering=-featured&page=37",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?ordering=-featured&page=35",
    "results": [
        {
            "id": 2585,
            "content_url": "https://www.samesamecollective.org/",
            "is_bookmarked": false,
            "tags": [
                "privacy security & tracking",
                "youth"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jonathan McKay",
                    "profile_id": 6734,
                    "is_active": false
                },
                {
                    "name": "Codie Roelf",
                    "profile_id": 6735,
                    "is_active": false
                },
                {
                    "name": "Dena Batrice",
                    "profile_id": 6736,
                    "is_active": false
                },
                {
                    "name": "Sandiso Ngubane",
                    "profile_id": 6737,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "FanaFana: creating a digital safe space and virtual lifeline for LGBTQI+ youth",
            "description": "Founded in South Africa, SameSame is building a virtual lifeline for LGBTQI+ youth in Africa, adapting a proven cognitive behavioral therapy (CBT) intervention so that it can be delivered safely and privately through WhatsApp — helping young people struggling with their identity to fight depression and anxiety and boost their mental wellbeing. \n\nTheir focus is to continue to evolve their WhatsApp chatbot for LGBTQI+ organizations in South Africa and Zimbabwe to boost their capacity to leverage the potential of digital tools in general and WhatsApp in particular.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_204250.6231270000.png",
            "created": "2024-07-02T20:42:50.622853Z",
            "moderation_state": 3
        },
        {
            "id": 2586,
            "content_url": "https://amwik.org/programmes/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "privacy security & tracking",
                "Tech literacy"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Sharon  Kechula",
                    "profile_id": 6738,
                    "is_active": false
                },
                {
                    "name": "Patience Nyange",
                    "profile_id": 6739,
                    "is_active": false
                },
                {
                    "name": "Denis Mbau",
                    "profile_id": 6740,
                    "is_active": false
                },
                {
                    "name": "Gladys Muveva",
                    "profile_id": 6741,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Advancing Digital Safety and Security to Women in Journalism & Human Rights",
            "description": "Implement digital safety and security training for grassroots women journalists and human rights defenders (HRDs)in rural areas who face increased cases of online violence.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_204738.0551970000.png",
            "created": "2024-07-02T20:47:38.054994Z",
            "moderation_state": 3
        },
        {
            "id": 2587,
            "content_url": "https://foundation.mozilla.org/en/blog/a-life-or-death-issue-equipping-parents-and-children-with-digital-safety-and-security-tools-in-kenya/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "privacy",
                "security & tracking",
                "Tech literacy",
                "youth"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Caleb Ndaka",
                    "profile_id": 6742,
                    "is_active": false
                },
                {
                    "name": "Macharia Maguta",
                    "profile_id": 6743,
                    "is_active": false
                },
                {
                    "name": "Lenah Macharia",
                    "profile_id": 6744,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Online Safety Mashinani (Africa Centurion Initiative)",
            "description": "Co-create and implement a digital literacy program for rural parents and caregivers to address community-identified needs and concerns about children’s digital safety and well-being.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_205612.9070530000.jpg",
            "created": "2024-07-02T20:56:12.906854Z",
            "moderation_state": 3
        },
        {
            "id": 2589,
            "content_url": "https://www.electricsouth.org/workshop_item/2023-new-dimensions-lab/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "Tech literacy",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ingrid Kopp",
                    "profile_id": 6748,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Electric South AI Workshop and Roundtable",
            "description": "Hosting the 6th annual New Dimensions Lab in August 2023 in Franschhoek, South Africa, during which 8-12 artists and creative technologists from South Africa, Kenya, and other African countries will be trained on various components including trustworthy and responsible AI and supported in developing XR storytelling projects. After the lab, Electric South will commission 3-4 artists from the lab to produce XR work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_211424.0446790000.jpg",
            "created": "2024-07-02T21:14:24.044479Z",
            "moderation_state": 3
        },
        {
            "id": 2590,
            "content_url": "https://foundation.mozilla.org/en/blog/new-documentary-in-south-africa-an-algorithm-stands-in-the-way-of-social-security/",
            "is_bookmarked": false,
            "tags": [
                "bias & discrimination",
                "Government policy",
                "transparency",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Duduetsang Mokoele",
                    "profile_id": 6749,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Mind the People: Automating Social Security",
            "description": "Dudetsang Mokoele is a South Africa-based researcher interested in human rights and technology trends and developments, with a particular focus on policy-making. Her research, “Mind the People: Automating Social Security in South Africa,” looks at the role of AI in the provision of social security in South Africa, and its overall human rights implications.\n\n“Mind the People” is a short documentary about South Africans living at the extreme poverty line ($1.33 USD per person per day) and their maddening, heartbreaking encounters with the state’s welfare algorithm.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-03_214630.7020340000.jpg",
            "created": "2024-07-03T21:46:30.701684Z",
            "moderation_state": 3
        },
        {
            "id": 2591,
            "content_url": "https://foundation.mozilla.org/en/blog/supporting-maize-farmers-in-tanzania/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "digital inclusion",
                "open source",
                "Public interest technology",
                "voice technology"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Siani S. Kayani",
                    "profile_id": 6750,
                    "is_active": false
                },
                {
                    "name": "Mpoki  Mwambulukutu",
                    "profile_id": 6751,
                    "is_active": false
                },
                {
                    "name": "Dorice  Ngoye",
                    "profile_id": 6752,
                    "is_active": false
                },
                {
                    "name": "Tito Lugoe",
                    "profile_id": 6753,
                    "is_active": false
                },
                {
                    "name": "Elizabeth  Kavishe",
                    "profile_id": 6754,
                    "is_active": false
                },
                {
                    "name": "John Bakilana",
                    "profile_id": 6755,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Agricultural Value Added Service for Smallholder Farmers",
            "description": "A voice-based platform accessible in Swahili language that offers smallholder farmers in the Tanzanian Maize Value Chain personalized digital financial and non-financial automated services based on location, agro-ecological zones, and crop cycle.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-05_192838.6332630000.jpg",
            "created": "2024-07-05T19:28:38.632994Z",
            "moderation_state": 3
        },
        {
            "id": 2592,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-11-projects-exploring-ai-and-responsible-design/",
            "is_bookmarked": false,
            "tags": [
                "bias & discrimination",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Nyasha Mugavazi",
                    "profile_id": 6756,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "That Code Doesn't Exist",
            "description": "That Code Doesn’t Exist is an interactive 2D animation. With elements of augmented reality, the film will be hosted on its own website to facilitate its interactive elements. This short film is the prologue to the graphic novel Murenga, which was inspired by a lecture given by neuroscientist Rafael Yuste on the need for guiding ethical principles in AI.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-08_231117.5665760000.jpeg",
            "created": "2024-07-08T23:11:17.566322Z",
            "moderation_state": 3
        },
        {
            "id": 2593,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-11-projects-exploring-ai-and-responsible-design/",
            "is_bookmarked": false,
            "tags": [
                "privacy security & transparency",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Enock  Musoke",
                    "profile_id": 6757,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "In Sync",
            "description": "In Sync is a project that uses film to explore the design of AI to question how much of the data acquired by AI systems will be accessible publicly and whether large corporations or governments will take actions to the benefit of the local populations if they know it will affect their bottom line in the long run.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-08_232030.3803550000.jpeg",
            "created": "2024-07-08T23:20:30.380050Z",
            "moderation_state": 3
        },
        {
            "id": 2596,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mary  Mwadulo",
                    "profile_id": 6762,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Student Team Dynamics",
            "description": "Designing a framework for creating effective teams within the research methodology and group project class.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_002354.7228300000.jpeg",
            "created": "2024-07-09T00:23:54.722630Z",
            "moderation_state": 3
        },
        {
            "id": 2595,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Eunice  Mwangi",
                    "profile_id": 6760,
                    "is_active": false
                },
                {
                    "name": "Victoria  Wambui Ngumi",
                    "profile_id": 6761,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Teaching Responsible Computing Using Robotics",
            "description": "Implementation of responsible computing using design thinking and architecture skills in the building of robots, among fourth-year students",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_002107.0905310000.jpeg",
            "created": "2024-07-09T00:21:07.090132Z",
            "moderation_state": 3
        },
        {
            "id": 2597,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education",
                "ethics"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "George  Musumba",
                    "profile_id": 6763,
                    "is_active": false
                },
                {
                    "name": "Paul Ndirangu  Kioni",
                    "profile_id": 6764,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Mainstreaming Ethics Risk in Computer Programming",
            "description": "Integrating ethics and responsible computing in the teaching of Object Oriented Programming among second-year computing students, with students implementing the ethical principles in an end-of-course project.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_002727.5016250000.jpeg",
            "created": "2024-07-09T00:27:27.501420Z",
            "moderation_state": 3
        },
        {
            "id": 2598,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Elisha  Abade",
                    "profile_id": 6765,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "BESTe-CS: Blending Ethics, Society and Technology through Computer Science",
            "description": "Infusion of real-life societal effect of technology into two courses, introduction to computers and data structures and algorithms, in collaborative teaching between the department of computing and the department of philosophy.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_003145.3235190000.png",
            "created": "2024-07-09T00:31:45.323305Z",
            "moderation_state": 3
        },
        {
            "id": 2599,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Fredrick  Awuor",
                    "profile_id": 6766,
                    "is_active": false
                },
                {
                    "name": "John  Akama",
                    "profile_id": 6767,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Ethical AI (Kisii University)",
            "description": "Redesigning an undergraduate AI course by integrating ethics principles and implementing it through a co-teaching approach with industry practitioners.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_003447.4296000000.jpg",
            "created": "2024-07-09T00:34:47.429388Z",
            "moderation_state": 3
        },
        {
            "id": 2600,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Felix  Musau",
                    "profile_id": 6768,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "RAPID Computing Using Problem-Based Learning Approach",
            "description": "Using a multi-disciplinary approach to implement Responsibility, Accountability, Professionalism, Integrity, Diversity & Inclusivity in the teaching of introduction to computer systems to first year students.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_003658.0765640000.jpg",
            "created": "2024-07-09T00:36:58.076368Z",
            "moderation_state": 3
        },
        {
            "id": 2603,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-announces-first-ever-alumni-connection-grant-finalists/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "bias & discrimination"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia  Lowndes",
                    "profile_id": 6771,
                    "is_active": false
                },
                {
                    "name": "Daniela Saderi",
                    "profile_id": 6772,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Openscapes Pathways to Open Science",
            "description": "Openscapes and PreReview will be supported to collaborate on the Pathways to Open Science program for Black environmental and marine science researchers. This remote event series will include six sessions of community calls and co-working space to build community and support open science and antiracist work with early career Black environmental science researchers from HBCUs. The project will also support Dr. Antoinette Foster in developing and delivering a lesson about anti-racist peer review.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_190300.5595040000.png",
            "created": "2024-07-09T19:03:00.559296Z",
            "moderation_state": 3
        },
        {
            "id": 2604,
            "content_url": "https://foundation.mozilla.org/en/blog/truth-challenges-changes-algorithmic-bias-against-black-women/",
            "is_bookmarked": false,
            "tags": [
                "bias & discrimination",
                "digital inclusion",
                "Trustworthy AI"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Genel Ambrose",
                    "profile_id": 6773,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "TRUTH Portal",
            "description": "This project is to evolve the TRUTH portal, an interactive web platform that collects and transmits stories of Black women, by Black women, in an effort to spotlight the systemic bias embedded in AI-powered systems and to create better material to train AI data sets on what it means to be a Black woman. The platform functionality will be expanded to increase impact and reach, and a community engagement component will added through an in-person focus group and a newly built message board.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_190657.2584370000.jpg",
            "created": "2024-07-09T19:06:57.258202Z",
            "moderation_state": 3
        },
        {
            "id": 2605,
            "content_url": "https://chequea.la/",
            "is_bookmarked": false,
            "tags": [
                "Content moderation",
                "privacy security & tracking"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Phi Reuben",
                    "profile_id": 6774,
                    "is_active": false
                },
                {
                    "name": "Rubén Amhed Moya Glass",
                    "profile_id": 6775,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Chequea.la - Helpline for web platform incidents in Latin America",
            "description": "The project is to develop the Chequea.la, an online helpline that addresses web-related incidents, exclusively targeted at human rights defenders, social movements and journalists in Latin America. By further developing the web infrastructure, creating preventative educational materials, and solidifying the sustainability of the platform's core tools and subscriptions, Chequea.la will be able to provide vital support to those facing online threats in the region for defending truth and justice.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_191120.3843850000.jpeg",
            "created": "2024-07-09T19:11:20.384118Z",
            "moderation_state": 3
        },
        {
            "id": 2606,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-announces-first-ever-alumni-connection-grant-finalists/",
            "is_bookmarked": false,
            "tags": [
                "bias & discrimination",
                "education",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Lorena Regattieri",
                    "profile_id": 6776,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Amazonian Connection: Technological and Informational Cartographies",
            "description": "To host \"Amazonian Connection: Technological and Informational Cartographies\", a three-day convening that will bring community members concerned with Amazon's rich socio-biodiversity and the evolving global technological landscape together to educate and empower around trustworthy AI and how it can be built and used in alignment with Amazonian community needs and traditions. A policy brief will be developed and shared based on the conversations and activities taking place at the event.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_191540.7681840000.jpeg",
            "created": "2024-07-09T19:15:40.767980Z",
            "moderation_state": 3
        },
        {
            "id": 2607,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-announces-first-ever-alumni-connection-grant-finalists/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Annabel Church",
                    "profile_id": 6777,
                    "is_active": false
                },
                {
                    "name": "Kavya Sukumar",
                    "profile_id": 6778,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Sure to Rise",
            "description": "This project will develop a prototype program to support mid/senior women and trans folk who are returning to tech or who are struggling to stay in tech and have had the pandemic and industry layoffs disproportionately affect them. This initiative is to establish a co-mentorship model that would allow those in the alumni network to connect with others to develop closer relationships, provide more specific learning and development opportunities, and build capacity and support through mentorship.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_191758.7272290000.jpeg",
            "created": "2024-07-09T19:17:58.727015Z",
            "moderation_state": 3
        },
        {
            "id": 2608,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-announces-first-ever-alumni-connection-grant-finalists/",
            "is_bookmarked": false,
            "tags": [
                "open source"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Yeny  Santiago",
                    "profile_id": 6779,
                    "is_active": false
                },
                {
                    "name": "Jorge  Santiago Aguirre Espinosa",
                    "profile_id": 6780,
                    "is_active": false
                },
                {
                    "name": "Carlos Naim Camacho Velázquez",
                    "profile_id": 6781,
                    "is_active": false
                },
                {
                    "name": "Melissa Zamora Vieyra",
                    "profile_id": 6782,
                    "is_active": false
                },
                {
                    "name": "Ivette  Galván García",
                    "profile_id": 6783,
                    "is_active": false
                },
                {
                    "name": "María  Luisa Aguilar Rodríguez",
                    "profile_id": 6784,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Centro de Derechos Humanos Miguel Agustín Pro Juárez",
            "description": "This project is to expand nosomosexpedientes.mx to include new functionality to increase effectiveness for users and to add video tutorials to make the platform content more accessible across all digital skill levels. Centro Prodh will also deliver a workshop with representatives from at least 15 groups of relatives of disappeared persons – “colectivos” – from various states in Mexico so they can strategically leverage the resources and content on the platform themselves and share with others.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_192040.3055200000.png",
            "created": "2024-07-09T19:20:40.305230Z",
            "moderation_state": 3
        },
        {
            "id": 2609,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-announces-first-ever-alumni-connection-grant-finalists/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education",
                "Trustworthy AI",
                "youth"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Philip Eaglin",
                    "profile_id": 6785,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Connecting Mozilla Alumni and Computer Science Educators for AI Education",
            "description": "This project will support the Changing Expectations' Closing the AI Education Gap Initiative, which aims to support collaboration, knowledge sharing, and understanding of trustworthy AI among the Computer Science Teacher Association's Black Affinity Group Members and Mozilla alumni working on addressing education gaps in Black students' learning about AI. The group will join virtual sessions to build community among TAI educators and learn about inclusivity and accountability in AI education.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_192557.1599920000.jpeg",
            "created": "2024-07-09T19:25:57.159786Z",
            "moderation_state": 3
        },
        {
            "id": 2621,
            "content_url": "https://www.artificiallifecoach.com/",
            "is_bookmarked": false,
            "tags": [
                "Tech literacy",
                "transparency"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Şerife  Wong",
                    "profile_id": 6805,
                    "is_active": false
                },
                {
                    "name": "Celeste  Kidd",
                    "profile_id": 6806,
                    "is_active": false
                },
                {
                    "name": "Kathee  Claudio",
                    "profile_id": 6807,
                    "is_active": false
                },
                {
                    "name": "Shirin  Mori",
                    "profile_id": 6808,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Artificial Life Coach",
            "description": "The Artificial Life Coach project uses humor to encourage a more realistic understanding of algorithmic systems and how they fall short for different communities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-10_223337.2775870000.jpeg",
            "created": "2024-07-10T22:33:37.277378Z",
            "moderation_state": 3
        },
        {
            "id": 2610,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-announces-first-ever-alumni-connection-grant-finalists/",
            "is_bookmarked": false,
            "tags": [
                "privacy security & tracking",
                "Tech literacy"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Brian Obilo",
                    "profile_id": 6786,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Digital Security Champions Training Program",
            "description": "This project will deliver a free, digital security champions educational and training program to equip  participants with the knowledge and skills to design and deliver technically engaging,  informative, and impactful digital security training sessions and guidance to their  respective East African civil society organizations and communities. The purpose is to provide education and build skills to address a gap that exists in the region of dedicated digital security  experts to support CSOs.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_192950.2152840000.jpeg",
            "created": "2024-07-09T19:29:50.215072Z",
            "moderation_state": 3
        },
        {
            "id": 2611,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-announces-first-ever-alumni-connection-grant-finalists/",
            "is_bookmarked": false,
            "tags": [
                "bias & discrimination",
                "data governance",
                "youth"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Freddy Martinez",
                    "profile_id": 6787,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Education Surveillance",
            "description": "This project will expose and describe the many forms of surveillance students in Chicago's school system experience daily and the resulting forms of discipline, data collection and control. Students and artists will be engaged to create an interactive, narrative-driven timeline of a student’s “day-in-the-life” at school, discovering and representing each point of surveillance throughout the day. Additional research will also be done to collect, organize, and make accessible this information.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_193133.9644630000.jpeg",
            "created": "2024-07-09T19:31:33.964256Z",
            "moderation_state": 3
        },
        {
            "id": 2612,
            "content_url": "https://medium.com/read-write-participate/would-an-algorithm-hire-you-or-ignore-your-resume-db315a873c91",
            "is_bookmarked": false,
            "tags": [
                "bias & discrimination",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jihyun Kim",
                    "profile_id": 6788,
                    "is_active": false
                },
                {
                    "name": "Alia ElKattan",
                    "profile_id": 6789,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Survival of the Best Fit: impact assessment",
            "description": "The Survival of the Best Fit team will complete a 5-year retrospective and impact assessment for their 2019 CMA project, a successful online educational game about algorithmic bias, both to ensure its sustainable use and the game's relevance. The website and online documentation about the project will be updated and a team meeting held. The opportunity of being in NYC in-person will to allow the team to engage with fellow alumni communities and share their reflections and learnings.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_200149.7188830000.jpeg",
            "created": "2024-07-09T20:01:49.718669Z",
            "moderation_state": 3
        },
        {
            "id": 2613,
            "content_url": "https://www.openglobalrights.org/people-on-move-interrogate-border-tech-migration-technology-monitor/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "privacy security & tracking"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Petra Molnar",
                    "profile_id": 6790,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "\"Nothing About Us Without Us:\" Learning Circle on Border Technologies",
            "description": "This project will produce an online learning circle that will bring together Mozilla community members in conversation with refugee fellows at the Migration and Technology Monitor to foster connections and exchange ideas. The event will center lived experiences of migration and border surveillance, and will focus on both negative impacts of technology and creative solutions of innovation and resistance. A public facing report and media piece will also be produced after the learning circles.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_200520.9534570000.jpg",
            "created": "2024-07-09T20:05:20.953181Z",
            "moderation_state": 3
        },
        {
            "id": 2614,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-announces-first-ever-alumni-connection-grant-finalists/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "environmental justice"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Fieke Jansen",
                    "profile_id": 6791,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Fossil-free networks for people and planet",
            "description": "Two former Mozilla fellows and a former staff member will organize a series of 3 Dialogues and Debates about sustainable and equitable internet infrastructure. These structured conversations will bring researchers, civil society actors, activists, and community members together to explore infrastructural imaginations that center people and planet over profit and capital. A short report will be produced to inform existing and ongoing collaborations at the intersection of the internet and climate.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_200812.6954170000.jpeg",
            "created": "2024-07-09T20:08:12.695194Z",
            "moderation_state": 3
        },
        {
            "id": 2616,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-11-projects-exploring-ai-and-responsible-design/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "bias & discrimination",
                "Trustworthy AI"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Valentine Goddard",
                    "profile_id": 6793,
                    "is_active": false
                },
                {
                    "name": "Mercy Atieno Odongo",
                    "profile_id": 6794,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Pear AI: Algorithmic Art to Counter AI's Mis-Pear-Ceptions of Us",
            "description": "The Exhibit project aims to raise learning and discussion sharing opportunities on what responsible AI means with a focus on gender and cultural bias, and how civil society.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-10_215629.8897460000.jpeg",
            "created": "2024-07-10T21:56:29.889492Z",
            "moderation_state": 3
        },
        {
            "id": 2617,
            "content_url": "https://whatsthealgorithm.com/",
            "is_bookmarked": false,
            "tags": [
                "bias & discrimination",
                "transparency",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Lujain Ibrahim",
                    "profile_id": 6795,
                    "is_active": false
                },
                {
                    "name": "Alia ElKattan",
                    "profile_id": 6796,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "The Algorithm (2023)",
            "description": "The Algorithm is a web game exploring algorithmically-curated video feeds (e.g. TikTok, Instagram Reels) and the recommender systems that power them. The goal is to break down and demystify “The Algorithm” which we love to praise, blame, and game in our digital ecosystems.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-10_220936.5407360000.jpg",
            "created": "2024-07-10T22:09:36.540409Z",
            "moderation_state": 3
        },
        {
            "id": 2618,
            "content_url": "https://wellbeingstruggle.com/",
            "is_bookmarked": false,
            "tags": [
                "open source",
                "privacy security & tracking",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Sena Partal",
                    "profile_id": 6797,
                    "is_active": false
                },
                {
                    "name": "Sasha Smirnova",
                    "profile_id": 6798,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Well-being Struggle",
            "description": "“Well-being Struggle” reveals the repeated messages of positivity used by digital mental health products as a means to raise human productivity, aiming to spark a critical discussion around their impact on society and the value systems they promote.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-10_221713.4586000000.jpg",
            "created": "2024-07-10T22:17:13.458391Z",
            "moderation_state": 3
        },
        {
            "id": 2619,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-11-projects-exploring-ai-and-responsible-design/",
            "is_bookmarked": false,
            "tags": [
                "privacy security & tracking",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kenya-Jade Pinto",
                    "profile_id": 6799,
                    "is_active": false
                },
                {
                    "name": "Jordan Kawai",
                    "profile_id": 6800,
                    "is_active": false
                },
                {
                    "name": "Shasha  Nakhai",
                    "profile_id": 6801,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "The Sandbox",
            "description": "The Sandbox is a documentary photography project about AI technology at borders that decides whether people live or die. The heart of The Sandbox questions the human cost of an increasingly automated world – one where borders are militarized with robot dogs and artificial intelligence, and biometric data is extracted and harvested from refugees.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-10_222201.7742800000.jpeg",
            "created": "2024-07-10T22:22:01.774070Z",
            "moderation_state": 3
        },
        {
            "id": 2620,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-11-projects-exploring-ai-and-responsible-design/",
            "is_bookmarked": false,
            "tags": [
                "bias & discrimination",
                "data governance",
                "data stewardship"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Brent Bailey",
                    "profile_id": 6802,
                    "is_active": false
                },
                {
                    "name": "Arnab Chakravarty",
                    "profile_id": 6803,
                    "is_active": false
                },
                {
                    "name": "Uma Hardekar",
                    "profile_id": 6804,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Dataville: The Exploitation of Human Labor in AI Development",
            "description": "DataVille project uses a video game to highlight how artificial intelligence depends on human labor from the global south to conduct tasks such as data cleaning, coding, and classifying content and how this work impacts the output of ML algorithms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-10_222644.6357060000.jpeg",
            "created": "2024-07-10T22:26:44.635495Z",
            "moderation_state": 3
        },
        {
            "id": 2622,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-11-projects-exploring-ai-and-responsible-design/",
            "is_bookmarked": false,
            "tags": [
                "Responsible technology",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Shola  Oyedele",
                    "profile_id": 6809,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Bringing AI To Life",
            "description": "This documentary will explore the integration of AI into the products and \nplatforms we use everyday. The main story follows a small business owner\n who replaces their employees with AI technology, and then unpacks the \nconsequences that follow.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-10_223817.7199060000.jpeg",
            "created": "2024-07-10T22:38:17.719703Z",
            "moderation_state": 3
        },
        {
            "id": 2623,
            "content_url": "https://datanutrition.org/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "Auditing & researcher access",
                "bias & discrimination",
                "data governance & stewardship"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kasia Chmielinski",
                    "profile_id": 6812,
                    "is_active": false
                },
                {
                    "name": "Matt Taylor",
                    "profile_id": 6813,
                    "is_active": false
                },
                {
                    "name": "Sarah Newman",
                    "profile_id": 6814,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Data Auditing for Healthy AI",
            "description": "The Data Nutrition Project will host a convening to surface best practices and current challenges and build a community around dataset auditing, in an effort to meaningfully improve the governance, quality, and impact in the dataset auditing space. They will follow the convening by publishing their insights.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-24_170340.7274070000.jpg",
            "created": "2024-07-24T17:03:40.727138Z",
            "moderation_state": 3
        },
        {
            "id": 390,
            "content_url": "https://medium.com/read-write-participate/mozilla-global-sprint-is-an-event-for-everyone-5848faef2c3f",
            "is_bookmarked": false,
            "tags": [
                "mozsprint",
                "open leadership"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia Vallera",
                    "profile_id": 63,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Global Sprint Is an Event for Everyone",
            "description": "A short blog post about the impact of Mozilla Global Sprint and how it can grow.",
            "get_involved": "",
            "get_involved_url": "https://mozilla.github.io/global-sprint/",
            "interest": "Read about empowering examples from #mozsprint and how they impact the work Mozilla is doing.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-23_144745.5309420000.jpg",
            "created": "2017-06-23T14:47:45.529966Z",
            "moderation_state": 3
        },
        {
            "id": 2624,
            "content_url": "https://blackwealthdata.org/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data governance & stewardship",
                "digital inclusion"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Dave Parry",
                    "profile_id": 6815,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Community-Based Broadband Accessibility",
            "description": "The purpose of this project is to create an interactive data tool to help community leaders, policymakers and access providers understand broadband inequalities. DataKind will release an alpha product and conduct trainings empowering community agency in closing the digital divide.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-24_171603.4818780000.png",
            "created": "2024-07-24T17:16:03.481622Z",
            "moderation_state": 3
        },
        {
            "id": 359,
            "content_url": "https://blog.mozilla.org/blog/2017/06/06/new-mozilla-poll-americans-political-parties-overwhelmingly-support-net-neutrality/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Poll: Americans Overwhelmingly Support Net Neutrality",
            "description": "A recent public opinion poll carried out by Mozilla and Ipsos revealed overwhelming support across party lines for net neutrality, with over three quarters of Americans (76%) supporting net neutrality. Eighty-one percent of Democrats and 73% of Republicans are in favor of it.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-06_145916.9646760000.jpg",
            "created": "2017-06-06T14:59:16.964377Z",
            "moderation_state": 3
        },
        {
            "id": 406,
            "content_url": "https://misinfocon.com/dear-internet-can-we-talk-we-have-an-information-pollution-problem-of-epic-proportions-a1c31b600fdc",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "digital inclusion",
                "fakenews",
                "information",
                "internet health",
                "mozfest",
                "trolling",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Phillip Smith",
            "submitter_profile_id": 50,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Phillip Smith",
                    "profile_id": 50,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Dear Internet, can we talk? We have an information pollution problem of epic proportions.",
            "description": "Misinformation and disinformation are not challenges specific to any single platform, or the responsibility of any single company: they represent a tsunami of polluted information that is threatening the fabric of trust between users and what they experience online. It’s a potential “global environmental disaster” that impacts everyone. And though the spotlight so far has mostly been on so-called “fake news,” the problem extends far beyond news and reaches into just about every aspect of our modern-day digital lives.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-20_172109.8764820000.jpg",
            "created": "2017-07-20T17:21:08.293276Z",
            "moderation_state": 3
        },
        {
            "id": 432,
            "content_url": "https://crowd2map.wordpress.com/",
            "is_bookmarked": false,
            "tags": [
                "development",
                "empower women",
                "fgm",
                "GIS",
                "open data",
                "openstreetmap",
                "un women"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Join community",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Janet Chapman",
            "submitter_profile_id": 101,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Janet Chapman",
                    "profile_id": 101,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Crowd2Map to End FGM",
            "description": "Mapping rural Tanzania into OpenStreetMap to help protect girls from Female Genital Mutilation",
            "get_involved": "Help us develop a crowdsourced validation system so we can start printing village level maps to help protect girls from FGM and aid development and navigation in Tanzania.",
            "get_involved_url": "https://crowd2map.wordpress.com/2017/08/30/for-universities/",
            "interest": "People with GIS or coding skills particularly welcome!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-09-12T15:34:38.632974Z",
            "moderation_state": 3
        },
        {
            "id": 391,
            "content_url": "https://engineering.ucsb.edu/news/bringing-wifi-technology-remote-native-american-reservation-communities",
            "is_bookmarked": false,
            "tags": [
                "native americans",
                "nsf",
                "reservations",
                "wifi"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bringing wifi technology to remote Native American reservation communities",
            "description": "Belding and her collaborators at Georgia Tech, Penn State and local partner Tribal Digital Village (TDV), are working to roll out the technology and services necessary to bring online more homes, municipal buildings and businesses on 13 reservations. Some homes have internet service, but many would-be subscribers live in remote areas that are difficult to reach with current wireless technologies.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "“Many residents of Native American reservations around the country don’t have internet access at all,” said Belding, “This group is at the forefront.”",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-26_151044.2300330000.jpg",
            "created": "2017-06-26T15:10:44.229394Z",
            "moderation_state": 3
        },
        {
            "id": 331,
            "content_url": "https://github.com/girlscript/contribute-girlscript",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "GirlScript",
            "description": "In India, the international non- profit brands such as women who code, django girls etc. are out of reach from the women of tier-two or tier-three cities. Their events not only demand organiser to have a strong background but also the process of establishing a new chapter is too long! Through ‘GirlScript’ , I want to make a whole new community of women in technology where they will be learning about various technologies specially in computer science, IT and security.",
            "get_involved": "",
            "get_involved_url": "https://github.com/girlscript/contribute-girlscript",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_231747.3827430000.jpg",
            "created": "2017-05-31T23:17:47.382334Z",
            "moderation_state": 3
        },
        {
            "id": 330,
            "content_url": "https://github.com/drashti4/localisationofschool",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Local Web",
            "description": "Students in schools wants to know about Computer - Internet but they don't know how to use it in right way one of the reason is teachers also don't know how to operate computer so they can't teach them. We are bridge between newbies on Internet and remote volunteers/who don’t have time to go and teach them periodically",
            "get_involved": "",
            "get_involved_url": "https://github.com/drashti4/localisationofschool",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_235256.1193200000.png",
            "created": "2017-05-31T23:12:32.202713Z",
            "moderation_state": 3
        },
        {
            "id": 335,
            "content_url": "https://codebuddies.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CodeBuddies",
            "description": "We're a community of independent code learners who help each other on Slack and schedule virtual hangouts to pair program or for study motivation. Members come from around the world and we strive to create a safe space for anyone to start study groups and learn together. The project started in 2014, is free and open-sourced on Github, we're a part of the Open Collective, and our platform (codebuddies.org) is 100% community/volunteer-built.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/codebuddiesdotorg/codebuddies/blob/staging/contributing.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_004247.7077810000.png",
            "created": "2017-06-01T00:42:47.707152Z",
            "moderation_state": 3
        },
        {
            "id": 334,
            "content_url": "https://github.com/cliqz-oss/privacy-bot",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy bot",
            "description": "Privacy Bot gathers, persists and analyzes privacy policies. Privacy policies are a legal requirement for websites handling users' data. So anyone should be able to access them, read them and understand what it takes (in terms of privacy) to be using a given service. Except no one reads them 🙈 . User's fault? Probably not.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/cliqz-oss/privacy-bot/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_003917.8168190000.png",
            "created": "2017-06-01T00:39:17.816332Z",
            "moderation_state": 3
        },
        {
            "id": 333,
            "content_url": "http://odiogosilva.github.io/TriFusion/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "TriFusion",
            "description": "Streamlining phylogenomic data gathering, processing and visualization. TriFusion is a python GUI and command line desktop application that aims to provide an easy to use, fast and powerful toolkit for dealing with proteome and alignment data in phylogenomic projects. We are looking for any kind of contribution and feedback from the general community.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/ODiogoSilva/TriFusion/issues/270",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_000453.9306820000.png",
            "created": "2017-06-01T00:04:53.930424Z",
            "moderation_state": 3
        },
        {
            "id": 358,
            "content_url": "https://www.youtube.com/watch?v=dRDz_1a8vqQ",
            "is_bookmarked": false,
            "tags": [
                "internet health",
                "re:publica"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Internet Health Clinic",
            "description": "At re:publica 2017, Mozilla's Internet Health Clinic examined the state of privacy, inclusion and openness online. Come have a look.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-06_145753.6951110000.png",
            "created": "2017-06-06T14:57:53.694798Z",
            "moderation_state": 3
        },
        {
            "id": 899,
            "content_url": "https://www.newschool.edu/digital-equity-lab/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Meghan McDermott",
            "submitter_profile_id": 292,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "\"Take it or Leave it\"",
            "description": "With support from Mozilla Foundation, this research study by Digital Equity Lab (DEL) uncovers how NYC residents are forced to sacrifice online privacy for internet service. With advisory support from Open Technology Institute’s Ranking Digital Rights (RDR) project, DEL adapted RDR's global framework to the municipal level.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Thoughtful research and adaptation of global indices for local discovery of digital privacy conditions affecting vulnerable communities",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2018-08-21T18:39:03.477115Z",
            "moderation_state": 3
        },
        {
            "id": 482,
            "content_url": "http://sciencefair-app.com",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "open science",
                "publishing",
                "science"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Fundraise",
                "Plan & organize",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Richard Smith-Unna",
            "submitter_profile_id": 140,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Richard Smith-Unna",
                    "profile_id": 140,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "ScienceFair",
            "description": "A decentralised science library where research papers come to life.",
            "get_involved": "",
            "get_involved_url": "https://github.com/codeforscience/sciencefair",
            "interest": "ScienceFair redesigns scientific publishing from the ground up to be open, decentralised, and fair.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-22_125819.9845250000.png",
            "created": "2017-10-22T12:58:19.984120Z",
            "moderation_state": 3
        }
    ]
}