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/?format=api&ordering=published_by__profile&page=35
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1761,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=published_by__profile&page=36",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=published_by__profile&page=34",
    "results": [
        {
            "id": 2130,
            "content_url": "https://www.youtube.com/watch?v=pt9YCVX7VOk",
            "is_bookmarked": false,
            "tags": [
                "tmfme"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Is YouTube Watching Me? Mozilla Explains: Recommendation Engines",
            "description": "Ever feel like YouTube is a little *too good* at suggesting the next video for you to watch? How does it do it? \n\nYouTube’s recommendation engine, sometimes called the recommendation algorithm, is incredibly powerful: It accounts for 70% of all videos viewed on YouTube. In this episode of Mozilla Explains, data scientist and researcher Jesse McCrosky tells us how it works.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_175208.3589100000.png",
            "created": "2021-07-01T17:52:08.358694Z",
            "moderation_state": 3
        },
        {
            "id": 2131,
            "content_url": "https://www.youtube.com/watch?v=pt9YCVX7VOk",
            "is_bookmarked": false,
            "tags": [
                "tmfme"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Is YouTube Watching Me? Mozilla Explains: Recommendation Engines",
            "description": "In this episode of Mozilla Explains, data scientist and researcher Jesse McCrosky explains how artificial intelligence systems optimize for metrics. \n\nWant to help us study YouTube’s algorithm? Install RegretsReporter: https://foundation.mozilla.org/campai...",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_175704.5535310000.png",
            "created": "2021-07-01T17:57:04.553199Z",
            "moderation_state": 3
        },
        {
            "id": 2132,
            "content_url": "https://www.youtube.com/watch?v=r98HbsaN9nw&list=PLnRGhgZaGeBu1d-f0ZfaDOWrPMyN3IemM&index=3",
            "is_bookmarked": false,
            "tags": [
                "tmfme"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Why Does YouTube Recommend Conspiracy Theories? Mozilla Explains: Filter Bubbles",
            "description": "YouTube’s recommendation engine, or recommendation algorithm, is intended to keep you on the site watching videos for as long as possible so they can earn advertising revenue. But the content that keeps you on the platform isn’t always factually correct, and videos that are fun to share may not always convey a message worth spreading. Guillaume Chaslot explains more about filter bubbles, and why YouTube sometimes recommends conspiracy theories.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_180340.3077790000.png",
            "created": "2021-07-01T18:03:40.307558Z",
            "moderation_state": 3
        },
        {
            "id": 2133,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/data-art-and-building-bridges",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Data, Art, And Building Bridges",
            "description": "A conversation between Mimi Onuoha and Irini Papadimitriou in the How to Mozilla book.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_180929.3989460000.png",
            "created": "2021-07-01T18:09:29.398730Z",
            "moderation_state": 3
        },
        {
            "id": 2134,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/open-hardware",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Open Hardware",
            "description": "A conversation between Allen Gunn and Andrew Huang in the How to MozFest Book about open hardware.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_182940.4787050000.png",
            "created": "2021-07-01T18:29:40.478357Z",
            "moderation_state": 3
        },
        {
            "id": 2135,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/shaping-journalism-and-the-open-web-2",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Shaping Journalism And The Open Web",
            "description": "Journalism remains one of the major ways we all interact with the open web, whether that be sharing article links on social media or developing sites using Django (which began at the Lawrence Journal-World newspaper). Over 10 MozFests, OpenNews has helped participants explore how journalism shapes and is shaped by the open web, build skills and conceive of new projects, and find collaborators to keep all of those efforts going long after the event closes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_184009.8899760000.png",
            "created": "2021-07-01T18:40:09.889634Z",
            "moderation_state": 3
        },
        {
            "id": 2137,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/open-science-spurring-discovery-and-innovation-worldwide",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Science: Spurring Discovery And Innovation Worldwide",
            "description": "Mozilla has long recognized a synergy with the open science movement, which seeks to speed innovation and discovery, encourage the sharing and reuse of research data, and ensure broad, open access to scientific knowledge. Many of the key principles of open science mirror those of the open source movement. Open science is a method of practicing science where data and processes are shared openly and freely in a manner that allows others to reuse and reproduce that work. Read more about open science in this MozFest Book chapter.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_191021.6181310000.png",
            "created": "2021-07-01T19:10:21.617867Z",
            "moderation_state": 3
        },
        {
            "id": 2138,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/strategic-action-for-tech-policy",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Strategic Action for Tech Policy",
            "description": "The internet sits at the heart of our global society and economy. We see how today’s technology is built  – and by whom – and the decisions made about how that -technology is used as political. An open, disruptive internet delivers incredible socioeconomic benefits, and if we as a global society don’t work to protect the internet’s core features, and balance the commercial interest with the public interest, those benefits will go away. Read more about action towards tech policy in this MozFest book chapter.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_191603.6560610000.png",
            "created": "2021-07-01T19:16:03.655833Z",
            "moderation_state": 3
        },
        {
            "id": 2139,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/the-web-as-a-platform",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Web As A Platform",
            "description": "The web can be defined by the collection of content and applications that are available through it. If you remove all the content, it’s reduced to an empty shell, a platform, its infrastructure, and a collection of standards and tools allowing content and applications to be published, discovered, and accessed. Read more about the web as a platform here.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_194348.5432750000.png",
            "created": "2021-07-01T19:43:48.543038Z",
            "moderation_state": 3
        },
        {
            "id": 2140,
            "content_url": "https://www.youtube.com/watch?v=1iT0eSSNlC4",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd",
                "bmfdd"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hunting Biased Algorithms",
            "description": "Can bias bounties become as mainstream as bug bounties?\nDeborah Raji and Camille Francois chat about hunting bias in algorithms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_194843.0154720000.png",
            "created": "2021-07-01T19:48:43.015222Z",
            "moderation_state": 3
        },
        {
            "id": 2141,
            "content_url": "https://www.youtube.com/watch?v=ka6VPT16Oj8",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd",
                "bmfdd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "AI & Power",
            "description": "The AI in our daily lives reinforces historical power imbalances — across gender, across race, and across class. Is it possible to make more just AI systems mainstream? A panel featuring:\n\nCierra Robson, Associate Director of the Ida B. Wells JUST Data Lab at Princeton University\nDr. Sarah Roberts, Co-Director, UCLA Center for Critical Internet Inquiry\nNighat Dad, Executive Director, Digital Rights Foundation\nJulie Owono, Executive Director, Internet Sans Frontières\nAnd moderator J. Bob Alotta, Mozilla's VP of Global Programs",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_195129.3177440000.png",
            "created": "2021-07-01T19:51:29.317425Z",
            "moderation_state": 3
        },
        {
            "id": 2142,
            "content_url": "https://www.youtube.com/watch?v=F366d5pVLVA",
            "is_bookmarked": false,
            "tags": [
                "bmfdd"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Responding to Coded Bias: Black Women Interrogating AI",
            "description": "Deborah Raji (featured in the film Coded Bias) engages a panel of technologists on critical themes highlighted in the documentary, including technology-based discrimination around race and gender, representation, intersectionality, and civic engagement. Panelists: Deborah Raji (Mozilla Fellow), Renee Cummings (Data Activist, University of Virginia), Ayanna Howard (Dean, College of Engineering, Ohio State), Ifeoma Ozoma (Founder and Principal, Earthseed).",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_195456.9776280000.png",
            "created": "2021-07-01T19:54:56.977359Z",
            "moderation_state": 3
        },
        {
            "id": 2146,
            "content_url": "https://www.ajl.org/avbp",
            "is_bookmarked": false,
            "tags": [
                "bmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Community Reporting of Algorithmic System Harms (CRASH) Project",
            "description": "We are building a team of AJL Agents and community partners who will work together to  learn from those who have been directly harmed by algorithmic systems, as well as from the successes and failures of bug bounty and coordinated disclosure programs, in order to create new ways to hold companies accountable, help build better AI systems, and provide new opportunities for individuals in this field.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_212817.6824450000.png",
            "created": "2021-07-01T21:28:17.682225Z",
            "moderation_state": 3
        },
        {
            "id": 2147,
            "content_url": "https://www.technologyreview.com/2020/12/10/1013617/racism-data-science-artificial-intelligence-ai-opinion/",
            "is_bookmarked": false,
            "tags": [
                "bmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How our data encodes systematic racism",
            "description": "Technologists must take responsibility for the toxic ideologies that our data sets and algorithms reflect.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_213043.3363160000.png",
            "created": "2021-07-01T21:30:43.336094Z",
            "moderation_state": 3
        },
        {
            "id": 2148,
            "content_url": "https://foundation.mozilla.org/en/blog/supporting-black-artists-who-are-examining-ai/",
            "is_bookmarked": false,
            "tags": [
                "bmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Supporting Black Artists Who Are Examining AI",
            "description": "Mozilla’s latest round of Creative Media Awards will provide $245,000 in funding to Black artists who are exploring the effects of AI on racial justice.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_214723.2541620000.png",
            "created": "2021-07-01T21:47:23.253941Z",
            "moderation_state": 3
        },
        {
            "id": 2109,
            "content_url": "https://www.youtube.com/watch?v=P-iiN0c2uic",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "mozilla",
                "mozilla explains",
                "#taimfme"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "What is Artificial Intelligence? Mozilla Explains",
            "description": "When you hear artificial intelligence (or AI) you probably assume it’s something difficult to understand and above your comprehension level. But, ultimately, AI is software that’s able to recognize patterns. Mozilla researcher Becca Ricks helps explain AI, algorithms and machine learning models.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-13_175230.3251060000.jpg",
            "created": "2021-06-25T22:15:24.741774Z",
            "moderation_state": 3
        },
        {
            "id": 2229,
            "content_url": "https://www.youtube.com/watch?v=FXzmv38wYnk",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2021: Data Stewardship Reel",
            "description": "What is Data Stewardship and why is it needed? Listen to the MozFest community speak to the possibilities of alternative data models.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-12_210722.6020240000.png",
            "created": "2021-07-12T21:07:22.601803Z",
            "moderation_state": 3
        },
        {
            "id": 2228,
            "content_url": "https://www.youtube.com/watch?v=_Y_QY7n1RYg",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2021: Bias Reel",
            "description": "How do algorithms discriminate against different communities? Hear from the MozFest community about ways we can combat bias and create a safer internet for all.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-12_210557.1764020000.png",
            "created": "2021-07-12T21:05:57.176189Z",
            "moderation_state": 3
        },
        {
            "id": 2136,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/ethical-dilemma-cafe",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Ethical Dilemma Cafe",
            "description": "Within the notions of net-neutrality and the recent revelations from Edward Snowdon regarding mass internet surveillance swirling around the globe in 2014, injecting an ethical dilemma at MozFest was inevitable. Thus, the Ethical Dilemma Café was born. The café offered popcorn, juice, and smoothies not found anywhere else at the festival, but to enter the café, you had to cross a boundary that required a ridiculous data user agreement. As part of this agreement, your personal information would be plastered through the festival’s halls hours later.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_185002.5063570000.png",
            "created": "2021-07-01T18:50:02.504180Z",
            "moderation_state": 3
        },
        {
            "id": 2208,
            "content_url": "https://dataethics.eu/culture-by-design-a-data-interest-analysis-of-the-european-ai-policy-agenda/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Culture by design – a data interest analysis of the European AI policy agenda",
            "description": "This article investigates a moment of the big data age in which artificial intelligence became a fixed point of global negotiations between different interests in data. In particular, it traces and explicates cultural positioning as an interest in the artificial intelligence momentum with an investigation of the unfolding of a European AI policy agenda on trustworthy AI in the period 2018–2019.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_171243.1019110000.png",
            "created": "2021-07-08T17:12:43.101592Z",
            "moderation_state": 3
        },
        {
            "id": 2211,
            "content_url": "https://foundation.mozilla.org/en/data-futures-lab/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Data Futures Lab",
            "description": "The Data Futures Lab is an experimental space for instigating new approaches to data stewardship challenges. It provides funding, scaffolding for collaboration, convening around emerging ideas, and a place to workshop approaches to data stewardship which give greater control and agency to people.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_180922.7545790000.png",
            "created": "2021-07-08T18:09:22.754355Z",
            "moderation_state": 3
        },
        {
            "id": 2200,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/transforming-education-with-open-badges",
            "is_bookmarked": false,
            "tags": [
                "bmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Transforming Education With Open Badges",
            "description": "How to MozFest Book chapter about education and open badges.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_222213.8962700000.png",
            "created": "2021-07-07T22:22:13.895943Z",
            "moderation_state": 3
        },
        {
            "id": 2209,
            "content_url": "https://www.adalovelaceinstitute.org/report/legal-mechanisms-data-stewardship/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Exploring legal mechanisms for data stewardship",
            "description": "A joint publication with the AI Council, which explores three legal mechanisms that could help facilitate responsible data stewardship",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_172101.8478450000.png",
            "created": "2021-07-08T17:21:01.847588Z",
            "moderation_state": 3
        },
        {
            "id": 2196,
            "content_url": "https://www.youtube.com/watch?v=Y2hEiMOgc1g",
            "is_bookmarked": false,
            "tags": [
                "bmfme"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "What is the Digital Divide?",
            "description": "What is the digital divide, and can we bridge it? Nearly half of the world is still offline, meaning half of the world is still unable to benefit from the digital age and the digital economy. \n\nIn this episode of Mozilla Explains, Alice Munyua, director of Mozilla's Africa Mradi explains the causes and effects of the digital divide, and how we can help to bridge it.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_210654.7096730000.png",
            "created": "2021-07-07T21:06:54.709416Z",
            "moderation_state": 3
        },
        {
            "id": 2197,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/power-dynamics-knowledge-and-building-equity-online",
            "is_bookmarked": false,
            "tags": [
                "bmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Power Dynamics, Knowledge, and Building Equity Online",
            "description": "A conversation between Anasuya Sengupta and Cory Doctorow about power dynamics and building equity online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_211038.3062280000.png",
            "created": "2021-07-07T21:10:38.305977Z",
            "moderation_state": 3
        },
        {
            "id": 2198,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/girls-in-stem-education",
            "is_bookmarked": false,
            "tags": [
                "bmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Girls In STEM Education",
            "description": "A conversation between Aoibheann Mangan and Alia ElKattan about girls in STEM education.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_211404.4094110000.png",
            "created": "2021-07-07T21:14:04.409190Z",
            "moderation_state": 3
        },
        {
            "id": 2199,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/queering-mozfest-challenging-expectations-of-normal",
            "is_bookmarked": false,
            "tags": [
                "bmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Queering MozFest: Challenging Expectations of “Normal”",
            "description": "How to MozFest Book chapter about the queering territory created in 2018.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_211709.2086640000.png",
            "created": "2021-07-07T21:17:09.208444Z",
            "moderation_state": 3
        },
        {
            "id": 2202,
            "content_url": "https://www.fordfoundation.org/just-matters/just-matters/posts/reimagining-tech-and-social-justice-in-the-global-south/",
            "is_bookmarked": false,
            "tags": [
                "mbmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Reimagining tech and social justice in the Global South",
            "description": "A partnership between the Ford Foundation and Mozilla to deploy a cohort of Technology and Society Fellows. Ten fellows will be placed at Ford-funded organizations in Mexico, Brazil, Kenya, India and in the Middle East and North Africa to help them build their technical capacity and deepen their understanding of technology to advance civic engagement.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_223011.1407020000.png",
            "created": "2021-07-07T22:30:11.140460Z",
            "moderation_state": 3
        },
        {
            "id": 2203,
            "content_url": "https://www.youtube.com/watch?v=ERkoBGv9Qgw&list=RDCMUCajipi80aORRDz6gZ8ZyCWw&start_radio=1&rv=ERkoBGv9Qgw&t=0",
            "is_bookmarked": false,
            "tags": [
                "dsmfdd"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Data and Exploitation",
            "description": "A talk by Katarzyna Szymielewicz at MozFest 2019.  Katarzyna Szymielewicz is a lawyer and activist specializing in human rights and technology. She is Co-Founder and President of Panoptykon Foundation, a Polish NGO defending human rights in today’s surveillance society.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_224151.6414210000.png",
            "created": "2021-07-07T22:41:51.641202Z",
            "moderation_state": 3
        },
        {
            "id": 2205,
            "content_url": "https://www.youtube.com/playlist?list=PLnRGhgZaGeBvn-564vN13LxILdQd2gZ1d",
            "is_bookmarked": false,
            "tags": [
                "mbmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Movement-Building from Home Series",
            "description": "\"Movement-Building from Home\", a series of community calls to help support the continuity of your activism, community, and work during the COVID-19 global health crisis.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_230021.5751390000.png",
            "created": "2021-07-07T23:00:21.574918Z",
            "moderation_state": 3
        },
        {
            "id": 2207,
            "content_url": "https://datasociety.net/library/episode-3-data-ai-automation/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Data & Society PodCast with Mozilla Fellow Deb Raji",
            "description": "Researchers Arthur Gwagwa and Deb Raji join our host, Natalie Kerby, to discuss data, AI, and automation, and the different ways they operate across geopolitical contexts, such as the US and Africa. The episode covers not only the harms that can result from these systems, but also how we might address and prevent those harms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_164154.1540180000.png",
            "created": "2021-07-08T16:41:54.153750Z",
            "moderation_state": 3
        },
        {
            "id": 2213,
            "content_url": "https://foundation.mozilla.org/en/blog/data-stewardship-what-it-and-why-does-it-matter/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Data Stewardship - What is it and why does it matter?",
            "description": "In a world of pervasive AI, who controls our data and what they do with it is a big deal. Data stewardship can determine everything from who can build AI, to who can profit from AI, to what that AI can actually do. Right now, most online data is controlled by just a handful of big tech platforms -- which means that just a handful of big tech platforms are shaping much of what AI looks like today. But it doesn’t have to be that way.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_181356.0871970000.png",
            "created": "2021-07-08T18:13:56.086858Z",
            "moderation_state": 3
        },
        {
            "id": 2214,
            "content_url": "https://medium.com/@anoukruhaak/data-trusts-why-what-and-how-a8b53b53d34",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Data Trusts: Why, What and How",
            "description": "How do we, the general public, gain greater control over the estimated 2.5 quintillion bytes of data that is recorded, stored, processed and analysed, every day? For the moment, we have little say over what can be collected, accessed and used, and by whom. Nor do we enjoy much agency over the ways social platforms study and steer our behaviors.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_181632.8364870000.png",
            "created": "2021-07-08T18:16:32.836247Z",
            "moderation_state": 3
        },
        {
            "id": 2215,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/building-tech-that-better-serves-humanity",
            "is_bookmarked": false,
            "tags": [
                "dsmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Building Tech That Better Serves Humanity",
            "description": "A conversation between Tiffany Shlain and Douglas Rushkoff about building better tech.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_181915.8945140000.png",
            "created": "2021-07-08T18:19:15.894312Z",
            "moderation_state": 3
        },
        {
            "id": 2216,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/digital-rights-in-asia-and-europe",
            "is_bookmarked": false,
            "tags": [
                "dsmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Digital Rights in Asia And Europe",
            "description": "A conversation between Malavika Jayaram and Julia Reda about digital rights in the How to MozFest Book.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_182125.1659660000.png",
            "created": "2021-07-08T18:21:25.165732Z",
            "moderation_state": 3
        },
        {
            "id": 2217,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/privacy-in-the-internet-age-a-fundamental-right",
            "is_bookmarked": false,
            "tags": [
                "dsmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy in the Internet Age A Fundamental Right",
            "description": "Privacy is a topic that surfaces everywhere we go and is core to everything we do at Mozilla, and at MozFest. Read more about this topic in this chapter of the How to MozFest book.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_182432.4573610000.png",
            "created": "2021-07-08T18:24:32.457115Z",
            "moderation_state": 3
        },
        {
            "id": 2218,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/movement-building",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Movement Building",
            "description": "A conversation between Mark Surman and Dr. Gail Bradbrook about movement building in the How To MozFest book.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_182653.1692720000.png",
            "created": "2021-07-08T18:26:53.169066Z",
            "moderation_state": 3
        },
        {
            "id": 2220,
            "content_url": "https://book.mozillafestival.org/the-first-decade",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The First Decade",
            "description": "The first MozFest wasn’t technically a MozFest. Instead, it was the Drumbeat Festival, a convening of leaders making radical disruptions in learning and in web technology. Held at the Museu d’Art Contemporani de Barcelona, sessions took place in the museum, in tents at a nearby square, and in a Hack Bus that arrived spontaneously and parked (illegally) on the street nearby. There were 200 attendees, bad acoustics, and the shared sense that this was something special.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_183054.1063150000.png",
            "created": "2021-07-08T18:30:54.105989Z",
            "moderation_state": 3
        },
        {
            "id": 2221,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/designing-for-more-than-an-event",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Designing for More Than an Event",
            "description": "The collaborative nature of Mozilla Festival is rooted in do-it-yourself, maker culture that produces an invigoratingly chaotic array of visuals and creations. Each year, we refine and iterate upon past learnings, feedback, and assets to evolve this annual event while maintaining an inviting space for new ideas to honour our communitydriven origins. Brand and experience design that manifests the unique identity and participatory -spirit of the -festival brought methodical cohesion to help create impactful and memorable MozFests.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_183235.5166220000.png",
            "created": "2021-07-08T18:32:35.516160Z",
            "moderation_state": 3
        },
        {
            "id": 2222,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/empowering-debate-via-art-culture-tech",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Empowering Debate via Art + Culture + Tech",
            "description": "As the worlds of art and technology continue to merge and consumers of digital culture become creators, the web has become an important platform for open, decentralised collaborations that reach across disciplines, from net-art to culture-jamming. Through participatory engagements at MozFest that explore these ideas in different ways, we have explored how digital art practices can intervene in society, and how networked art and open technologies can be combined to empower and amplify.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_183444.5153390000.png",
            "created": "2021-07-08T18:34:44.515107Z",
            "moderation_state": 3
        },
        {
            "id": 2223,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/volunteers-the-ethos-of-the-festival",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Volunteers: The Ethos of the Festival",
            "description": "The internet health movement presents a broad landscape covering multiple disciplines, businesses, organisations, the public sector, and more. But there is one strand that weaves every diverse element together into a coherent cloth – Volunteers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_183609.7992170000.png",
            "created": "2021-07-08T18:36:09.798878Z",
            "moderation_state": 3
        },
        {
            "id": 2224,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/youth-zone-a-new-generation-for-internet-health",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Youth Zone: A New Generation for Internet Health",
            "description": "In MozFest’s Youth Zone, young creators build robots, dream up epic role playing games, use lasers and binary data to make art, and compose interactive poetry with code. When young -people and technology meet in an open, collaborative, playful environment like MozFest’s Youth Zone, truly unexpected things happen.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_183742.9743630000.png",
            "created": "2021-07-08T18:37:42.974133Z",
            "moderation_state": 3
        },
        {
            "id": 2108,
            "content_url": "https://www.mozillafestival.org/en/speakers/2019/ethics-and-ai/",
            "is_bookmarked": false,
            "tags": [
                "#2019dnd",
                "5yearsdand",
                "#artificial intelligence",
                "#Ethics",
                "#taimfdd",
                "taimfdd"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Watch session",
                "Join community"
            ],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Ethics and AI",
            "description": "Cansu Canca is a philosopher and the founder/director of the AI Ethics Lab, where she leads teams of computer scientists, philosophers, and legal scholars to provide ethics analysis and guidance to researchers and practitioners.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-25_220953.1812040000.png",
            "created": "2021-06-25T22:09:53.180854Z",
            "moderation_state": 3
        },
        {
            "id": 2105,
            "content_url": "https://www.youtube.com/watch?v=7yb4ZDeljtE&t=3541s",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd",
                "5yearsdand",
                "#taimfdd",
                "taimfdd"
            ],
            "issues": [],
            "help_types": [
                "Promote",
                "Join community",
                "Watch session"
            ],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "AI & Truth",
            "description": "The AI powering our most influential communications platforms has a critical vulnerability: it rewards engagement, not truth or civility. Can AI be designed differently to avoid this pitfall? And if so, what conditions and incentives must be changed for this to be the case? A panel featuring:Jacquelyn Mason, Senior Investigative Researcher, First Draft NewsDr. Peaks Krafft, Lead, Creative Computing Institute at UALMutale Nkonde, CEO, AI for the PeopleRasha Abdul-Rahim, Acting Director, Amnesty TechModerator Brandi Geurkink, Senior Campaigner, Mozilla",
            "get_involved": "",
            "get_involved_url": "https://www.youtube.com/watch?v=7yb4ZDeljtE&t=3541s",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-25_193452.1962070000.png",
            "created": "2021-06-25T19:34:52.195746Z",
            "moderation_state": 3
        },
        {
            "id": 2226,
            "content_url": "https://www.youtube.com/watch?v=DgrsSRITrus",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2021: Trustworthy AI Reel",
            "description": "How did Trustworthy AI come up at MozFest 2021? Check out this highlight reel that engages with the issues around Trustworthy AI from the perspective of the MozFest community.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-12_205910.4942820000.png",
            "created": "2021-07-12T20:59:10.494064Z",
            "moderation_state": 3
        },
        {
            "id": 2113,
            "content_url": "https://foundation.mozilla.org/privacynotincluded/",
            "is_bookmarked": false,
            "tags": [
                "privacy",
                "products",
                "taimfcr",
                "Trustworthy AI"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "*privacy not included",
            "description": "How creepy is that smart speaker, that fitness tracker, those wireless headphones? We created this guide to help you shop for safe, secure connected products.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-28_144819.8372690000.jpeg",
            "created": "2021-06-28T14:45:46.800957Z",
            "moderation_state": 3
        },
        {
            "id": 2227,
            "content_url": "https://www.youtube.com/watch?v=4jDFRSbGc2c",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2021: Transparency Reel",
            "description": "How can transparency help us hold big tech companies accountable? This highlight reel showcases the MozFest community’s response to issues of transparency and privacy in AI.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-12_210337.2010160000.png",
            "created": "2021-07-12T21:03:37.200799Z",
            "moderation_state": 3
        },
        {
            "id": 2453,
            "content_url": "https://foundation.mozilla.org/en/what-we-fund/awards/common-voice-kiswahili-awards/",
            "is_bookmarked": false,
            "tags": [
                "accessibility",
                "chatbot",
                "common voice"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Strathmore University",
                    "profile_id": 6089,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Imarika",
            "description": "Imarika is a conversational chatbot offering digital climate advisory services in English and Swahili that will support smallholder farmers to adapt to changing weather patterns. The project aims to address the vulnerability of farmers to weather unpredictability due to the lack of accessible, reliable, and localized weather forecasts. Access to weather information is highly variable across sub-Saharan Africa and is usually limited to low-accuracy national or regional forecasts broadcast on radio and/or TV.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-18_125715.2256250000.jpg",
            "created": "2022-11-18T12:57:15.225233Z",
            "moderation_state": 3
        }
    ]
}