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=title&page=30
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=title&page=31",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=title&page=29",
    "results": [
        {
            "id": 596,
            "content_url": "https://medium.com/read-write-participate/mozilla-learning-groups-in-rwanda-spreading-digital-skills-at-the-speed-of-light-4e71b3f19aa9",
            "is_bookmarked": false,
            "tags": [
                "Digital Inclusion",
                "Digital Skills",
                "East Africa",
                "Internet Health",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Take Action"
            ],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Spreading Digital Skills in Rwanda with the Digital Ambassador Program",
            "description": "Mozilla and Digital Opportunity Trust are on a mission to spread digital skills across Rwanda. Here's a look at how we're doing that with the help of some Digital Ambassadors.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is the first program of it's kinda, a country-wide rollout of digital skills with the local government.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-15_203632.8687140000.jpeg",
            "created": "2018-02-15T20:36:32.868155Z",
            "moderation_state": 3
        },
        {
            "id": 788,
            "content_url": "https://sohw.github.io",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "learning",
                "mozsprint",
                "openness",
                "webliteracy"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Mentor",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Fahima Zulfath",
            "submitter_profile_id": 511,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Fahima Zulfath",
                    "profile_id": 511,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Spread Open Healthy Web",
            "description": "SOHW is an open project which seeks to bring the culture of openness among people, to come forward and share their technical skills with diverse set of people. The project was designed to guide people with required learning materials to shine in a particular tech field. Usually the most set of material available via internet will be very efficient but newcomer may find it difficult to understand it at beginner level. We welcomes volunteers to share learning material (like what they learnt a small or big thing in simple words) with us,  that will help new comers to make an initial step.",
            "get_involved": "We are delighted to have your support. Share a learning material, Design a logo, review our documentation, go through the issues and help us fixing it, report us if anything weird. Join the community. For technical support have a look at SOHW wiki. Hearty Welcome!!!! Looking for you on SOHW :)",
            "get_involved_url": "https://github.com/SOHW/Blogs/blob/master/CONTRIBUTING.md",
            "interest": "SOHW is open, accessible, and friendly platform. Volunteers are always welcome to take action for any improvement.  Share your skills, let it help newcomer to begin. Are you a newcomer very curious to contribute, join us and we are here to guide you.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-01_094752.7842820000.png",
            "created": "2018-05-01T09:47:52.783779Z",
            "moderation_state": 3
        },
        {
            "id": 587,
            "content_url": "https://medium.com/@civicacceleratr/spring-2018-accelerator-digital-inclusion-c61df30fc4ef",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Meghan McDermott",
            "submitter_profile_id": 292,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Spring 2018 Accelerator — Digital Inclusion",
            "description": "Points of Light Civic Accelerator is seeking applications from early-stage ventures to advance digital inclusion and 21st-century tech skills for all to succeed in the innovation economy.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Digital Inclusion Opportunity",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2018-02-06T17:08:39.558614Z",
            "moderation_state": 3
        },
        {
            "id": 485,
            "content_url": "http://squadbox.org",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "mozfest",
                "Mozilla Open Leadership Project",
                "online harassment",
                "open leadership zone",
                "open source"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Design"
            ],
            "published_by": "Kaitlin Mahar",
            "submitter_profile_id": 136,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Kaitlin Mahar",
                    "profile_id": 136,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Squadbox: A Tool To Combat Online Harassment Using Friendsourced Moderation",
            "description": "Squadbox is a tool to help people experiencing online harassment by having their friends moderate their messages.",
            "get_involved": "We are looking for people to contribute to the codebase, to help us design and improve the website, to help us gather resources for our potential users, and to test the tool and give us their feedback.",
            "get_involved_url": "https://github.com/amyxzhang/squadbox",
            "interest": "Online harassment silences internet users, causes emotional damage, and makes it harder for people to communicate. We cannot have a truly inclusive internet unless we develop effective solutions to combat harassment.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_030842.4286210000.png",
            "created": "2017-10-24T03:08:42.428243Z",
            "moderation_state": 3
        },
        {
            "id": 1747,
            "content_url": "https://srccon.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "SRCCON",
            "description": "SRCCON convenes events for people who want to transform the ways journalism and tech work in their organizations and communities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-22_163041.8849680000.jpg",
            "created": "2020-06-22T11:03:36.906402Z",
            "moderation_state": 3
        },
        {
            "id": 47,
            "content_url": "http://stallcatchers.com/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "alzheimer's",
                "citizen science",
                "citsci4alz",
                "mozfest"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Stall Catchers",
            "description": "Stall Catchers is a brand new citizen science game. Looking at real blood vessel data you can help speed up the search for Alzheimer's treatments!",
            "get_involved": "People can help Alzheimer's research by participating in the game.",
            "get_involved_url": "",
            "interest": "Stall Catchers game empowers everyone to directly fight a disease that affects them, their loved ones and the society at large.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/47.png",
            "created": "2016-10-28T01:29:28.736000Z",
            "moderation_state": 3
        },
        {
            "id": 939,
            "content_url": "http://defindia.org/education-empowerment-2/#START",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Design",
                "Localize & translate",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Udita Chaturvedi",
            "submitter_profile_id": 1681,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Udita Chaturvedi",
                    "profile_id": 1681,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "START",
            "description": "START is a digital learning and MIL toolkit, which has been developed after years of experience in imparting functional digital literacy through hands-on training and workshops in rural and tribal communities. It has been designed exclusively for first-generation technology users to promote digital inclusion and fight information poverty.",
            "get_involved": "",
            "get_involved_url": "https://twitter.com/OsamaManzar",
            "interest": "To understand how barriers of language can be broken when it comes to digital literacy",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-10-22T18:14:00.981509Z",
            "moderation_state": 3
        },
        {
            "id": 2434,
            "content_url": "https://stealingurfeelin.gs/",
            "is_bookmarked": false,
            "tags": [
                "mozilla-cma"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Watch session"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Noah Levenson",
                    "profile_id": 6053,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Stealing Ur Feelings",
            "description": "Stealing Ur Feelings is an interactive film that reveals how social networks and apps use your face to secretly collect data about your emotions. The documentary will explore how emotion recognition AI determines if you’re happy or sad — and how companies use that information to influence your behavior.",
            "get_involved": "",
            "get_involved_url": "https://stealingurfeelin.gs/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-04_113108.0214540000.png",
            "created": "2022-11-04T11:31:08.021039Z",
            "moderation_state": 3
        },
        {
            "id": 516,
            "content_url": "http://www.stemchampion.org",
            "is_bookmarked": false,
            "tags": [
                "education",
                "stem"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Take Action"
            ],
            "published_by": "Ammar Siddiqui",
            "submitter_profile_id": 186,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ammar Siddiqui",
                    "profile_id": 186,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "STEM Champion",
            "description": "Here at STEM Champion, we feel that all young people should be prepared to think deeply and to think well so that they have the chance to become the innovators, educators, researchers, and leaders capable of solving the most pressing challenges facing our nation and our world, both today and tomorrow.\n\nOur goal is to provide a unique day conference aimed at school aged children (13-16yrs), to assist these children in directing their energy in a positive way, especially when they lack a medium to nurture and further their knowledge in fields such as STEM.",
            "get_involved": "Looking for companies interested in STEM education (middle school and secondary school) to collaborate with!",
            "get_involved_url": "https://youtu.be/Bz69044v2WI",
            "interest": "It is a STEM educational event!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_192045.0133550000.png",
            "created": "2017-10-27T19:20:45.012628Z",
            "moderation_state": 3
        },
        {
            "id": 555,
            "content_url": "https://stenci.la",
            "is_bookmarked": false,
            "tags": [
                "data",
                "eLifeopensciencesoapbox",
                "mozfest",
                "open science",
                "reproducibility"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Nokome Bentley",
            "submitter_profile_id": 245,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Nokome Bentley",
                    "profile_id": 245,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Stencila",
            "description": "Stencila aims to make reproducible research more accessible with tools which have familiar, more intuitive and less intimidating interfaces. This also enables better collaboration between \"coders\" and \"clickers\".  Stencila Documents provide a word processor interface but allow the embedding of code written in languages such as R, Python and SQL to create tables and figures. Stencila Sheets provide a familiar spreadsheet like interface but allow cell formulas to be written in these same languages and have features to make them less error prone and more reproducible.",
            "get_involved": "Help the community shape Stencila: design and prioritise features, try out prototypes, contribute code!",
            "get_involved_url": "https://community.stenci.la/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-23_204624.7671230000.png",
            "created": "2017-11-23T20:46:24.759184Z",
            "moderation_state": 3
        },
        {
            "id": 1783,
            "content_url": "https://foundation.mozilla.org/en/blog/step-inside-someone-elses-youtube-bubble/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Step Inside Someone Else’s YouTube Bubble",
            "description": "Introducing TheirTube, a Mozilla Creative Media Award recipient created by Tomo Kihara.\n\nClick \"Visit,\" above, to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-29_144116.7650090000.png",
            "created": "2020-07-29T14:41:16.764513Z",
            "moderation_state": 3
        },
        {
            "id": 173,
            "content_url": "http://mozillafoundation.github.io/digital-skills-observatory/",
            "is_bookmarked": false,
            "tags": [
                "community",
                "curriculum",
                "digital skills",
                "financial inclusion",
                "kenya",
                "participatory",
                "product design",
                "research",
                "smartphones",
                "workshops"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Bobby Richter",
            "submitter_profile_id": 3452,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bobby Richter",
                    "profile_id": 3452,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Stepping into Digital Life - Digital Skills Observatory",
            "description": "Stepping Into Digital Life summarizes the methods, participants, results, and recommendations from the Digital Skills Observatory, a 12 month research project in Kenya looking at first-time use of smartphones within the low-income population. Not only is it a colourful, captivating report, it is accompanied by an open source data set with in-depth comparative analysis.",
            "get_involved": "Read the report, check out the open data sets, and tell us how it aligns with your own work.",
            "get_involved_url": "http://mozillafoundation.github.io/digital-skills-observatory/",
            "interest": "The Digital Skills Observatory is an example of a large, successful, community-run project, featuring open data practices and participatory design.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-04_140841.3962380000.jpg",
            "created": "2017-04-04T14:08:41.395913Z",
            "moderation_state": 3
        },
        {
            "id": 2172,
            "content_url": "https://youtu.be/mzjHu2izFn8",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Stories from the Future of Democracy",
            "description": "“The internet and democracy are the same thing in Taiwan.” Taiwan's Digital Minister, Audrey Tang, discusses civic participation and radical transparency.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192953.0346040000.jpg",
            "created": "2021-07-05T18:27:20.760831Z",
            "moderation_state": 3
        },
        {
            "id": 822,
            "content_url": "https://storyengine.io/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "design thinking",
                "mozsprint",
                "network mapping",
                "networks",
                "open research",
                "research"
            ],
            "issues": [],
            "help_types": [
                "Test & feedback",
                "Design",
                "Localize & translate"
            ],
            "published_by": "Christine Prefontaine",
            "submitter_profile_id": 1372,
            "bookmark_count": 8,
            "related_creators": [
                {
                    "name": "Alecia Kuhl",
                    "profile_id": 6,
                    "is_active": true
                },
                {
                    "name": "Christopher Lawrence",
                    "profile_id": 69,
                    "is_active": true
                },
                {
                    "name": "Christine Prefontaine",
                    "profile_id": 1372,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "StoryEngine",
            "description": "StoryEngine is way to listen to and learn from the people who matter most to an organization. It can be used to do research, monitor or evaluate a program, generate learning, or facilitate grant reporting. It's an “engine” because it generates narrative assets that can be used to power communications and decision-making. Stories become tweets and blogs, get embedded into proposals, and connect collaborators. Story collections form datasets that can analyzed to inform strategy and design decisions. StoryEngine is especially powerful in contexts where building relationships and networks is key.",
            "get_involved": "We’d love feedback on documentation and help with communication design — especially visualizing the process. We also need advice on reducing the cost per interview and on developing deep listening learning curricula and participatory analysis workshops.",
            "get_involved_url": "https://github.com/LoupDesign/StoryEngine",
            "interest": "",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-09_150032.4770590000.png",
            "created": "2018-05-09T15:00:32.476345Z",
            "moderation_state": 3
        },
        {
            "id": 396,
            "content_url": "http://hivetoronto.org/storytelling-through-thimble/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cyberbullying",
                "cybersecurity",
                "cyber violence",
                "digital inclusion",
                "digital literacy",
                "digital skills",
                "thimble",
                "youth",
                "youth activism"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Gideon Thomas",
                    "profile_id": 51,
                    "is_active": true
                },
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Storytelling through Thimble",
            "description": "Ca.pture Project's 4th session re-cap blog post from Erum, a youth council member. For this workshop we collaboratively mind mapped-ed cyberbullying's impact. What is cyberbulling? We questioned what roles are there, where can it happen, what happens and what can we do as a community to prevent, intervene and create safe spaces both in person and online. \n\n“I feel that the Ca.pture Thimble template has great potential in preventing cyberbullying by providing a virtual space for teens to read other youth’s stories and to be able to relate and find a community within that.\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-27_195241.5204750000.jpg",
            "created": "2017-06-27T19:52:41.520151Z",
            "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": 1883,
            "content_url": "https://streetmix.net/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Lou Huang",
            "submitter_profile_id": 2471,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Lou Huang",
                    "profile_id": 2471,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Streetmix",
            "description": "We empower people to design streets in their communities.",
            "get_involved": "",
            "get_involved_url": "https://strt.mx/discord",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-16_204605.0870750000.png",
            "created": "2020-10-16T20:46:05.086664Z",
            "moderation_state": 3
        },
        {
            "id": 1195,
            "content_url": "https://streetmix.net/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Streetmix",
            "description": "Streetmix is a browser-based interactive tool that lets you design, remix, and share your neighborhood street. Add trees or bike paths, widen sidewalks or traffic lanes, and learn how your decisions can impact your community.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_152718.0281120000.png",
            "created": "2019-05-22T15:27:18.007138Z",
            "moderation_state": 3
        },
        {
            "id": 1898,
            "content_url": "https://www.facebook.com/groups/strumfest",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Attend",
                "Promote",
                "Join community"
            ],
            "published_by": "Henk Brent",
            "submitter_profile_id": 4285,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Henk Brent",
                    "profile_id": 4285,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Strumfest",
            "description": "Sing/Play on screen lyrics and chords.",
            "get_involved": "Looking to promote sessions and recruit more hosts.",
            "get_involved_url": "https://www.facebook.com/groups/strumfest",
            "interest": "Celebrating the internet as a way to reach people in isolation with music.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-10-28T07:44:10.994994Z",
            "moderation_state": 3
        },
        {
            "id": 289,
            "content_url": "https://github.com/mozillascience/studyGroupEvents",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint",
                "open science",
                "study groups"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Study Group Event Visualization",
            "description": "The current page of Study Group Event needs enhancement as to provide information about Study Group Programs and Events. Through this page, people learns about events at individual Study Group globally. I would like to import the details of the event, add features to the website and provide statistics i.e, activities on the Study Group page and from all of the forks of the Study Group. The main purpose of the project is to provide visualization and automation to the Study Group community, so they can easily find groups globally and track activities/new developments.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "https://github.com/mozillascience/studyGroupEvents/labels/mozsprint",
            "interest": "It evolves on the Mozilla Science Lab's Study Group Project, a set of repositories to help structure peer learning communities around code and open science. This project collects stats and prototypes viz of our growing community.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-18_145710.1755750000.png",
            "created": "2017-05-18T14:57:10.169777Z",
            "moderation_state": 3
        },
        {
            "id": 636,
            "content_url": "https://medium.com/read-write-participate/on-mobile-apps-who-can-see-your-personal-data-bd8cb8390457",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Study: On Mobile Apps, Who Can See Your Personal Data?",
            "description": "A new report co-authored by Mozilla Fellow Rishab Nithyanand explores the opaque realm of third-party trackers",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_025916.5601410000.jpg",
            "created": "2018-03-14T14:26:46.120915Z",
            "moderation_state": 3
        },
        {
            "id": 722,
            "content_url": "https://twitter.com/sunnyday4pm",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Sunny Day! 4PM",
            "description": "Sunny Day 4PM is a Twitter bot making ice cream illustrations! Every day it queries its Twitteraccount for the most favourited images. From those it creates a new illustration. Learning dayby day from your favourites!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_102127.5658870000.jpg",
            "created": "2018-04-24T10:21:27.565263Z",
            "moderation_state": 3
        },
        {
            "id": 226,
            "content_url": "http://sunpy.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "SunPy",
            "description": "SunPy is a community-developed, free and open-source solar data analysis environment for Python. The aim of the SunPy project is to provide the software tools necessary so that anyone can analyze solar data.  It is an alternative to the popular, yet costly, SolarSoft analysis environment.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "https://github.com/sunpy/sunpy/labels/mozsprint",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_000905.5734530000.png",
            "created": "2017-04-14T00:09:05.573202Z",
            "moderation_state": 3
        },
        {
            "id": 277,
            "content_url": "http://www.slj.com/2017/05/programs/supermoons-cause-tidal-waves-true-or-false-our-news-literacy-program-challenges-fourth-graders-to-find-out/#_",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "media literacy",
                "misinformation",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 105,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Supermoons Cause Tidal Waves",
            "description": "This is a School Library Journal article by Kim Wilkens and Sarah FitzHenry detailing how they used Mozilla's Web Literacy framework, curriculum, and tools (alongside other resources) to help teach media literacy and fake news to middle school students.",
            "get_involved": "Share the article on social media, comment on it, and share resources with Kim and Sarah.",
            "get_involved_url": "",
            "interest": "This is a great example of how our community contributes to open news efforts in the Mozilla Network.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-12_171133.4131660000.jpg",
            "created": "2017-05-12T17:11:33.412608Z",
            "moderation_state": 3
        },
        {
            "id": 748,
            "content_url": "http://www.stanza.co.uk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Supervigilantia",
            "description": "The artwork depicts a constant and evolving view of the urban landscape and its inhabitants constantly migrating from one point to the next.. The observed real time surveillance societyis re worked into a series of grids. The artwork is an online networkd panoptic vision which collects live CCTV feeds.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_111119.9318690000.jpg",
            "created": "2018-04-24T11:11:19.931261Z",
            "moderation_state": 3
        },
        {
            "id": 1827,
            "content_url": "https://foundation.mozilla.org/en/blog/supporting-black-artists-who-are-examining-ai/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "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.\n\nClick \"Visit,\" above, to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-08-27_194118.1028770000.png",
            "created": "2020-08-27T19:41:18.102470Z",
            "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": 195,
            "content_url": "https://iheartopendata.org/en-US/",
            "is_bookmarked": false,
            "tags": [
                "open data",
                "science"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Support Open Access to Federally Funded Research",
            "description": "Did you know our federal taxes help fund billions of dollars in scientific research every year? But in order to see the results of that research, publishers often charge significant amounts of money to anyone that wants to read about it. Shouldn’t we be able to see what we’re paying for without having to pay for it twice?",
            "get_involved": "Do you agree?  If so, add your name to these principles and share widely so we can help create more space for open data and science.",
            "get_involved_url": "https://iheartopendata.org/en-US/#get-involved",
            "interest": "The public should have full, open access to publicly-funded research, free of cost and available online.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_203757.9627690000.png",
            "created": "2017-04-07T20:37:57.959951Z",
            "moderation_state": 3
        },
        {
            "id": 1423,
            "content_url": "https://www.sltrib.com/opinion/commentary/2019/09/08/suresh-venkatasubramanian/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "RCSC",
                "survey"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Suresh Venkatasubramanian: Utah should opt out of the surveillance state",
            "description": "While companies can chip away at the technological limits, the legal challenges are more difficult. Any database of collected images can be used beyond its intended purpose. For example, when you got a Utah driver’s license photo, did you know it would be dumped into a database and scanned thousands of times by law enforcement agencies?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-13_001901.4369750000.jpg",
            "created": "2019-10-13T00:19:01.436661Z",
            "moderation_state": 3
        },
        {
            "id": 1942,
            "content_url": "https://foundation.mozilla.org/blog/surveillance-actually/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaigns",
                "mozilla",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kaili Lambe",
                    "profile_id": 3981,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Surveillance Actually",
            "description": "Most consumers don’t realize the risks that come with their new Ring doorbell or other device – so we created a holiday-inspired video to help people see that surveillance actually… is all around. Watch it now and share it with your friends and family",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/blog/surveillance-actually/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-12-15_173752.2019690000.jpg",
            "created": "2020-12-15T17:37:52.199330Z",
            "moderation_state": 3
        },
        {
            "id": 164,
            "content_url": "https://www.youtube.com/watch?v=lBwz-Jag1ZE&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60&index=1",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Surveillance and Race Online",
            "description": "Simone Browne is Associate Professor in the Department of African and African Diaspora Studies at the University of Texas at Austin. She spoke at MozFest 2016 about surveillance and race online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194213.9573100000.jpg",
            "created": "2017-02-09T15:02:59.938000Z",
            "moderation_state": 3
        },
        {
            "id": 1724,
            "content_url": "https://www.onehealthtech.com/post/surveillance-as-a-first-response",
            "is_bookmarked": false,
            "tags": [
                "covid19",
                "health data",
                "#mozfellows19",
                "mozfellows19",
                "privacy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Surveillance as a first response?",
            "description": "Desperate times call for desperate measures, or so the adage goes. And these are desperate times. With a rising death toll, increased unemployment, and a virus that continues to befuddle us all, it is no wonder that our governments, weakened by years of austerity, are reaching for extraordinary tools to flatten the curve. But while measures may be desperate, they should also be appropriate, lawful and just. It’s unlikely that the NHS's current plan to build a large-scale Covid-19 datastore meets any of those requirements.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-20_140816.2050350000.jpeg",
            "created": "2020-05-20T14:08:16.204463Z",
            "moderation_state": 3
        },
        {
            "id": 1103,
            "content_url": "https://medium.com/read-write-participate/survey-ahead-of-elections-eu-internet-users-regularly-encounter-online-misinformation-8b88971f8f42",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla",
                "mozilla campaigns"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "Survey: EU Internet Users Regularly Encounter Online Misinformation",
            "description": "Mozilla sent out a survey earlier this year asking more than 14,000 European Mozillians (a portion of our email subscribers) from over 20 countries for their opinions about misinformation. And nearly 84 percent of them suspected (or knew for certain) that they had seen misinformation while using the internet that very week.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-29_160214.9830880000.png",
            "created": "2019-03-29T16:02:14.982086Z",
            "moderation_state": 3
        },
        {
            "id": 1253,
            "content_url": "https://www.survivalofthebestfit.com/",
            "is_bookmarked": false,
            "tags": [
                "cma2019",
                "mozilla-cma"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Survival of the Best Fit",
            "description": "A new web-based interactive game that explains how machine learning software can be biased, specifically when used carelessly to automate hiring decisions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-11_190445.5978020000.png",
            "created": "2019-07-11T19:04:45.597450Z",
            "moderation_state": 3
        },
        {
            "id": 1371,
            "content_url": "https://www.mozillapulse.org/profile/3146",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "digital inclusion",
                "mozfellows19",
                "mozilla fellow",
                "openness",
                "socio-technical infrastructure"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Join community",
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Rian Wanstreet",
            "submitter_profile_id": 3146,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Rian Wanstreet",
                    "profile_id": 3146,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Sustainable and Equitable Agri-tech",
            "description": "Agriculture is quickly becoming part of the machine-learning revolution as IoT platforms become embedded on farms. But these devices can be insecure, data is being consolidated, open data often only used by elites, and algorithmic prescriptions black-boxed. This project works to ensure that these algorithmically-mediated systems prioritize sustainability and equity.",
            "get_involved": "Seeking relationships within the Moz community of those with agricultural connections",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-09-11_170838.9465030000.jpg",
            "created": "2019-09-11T17:08:38.946184Z",
            "moderation_state": 3
        },
        {
            "id": 1926,
            "content_url": "https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks#Svelte_tutorials",
            "is_bookmarked": false,
            "tags": [
                "community development",
                "CSS and JavaScript",
                "developer",
                "development",
                "javascript",
                "learning",
                "learn javascript"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Join community",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "opensas",
            "submitter_profile_id": 2619,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "opensas",
                    "profile_id": 2619,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Svelte tutorials as MDN web docs",
            "description": "Step by step series of tutorials published at MDN web docs to learn to develop web applications using Svelte framework.\n\nWe will start with the most basic concepts, and we'll develop together a complete Todo application.\n\nGithub repository with source code: https://github.com/opensas/mdn-svelte-tutorial\n\nOnline development environment with the finished app: https://svelte.dev/repl/378dd79e0dfe4486a8f10823f3813190?version=3.23.2",
            "get_involved": "Spread the word about it, put it to the test, and give us feedback.",
            "get_involved_url": "https://github.com/opensas/mdn-svelte-tutorial",
            "interest": "Svelte is a radically new way to develop complex web app with a focus con developer friendliness.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-28_055244.1001340000.png",
            "created": "2020-11-28T05:52:44.099466Z",
            "moderation_state": 3
        },
        {
            "id": 2465,
            "content_url": "https://www.faireva.org/",
            "is_bookmarked": false,
            "tags": [
                "mozilla-mtf",
                "mozilla technology fund",
                "voice recognition",
                "voice technology"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Fair EVA",
                    "profile_id": 6104,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "SVEva Fair",
            "description": "Fair EVA’s mission is to ensure that voice technologies work reliably for all users. As part of that mission, the organization is building a tool called SVEva Fair intended to be “an audit tool, dataset and knowledge base to evaluate bias in voice biometrics”. SVEva Fair will be an open source library and dataset that developers can use to test for bias in their speaker verification models.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_103958.1920660000.png",
            "created": "2022-11-21T10:39:58.191718Z",
            "moderation_state": 3
        },
        {
            "id": 2433,
            "content_url": "https://www.their.tube/",
            "is_bookmarked": false,
            "tags": [
                "mozilla-cma"
            ],
            "issues": [],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tomo Kihara",
                    "profile_id": 6044,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Swap the Curators in the Tube [TheirTube]",
            "description": "This project explores how recommendation engines present different realities to different people. Users will peruse the YouTube recommendations of five wildly different personas — including a conspiracist and a racist persona — to experience how their recommendations differ.",
            "get_involved": "",
            "get_involved_url": "https://www.their.tube/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-10-31_130121.1709900000.png",
            "created": "2022-10-31T13:01:21.170577Z",
            "moderation_state": 3
        },
        {
            "id": 1766,
            "content_url": "https://anchor.fm/tcafricapodcast/episodes/Sweet--Sweet-Connectivity-egf9ju",
            "is_bookmarked": false,
            "tags": [
                "community networks",
                "connectivity"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Sweet, Sweet connectivity",
            "description": "As we journey to AI and Privacy, connectivity to the internet is a challenge that needs to be addressed. I joined the Terms and Conditions Podcast  hosts to chat connectivity and how I apply a feminist lens to this issue. My fellow guest, Josephine Miliza, shared her experience of setting up community networks. I on the other hand focused universal access and service and the challenges to connectivity. \n\n~Looking for a Podcast on Digital Rights in Africa? Terms and Conditions is a podcast brought to you by Berhan Taye and Neema Iyer.~",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-09_094958.8527200000.png",
            "created": "2020-07-09T09:49:58.852347Z",
            "moderation_state": 3
        },
        {
            "id": 32,
            "content_url": "https://github.com/swoopi/swoopi",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "mozfest",
                "open leadership f16"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Swoopi",
            "description": "Camera interactions for the Raspberry Pi.",
            "get_involved": "Your contributions are appreciated!",
            "get_involved_url": "https://swoopi.readthedocs.io/en/latest/contributing.html",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-01T22:47:30.746000Z",
            "moderation_state": 3
        },
        {
            "id": 1125,
            "content_url": "https://github.com/LifeSciHack/LifeSciHack2019/issues/15",
            "is_bookmarked": false,
            "tags": [
                "Polypharmacy"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Sarah  Sharif",
            "submitter_profile_id": 1986,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Symptom Minimizer",
            "description": "An application which helps patients and healthcare providers prescribe medication to maximize quality of life instead of drug reactions.",
            "get_involved": "Looking for help to conduct research with the senior community. Looking for help building out the application. Looking for support from those doing existing drug interaction research. Looking for advisers in general for the project.",
            "get_involved_url": "https://github.com/LifeSciHack/LifeSciHack2019/issues/15",
            "interest": "Open Science, Mozilla Mini Science Grant Project, Health",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-25_212851.3832920000.jpg",
            "created": "2019-04-25T21:28:51.382825Z",
            "moderation_state": 3
        },
        {
            "id": 1607,
            "content_url": "http://www.conspiracywatch.info/syrie-la-theorie-du-complot-aura-t-elle-la-peau-de-loiac.html",
            "is_bookmarked": false,
            "tags": [
                "disinformation"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Syria social media disinformation campaign analysis used in article",
            "description": "After having a series of tweets go semi-viral on disinformation campaigns surrounding chemical weapons investigations by the Organisation for the Prohibition of Chemical Weapons, my infographic was used in a French-language article on the topic.",
            "get_involved": "",
            "get_involved_url": "https://emmibevensee.com",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-27_200347.5576890000.JPG",
            "created": "2020-02-27T20:03:47.557103Z",
            "moderation_state": 3
        },
        {
            "id": 133,
            "content_url": "http://tabula.technology/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tabula",
            "description": "A tool for liberating data tables locked inside PDF files.",
            "get_involved": "Contribute via https://github.com/tabulapdf/tabula",
            "get_involved_url": "",
            "interest": "currently in use at ProPublica, the Times of London, Foreign Policy, La Nación, and the St. Paul Pioneer Press, among many others, from",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-02T19:42:45.370000Z",
            "moderation_state": 3
        },
        {
            "id": 1295,
            "content_url": "https://tails.boum.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tails",
            "description": "Tails is a live operating system that you can start on almost any computer from a USB stick or a DVD.  It aims at preserving your privacy and anonymity, and helps you to:      use the Internet anonymously and circumvent censorship;     all connections to the Internet are forced to go through the Tor network;     leave no trace on the computer you are using unless you ask it explicitly;     use state-of-the-art cryptographic tools to encrypt your files, emails and instant messaging.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_034720.2982810000.png",
            "created": "2019-08-02T03:47:20.280945Z",
            "moderation_state": 3
        },
        {
            "id": 24,
            "content_url": "http://www.unwomen.org/en/news/stories/2016/10/take-five-with-joy-chebet-bii",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "digital literacy",
                "kenya",
                "nairobi",
                "women",
                "women and web literacy",
                "world teachers day",
                "wwl"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Take five with Joy Chebet Bii: Why does digital literacy matter for women and girls?",
            "description": "Joy Chebet Bii is a 20-year-old living in Nairobi, Kenya. Joy is a Mozilla Club captain teaching web literacy skills to women and girls in Nairobi. Joy uses her expertise to teach girls in Kibera, the biggest slum in Nairobi, basic coding and digital literacy skills.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-08T18:47:44.563000Z",
            "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": 772,
            "content_url": "https://www.newschool.edu/digital-equity-lab/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Take It or Leave It: NYC Residents, Online Privacy & Internet Service",
            "description": "This report ranks New York City’s major Internet Service Providers based on the degree of privacy control and consent they offer consumers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-26_130352.6832470000.png",
            "created": "2018-04-26T13:03:52.682688Z",
            "moderation_state": 3
        },
        {
            "id": 677,
            "content_url": "https://medium.com/read-write-participate/taking-on-big-tech-through-merger-enforcement-f15b7973e37",
            "is_bookmarked": false,
            "tags": [
                "mozilla fellow"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Caroline Holland",
            "submitter_profile_id": 338,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Caroline Holland",
                    "profile_id": 338,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Taking on Big Tech Through Merger Enforcement",
            "description": "A range of voices across the political spectrum have raised the alarm about increasing consolidation and concentration in our economy. This issue is particularly acute when it comes to the power that large tech companies and Internet service providers hold over how we interact online. One way (though certainly not the only way) to address this and to ensure healthy competition is to use antitrust law to stop anticompetitive mergers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-04-06T00:29:52.753021Z",
            "moderation_state": 3
        }
    ]
}