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=-help_types&page=28
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=-help_types&page=29",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-help_types&page=27",
    "results": [
        {
            "id": 315,
            "content_url": "http://www.lisard.com/open-dataopen-minds/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Elisabeth Sylvan",
                    "profile_id": 135,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Data / Open Minds",
            "description": "Open Data/Open Minds (ODOM) is a program that supports people to tell local environmental and community stories through data investigations, science notebooking and civic engagement.  We are working to figure out how might we use paper, low-cost hardware, and the web to: 1) serve and display ambient live data and 2) support learning about science and data through curated and personal data collection.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/Open-Data-Open-Minds/odom_GlobalSprint2017",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-26_155455.8989940000.jpg",
            "created": "2017-05-26T15:54:55.898680Z",
            "moderation_state": 3
        },
        {
            "id": 1139,
            "content_url": "http://learningwikibase.com/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "decentralization",
                "knowledge commons",
                "open data",
                "wikimedia",
                "wikipedia"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Join community",
                "Localize & translate",
                "Plan & organize",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Sandra Muellrick",
            "submitter_profile_id": 2049,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Sandra Muellrick",
                    "profile_id": 2049,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Learning Wikibase",
            "description": "Wikibase is an open source software suite for running a collaborative knowledge base. One installation of it is Wikidata. It's a collaborative knowledge base software that allows users to tie into a vast network of linked open data, easily adding to and ingesting knowledge from Wikidata and other instances of Wikibase, creating an ecosystem of easily shared, connected knowledge. The vision of LearningWikibase is to provide Online Materials to make it easier to install, maintain or customize your Wikibase instance. Please share you're learnings or tips with others to benefit from each other.",
            "get_involved": "Help us to create learning resources for Wikibase, add your knowledge, write technical documentation",
            "get_involved_url": "https://github.com/samu-wmde/learningwikibase/blob/master/CONTRIBUTING.md",
            "interest": "Create Decentralized Knowledgebases with Open Data and share it with others (Wikidata)",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_135326.0391530000.png",
            "created": "2019-04-30T16:35:43.376706Z",
            "moderation_state": 3
        },
        {
            "id": 553,
            "content_url": "https://github.com/rissom/unidaplan",
            "is_bookmarked": false,
            "tags": [
                "AngularJS",
                "eLifeopensciencesoapbox",
                "ELN",
                "Java",
                "mozfest",
                "open science",
                "open source",
                "PostgreSQL",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Thorsten Rissom",
            "submitter_profile_id": 238,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Thorsten Rissom",
                    "profile_id": 238,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Unidaplan",
            "description": "Unidaplan (\"You need a plan\") is an open source sample management software. This software is made for scientists who need to manage their samples, plan experiments and do processes on them. The tool allows you to plan experiments and track progress, as well as search for samples with specific properties.",
            "get_involved": "Unidaplan is working, but still in prototype stage. Looking for people who would like to try it out, test it and give feedback. Contribute on GitHub (https://github.com/rissom/unidaplan).",
            "get_involved_url": "https://github.com/rissom/unidaplan",
            "interest": "Interesting for scientists who work with physical samples",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-19_181154.9325910000.png",
            "created": "2017-11-19T18:11:54.931804Z",
            "moderation_state": 3
        },
        {
            "id": 1137,
            "content_url": "https://peoplenarthax.github.io/chromosome-js/#/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Localize & translate",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Angel Paredes",
            "submitter_profile_id": 2032,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Angel Paredes",
                    "profile_id": 2032,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "ChromesomeJS",
            "description": "MozSprint for ChromesomeJS",
            "get_involved": "You could help to improve the TypeScript code that is in place, add more utility functions that are applicable to genetic algorithms, write documentation or proof read what is in place, write a post about Genetic Algorithms (using or not the library), Design logo, icons or example images",
            "get_involved_url": "https://peoplenarthax.github.io/chromosome-js/#/",
            "interest": "MozSprint is here, ChromosomeJS needs your help!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-04-30T12:53:29.176167Z",
            "moderation_state": 3
        },
        {
            "id": 482,
            "content_url": "http://sciencefair-app.com",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "open science",
                "publishing",
                "science"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Fundraise",
                "Plan & organize",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Richard Smith-Unna",
            "submitter_profile_id": 140,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Richard Smith-Unna",
                    "profile_id": 140,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "ScienceFair",
            "description": "A decentralised science library where research papers come to life.",
            "get_involved": "",
            "get_involved_url": "https://github.com/codeforscience/sciencefair",
            "interest": "ScienceFair redesigns scientific publishing from the ground up to be open, decentralised, and fair.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-22_125819.9845250000.png",
            "created": "2017-10-22T12:58:19.984120Z",
            "moderation_state": 3
        },
        {
            "id": 2527,
            "content_url": "https://rewardreports.github.io/",
            "is_bookmarked": false,
            "tags": [
                "audit tools",
                "mozilla-mtf",
                "mozilla technology fund"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Graduates for Engaged and Extended Scholarship in Computer Science and Engineering (GEESE)",
                    "profile_id": 6330,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Reward Reports",
            "description": "Current AI documentation tools are able to account for model outputs, but not for outcomes generated by the system itself over time. For the past year, the team at the Graduates for Engaged and Extended Scholarship in Computer Science and Engineering (GEESE) have developed Reward Reports to address this gap. Reward Reports is an audit tool for comparing a system’s observed behaviors with the assumptions and expectations of its designers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-05-10_100228.2005790000.png",
            "created": "2023-05-10T10:02:28.200255Z",
            "moderation_state": 3
        },
        {
            "id": 1136,
            "content_url": "https://github.com/InquisitiveVi/indexing-OL7",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "mozsprint",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Design",
                "Test & feedback"
            ],
            "published_by": "Vinodh Ilangovan",
            "submitter_profile_id": 1927,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Vinodh Ilangovan",
                    "profile_id": 1927,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Inclusive Integrated Indexing",
            "description": "Inclusive Integrated Indexing is a comprehensive community driven open platform to capture all research outputs with digital identifiers",
            "get_involved": "Contribute code to set the online platform",
            "get_involved_url": "https://github.com/InquisitiveVi/indexing-OL7",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-04-30T11:45:25.973938Z",
            "moderation_state": 3
        },
        {
            "id": 704,
            "content_url": "https://github.com/nucleus-network/missioninfo",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Sarah Morris",
            "submitter_profile_id": 484,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sarah Morris",
                    "profile_id": 484,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mission:Information Algorithm Lesson",
            "description": "I am working to create a computer science lesson as part of a broader, media and web literacy curriculum kit called Mission:Information. This new lesson will focus on algorithms and aims to empower teens to better understand how algorithms shape the Internet and the information they see online, and to help teens develop skills they need to make the Internet a more open, informative, and welcoming space.",
            "get_involved": "You can help us by providing feedback, testing the curriculum with learners, sharing ideas, and remixing the curriculum",
            "get_involved_url": "https://github.com/nucleus-network/missioninfo",
            "interest": "We're eager to work with educators and people with CS education experience, GitHub experience, or a background in media. This project is interdisciplinary and welcomes a wide range of contributions since misinformation and Internet Health issues can't be solved in a vacuum.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-23_211554.0123150000.PNG",
            "created": "2018-04-23T21:15:54.011862Z",
            "moderation_state": 3
        },
        {
            "id": 1135,
            "content_url": "https://github.com/abhayrjoshi/The-Impartial-Machines-Project",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "community development",
                "dual AI engine",
                "fake news",
                "impartial machines",
                "sprintforih",
                "version control"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Mentor",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Abhay Joshi",
            "submitter_profile_id": 1938,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Abigail Cabunoc Mayes",
                    "profile_id": 1742,
                    "is_active": true
                },
                {
                    "name": "Abhay Joshi",
                    "profile_id": 1938,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Impartial Machines Project",
            "description": "We are working with the community to help deliver a Dual AI Engine which tries to eliminate the potential influences/bias in the news by the means of similarity indexing and version control and helps connect the dots in facilitating the dissemination of impartial news conforming to the highest code of ethics possible.",
            "get_involved": "Please take a look at the Open Issues at https://github.com/abhayrjoshi/The-Impartial-Machines-Project/issues",
            "get_involved_url": "https://github.com/abhayrjoshi/The-Impartial-Machines-Project/blob/master/CONTRIBUTING.md",
            "interest": "Because news should be non-influential to circumstances, operate independently from any influences/bias and should be prioritized based on the importance, free of any ulterior motives and validated by employing a proper community feedback loop",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-30_114216.7301210000.jpg",
            "created": "2019-04-30T11:42:16.729514Z",
            "moderation_state": 3
        },
        {
            "id": 1133,
            "content_url": "https://github.com/shinadhingra18/No-Comments",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "code",
                "learning",
                "Mozilla Open Leadership Project",
                "open educational resource",
                "sprintforih",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Shina Dhingra",
            "submitter_profile_id": 2022,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Shina Dhingra",
                    "profile_id": 2022,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "No Comments",
            "description": "We aim to create plug-ins for Open Source IDEs that can convert your source code to realtime flowcharts for better navigation of code, understanding it better for students and for professionals in collaborative working environments.",
            "get_involved": "Help us build a prototype, test and give feedbacks, so that we can expand the project further.",
            "get_involved_url": "https://github.com/shinadhingra18/No-Comments",
            "interest": "Its an attempt to build new standards of coding to give the newbies and budding developers the confidence to code.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-04-29T21:26:40.477852Z",
            "moderation_state": 3
        },
        {
            "id": 1902,
            "content_url": "http://makeflix.fun",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "community networks",
                "community of practice",
                "creativity",
                "decentralization",
                "environment",
                "makerparty",
                "open access",
                "reuse",
                "sustainability"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Rhea Muthane",
            "submitter_profile_id": 4295,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Rhea Muthane",
                    "profile_id": 4295,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Makeflix",
            "description": "Makeflix is a creative repair project that enables people to creatively connect with themselves, their surrounding, their community and the environment through waste, repurposing and repair.",
            "get_involved": "Help us build a makers manifesto, figuring international collaborations and facilitators",
            "get_involved_url": "https://www.instagram.com/the.makeflix.playbook/",
            "interest": "It's a playful approach to trash that builds awareness about consumption behaviours, the environment and wellbeing.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-31_064025.4395160000.jpg",
            "created": "2020-10-31T06:40:25.438473Z",
            "moderation_state": 3
        },
        {
            "id": 1470,
            "content_url": "https://studiomoniker.com",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Luna Maurer",
            "submitter_profile_id": 3298,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Luna Maurer",
                    "profile_id": 3298,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Moniker",
            "description": "Moniker is an Amsterdam based interactive design studio by Luna Maurer & Roel Wouters. \nWith Moniker we work on commissioned design projects while also investing in projects of an autonomous and experimental nature.\nThe studio works across various media for a diverse range of clients ranging from those in the cultural field to commercial companies. With our projects, we explore the social effects of technology – how we use technology and how it influences our daily lives.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-11-07T14:10:44.708232Z",
            "moderation_state": 3
        },
        {
            "id": 549,
            "content_url": "https://mozilla.github.io/lean-data-practices-cso/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "data",
                "data collection",
                "data management",
                "data security",
                "NGOs",
                "privacy"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Melissa Huerta",
                    "profile_id": 61,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Lean Data Practices for Civil Society Organizations",
            "description": "Lean Data Practices is a framework for NGOs to manage their data collection and storage practices to increase trust and reduce risk. This list of questions and tips is meant to stimulate conversation and thought within organizations to review their data management.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Lean Data Practices can help organizations take clear steps to protecting their community's data, and individuals can think about their own data sharing practices.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-10_162618.8533410000.jpg",
            "created": "2017-11-09T20:38:19.371812Z",
            "moderation_state": 3
        },
        {
            "id": 1130,
            "content_url": "https://medium.com/p/aa19184a3b7a/edit",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "openness",
                "working open"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Sarah Allen",
            "submitter_profile_id": 89,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Sarah Allen",
                    "profile_id": 89,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "What does working like a movement mean to you?",
            "description": "As part of a larger project, I explore what Working like a Movement means to my work, the organisation I work for and in my everyday. This is part 4 of a series of posts: Openness at Mozilla.",
            "get_involved": "",
            "get_involved_url": "https://medium.com/p/aa19184a3b7a/edit",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-29_100009.0271370000.jpg",
            "created": "2019-04-29T10:00:09.026621Z",
            "moderation_state": 3
        },
        {
            "id": 2461,
            "content_url": "https://algowritten.org/",
            "is_bookmarked": false,
            "tags": [
                "mozilla-mtf",
                "mozilla technology fund"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Naromass",
                    "profile_id": 6099,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Algowritten",
            "description": "Algowritten is a project that is aimed at addressing AI bias in creative content. This project is by Naromass, an organization that seeks to change the current ways in which “inequality is systematized through algorithmic processes” in cultural and political spaces. With Algowritten, Naromass hopes to identify bias in written texts. The first type of bias to be examined will be sexism. A person will be able to sign up to Algowritten, run text through the program and it will give an analysis on how the text could be harmful and sexist.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_091754.8492320000.png",
            "created": "2022-11-21T09:17:54.848955Z",
            "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
        },
        {
            "id": 2457,
            "content_url": "https://www.thisisplace.org/",
            "is_bookmarked": false,
            "tags": [
                "data",
                "data futures lab",
                "mapping"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "PLACE",
                    "profile_id": 6093,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "PLACE",
            "description": "Place Trust is a non-profit organization on a mission to map the urban world in “ultra-high resolution and make these maps open, reliable and accessible and place them in a perpetual legal trust in the public interest”. Currently, all value in mapping data is in the hands of large tech companies. PLACE provides an opportunity for large data sets to be pooled from mapping datasets produced by local governments and organizations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-18_134748.0521890000.jpg",
            "created": "2022-11-18T13:47:48.051861Z",
            "moderation_state": 3
        },
        {
            "id": 1237,
            "content_url": "http://infosen.senado.gob.mx/sgsp/gaceta/64/1/2019-04-29-1/assets/documentos/Inic_MORENA_Ley_Inst_Electorales.pdf",
            "is_bookmarked": false,
            "tags": [
                "accessibility",
                "disability",
                "inclusion",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Design",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Itzel Moreno",
            "submitter_profile_id": 1688,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Itzel Moreno",
                    "profile_id": 1688,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Collaboration in the right to vote legislation for the Mexican disability",
            "description": "Our participation as a digital disability research group was the collaboration with Senator Ricardo Monreal A. to legislate the right to vote of Mexican citizens in disability to vote with total accessibility in the polling stations",
            "get_involved": "You can join our community. We held a First Forum on Citizenship, Education and Universal Accessibility in May 2019 in Morelos. You can collaborate with us from a chat on Skype or perform with us a practice  and share us your experiences of empowerment.",
            "get_involved_url": "https://literacyforthedeaf.com/",
            "interest": "Digital inclusion empowers and has given us cohesion as a community. This achievement is transcendent for the health movement on the Internet because it also means democratic inclusion. It is one of its implications",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-03_020315.6647940000.jpg",
            "created": "2019-07-03T02:03:15.664005Z",
            "moderation_state": 3
        },
        {
            "id": 697,
            "content_url": "https://openheartproject.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Jo Philipp Pauls",
            "submitter_profile_id": 494,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Jo Philipp Pauls",
                    "profile_id": 494,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "OpenHeart Project",
            "description": "The OpenHeart Project is an open-source research project which aims to improve research practices within the field of mechanical circulatory support and ultimately improve outcomes and quality of life for heart failure patients around the globe. Key objectives of the OpenHeart Project are:- Improved collaboration, standardization and sharing of existing knowledge- Improved training and education- Development of new and improved solutions for mechanical circulatory support.",
            "get_involved": "Help us test our platform and give feedback. Web developer, designer, coder, who are keen to help with a website and educational tools (e.g. interactive maps, animations).",
            "get_involved_url": "https://github.com/JoPauls/OpenHeart-Project",
            "interest": "Help build an open source community. Interest in building websites or interactive online tools. Approach of OpenHeart Project could be emulated for other research fields or communities.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-18_225516.4269100000.PNG",
            "created": "2018-04-18T22:55:16.426476Z",
            "moderation_state": 3
        },
        {
            "id": 1127,
            "content_url": "https://www.zinecat.org",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Lauren Kehoe",
            "submitter_profile_id": 1958,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Lauren Kehoe",
                    "profile_id": 1958,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Zine Union Catalog",
            "description": "Zinecat.org is a union catalog dedicated to zines! A union catalog is a resourcle where libraries can share cataloging and holdings information. The Zine Union Catalog (ZUC) lets researchers discover zine holdings by searching a single catalog, and helps librarians copy catalog records to facilitate lending across libraries. ZUC serves educators, researchers, librarians, archivists, and anyone in the general public with an interest in zines.",
            "get_involved": "Help us build the catalog, identify zine collections, spread the word, and join in the fun of making zines more findable.",
            "get_involved_url": "https://github.com/lsrkthelibrarian/zinecat.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-26_003827.6608210000.png",
            "created": "2019-04-26T00:38:27.660067Z",
            "moderation_state": 3
        },
        {
            "id": 546,
            "content_url": "https://www.medcognition.com/",
            "is_bookmarked": false,
            "tags": [
                "augmented reality",
                "education",
                "health care",
                "simulations",
                "training"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "John Quarles",
            "submitter_profile_id": 139,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "John Quarles",
                    "profile_id": 139,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "PerSim",
            "description": "Pre-hospital providers are on the forefront of patient care. First to care and a critical link in the successful treatment of the ill and injured. Accessing high-quality patient simulation has been difficult. Until now.  Introducing PerSim™: the first affordable, portable and realistic patient simulator designed specifically for pre-hospital professionals.",
            "get_involved": "",
            "get_involved_url": "https://www.medcognition.com/",
            "interest": "PerSim uses augmented reality to offer realistic training at a fraction of the price to pre-hospital providers, a population who has always been underserved in terms of access to high fidelity simulation.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-07_154005.7930620000.jpg",
            "created": "2017-11-07T15:40:05.792540Z",
            "moderation_state": 3
        },
        {
            "id": 2449,
            "content_url": "https://www.chamachat.com/",
            "is_bookmarked": false,
            "tags": [
                "common voice",
                "kiswahili",
                "voice"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ujuzi Craft LTD",
                    "profile_id": 6082,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "ChamaChat",
            "description": "A Chama management system with a chatbot that interacts with members and gives voice replies in Kiswahili via SMS and Whatsapp. It connects to the group Payment API, ie M-Pesa API. Members can interact with the Chama admin bot on a variety of functions, including instance check balance, loan requests and receiving transaction statements.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-17_153959.6221360000.jpg",
            "created": "2022-11-17T15:39:59.621879Z",
            "moderation_state": 3
        },
        {
            "id": 1238,
            "content_url": "https://open-archive.org",
            "is_bookmarked": false,
            "tags": [
                "Archiving",
                "Citizen Journalism",
                "Citizen Media",
                "digital inclusion",
                "Media Verification",
                "Narative Agency",
                "Privacy Usability",
                "Secure Preservation"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Fundraise"
            ],
            "published_by": "Natalie Cadranel",
            "submitter_profile_id": 2703,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Natalie Cadranel",
                    "profile_id": 2703,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Founder & Director",
            "description": "Secure Mobile Media Preservation for activists, human rights defenders, journalists, archivists, historians, lawyers and anyone else seeking to create secure, verifiable media collections.",
            "get_involved": "Help us test the apps on ios / android, contribute to the code base, spread the word, host personal digital archiving events at local libraries and maker spaces",
            "get_involved_url": "https://open-archive.org/contact/",
            "interest": "This is a project offering tools for those facing surveillance, censorship, limited internet, or other threats to freedom of expression.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-03_030434.2904450000.png",
            "created": "2019-07-03T03:04:34.289655Z",
            "moderation_state": 3
        },
        {
            "id": 1126,
            "content_url": "https://www.experimentalcivics.io/programcivica",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "civic tech",
                "civictools",
                "design thinking",
                "hacking",
                "innovation",
                "Mozilla Open Leadership Project",
                "open",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Fundraise",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Sarah  Sharif",
            "submitter_profile_id": 1986,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sarah  Sharif",
                    "profile_id": 1986,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Program Civica",
            "description": "Podcast series on topics from civic hacking to design thinking",
            "get_involved": "",
            "get_involved_url": "https://www.experimentalcivics.io/programcivica",
            "interest": "Civic Hacking, Design Thinking, Open Leadership, Training, Learning",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-25_213122.9796120000.png",
            "created": "2019-04-25T21:31:22.979204Z",
            "moderation_state": 3
        },
        {
            "id": 1726,
            "content_url": "https://smat-streamlit.herokuapp.com",
            "is_bookmarked": false,
            "tags": [
                "conspiracies",
                "disinformation",
                "hate tracking",
                "open research",
                "open-source",
                "social media"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Social Media Analysis Toolkit",
            "description": "The Social Media Analysis Toolkit (SMAT) was designed to help facilitate activists, journalists, researchers, and other social good organizations to analyze and visualize larger trends on a variety of platforms. Our intention is to provide easy to use tools that help you tell a story about something happening at a large scale online. The tools are designed to be quick and simple so that users could quickly respond to things like disinformation and hate as they occur, while also having the tools be rigorous enough to have applications in scholarly research.",
            "get_involved": "Interested people can test, use, code, or just share the tools with others!",
            "get_involved_url": "https://gitlab.com/smat-project",
            "interest": "To help aid in analyzing phenomena like hate and disinformation on social media.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-21_023041.0771690000.JPG",
            "created": "2020-05-21T02:30:41.076707Z",
            "moderation_state": 3
        },
        {
            "id": 436,
            "content_url": "https://github.com/openiotstudio/general/raw/master/publications/a_trustmark_for_IoT_thingscon_report.pdf",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "iot",
                "labels",
                "report",
                "research",
                "things",
                "trust",
                "trustmarks"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Design",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Peter Bihr",
                    "profile_id": 387,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "A Trustmark for IoT: A ThingsCon Report",
            "description": "Building consumer trust in the Internet of Things by empowering users to make smarter choices. A ThingsCon Report commissioned by Mozilla’s Open IoT Studio.",
            "get_involved": "Tell us your thoughts on the report!",
            "get_involved_url": "http://thingscon.com/",
            "interest": "Understand the landscape of trustmarks and labeling of consumer connected products",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-26_134659.1925250000.png",
            "created": "2017-09-14T11:12:50.423252Z",
            "moderation_state": 3
        },
        {
            "id": 1124,
            "content_url": "https://github.com/LifeSciHack/LifeSciHack2019/issues/13",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Sarah  Sharif",
            "submitter_profile_id": 1986,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fish Dreams",
            "description": "Longitudinal Tracking of Cognitive Impairment\n\nThis tool allows providers to track cognitive assessments for high-risk MCI patients. This open-source project is designed to provide a standardized modular environment for digital psychometric analysis. \n\nThe goal of this tool is to assist PCPs, Specialists, and Researchers obtain assessment data outside of the hospital environment at set frequencies. The software is not meant to replace existing providers, but provide additional data points to support a diagnosis.",
            "get_involved": "We are looking for full application support if it looks interesting? We are looking for experts and scientists working with cognitive assessments. We are looking for advisers to help support our first open source project.",
            "get_involved_url": "https://github.com/LifeSciHack/LifeSciHack2019/issues/13",
            "interest": "Open Science, Mozilla Mini Science Grant Project",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-25_212143.3447970000.png",
            "created": "2019-04-25T21:21:43.344228Z",
            "moderation_state": 3
        },
        {
            "id": 481,
            "content_url": "https://github.com/meghanlazier/opposite-troll",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "mozfest",
                "Mozilla Open Leadership Project",
                "open leadership zone",
                "trolling"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Meghan Lazier",
            "submitter_profile_id": 145,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Meghan Lazier",
                    "profile_id": 145,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "What's the Opposite of a Troll?",
            "description": "Help us attempt to name, recognize and celebrate the behavior online that’s at the opposite end of the spectrum of how a troll behaves. We want to make altruism online a part of our vocabulary.",
            "get_involved": "We’re on a mission to do two things: 1.) Crowdsource names for the anti-troll. What is one word that we can use to identify the opposite of a troll? 2.) Curate and share online content and interactions that exemplifies the type of behavior, interactions and spirit of we want to see online.",
            "get_involved_url": "https://github.com/meghanlazier/opposite-troll",
            "interest": "Why should you care? Because Internet users cannot currently name the opposite of a troll in one word. It’s much easier to identify and name the behavior we don’t want to see online, versus the behavior we do. This is a problem because it’s difficult to talk about what we can’t name.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-22_034245.1540930000.jpg",
            "created": "2017-10-22T03:42:45.153698Z",
            "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": 687,
            "content_url": "https://github.com/goscommons/goscommons.github.io/issues/5",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Jose Carlos Urra Llanusa",
            "submitter_profile_id": 481,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Jose Carlos Urra Llanusa",
                    "profile_id": 481,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Design Documentation Hackathon (Focus: Home Appliances)",
            "description": "We are currently starting to design and document designs of home appliances in github. We are interested in creating sustainable impact using the power of open source and the commons.",
            "get_involved": "",
            "get_involved_url": "https://github.com/goscommons/goscommons.github.io/blob/master/Readme.md",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-12_135121.4419150000.png",
            "created": "2018-04-12T13:51:21.441365Z",
            "moderation_state": 3
        },
        {
            "id": 2440,
            "content_url": "https://moondisaster.org/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "artificial intelligence",
                "cma",
                "cma2019",
                "creative media awards",
                "deepfake",
                "disinformation",
                "fake news",
                "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": "Halsey Burgund",
                    "profile_id": 6059,
                    "is_active": false
                },
                {
                    "name": "Francesca Panetta",
                    "profile_id": 6060,
                    "is_active": false
                },
                {
                    "name": "Magnus Bjerg Mortensen",
                    "profile_id": 6061,
                    "is_active": false
                },
                {
                    "name": "Jeff DelViscio",
                    "profile_id": 6062,
                    "is_active": false
                },
                {
                    "name": "MIT Center for Advanced Virtuality",
                    "profile_id": 6063,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "In Event of Moon Disaster",
            "description": "This project uses the 1969 moon landing to explore the topic of modern misinformation. Real coverage of the landing will be presented on a website alongside deepfakes and other false content, to highlight the difficulty of telling the two apart. And by tracking viewers’ attention, the project will reveal which content captivated viewers more.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_113014.8539260000.jpg",
            "created": "2022-11-08T11:30:14.853643Z",
            "moderation_state": 3
        },
        {
            "id": 543,
            "content_url": "http://mindyourself.io",
            "is_bookmarked": false,
            "tags": [
                "bipolar",
                "mental health",
                "open health data",
                "suicide prevention",
                "wearables"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Alan Lavender",
            "submitter_profile_id": 219,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Alan Lavender",
                    "profile_id": 219,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "MindYourself",
            "description": "A mental wellness wearable that detects mood swings before they happen, based on your personal data, and alerts a group of friends and/or professionals depending on severity, for an appropriate intervention ranging from a cuppa and a chat to an emergency room visit.",
            "get_involved": "developers. developers. developers.",
            "get_involved_url": "http://mindyourself.io",
            "interest": "It is a great chance to get involved with mood metrics and big data.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-03_222640.3663450000.PNG",
            "created": "2017-11-03T22:26:40.365702Z",
            "moderation_state": 3
        },
        {
            "id": 1120,
            "content_url": "https://systemli.github.io/userli/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Design",
                "Localize & translate"
            ],
            "published_by": "Tim",
            "submitter_profile_id": 2047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tim",
                    "profile_id": 2047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Improve localization of Userli",
            "description": "To increase the possible audience of Userli, please help to translate it to your language of choice.\nUserli is a web-frontend for mail servers, that helps to increase you email privacy.",
            "get_involved": "",
            "get_involved_url": "https://github.com/systemli/userli/labels/mozsprint",
            "interest": "Help people get more secure email storage.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-04-24T11:13:38.960447Z",
            "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": 1119,
            "content_url": "https://www.nesta.org.uk/project/mapping-health-innovation/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "data collection",
                "data visualisation",
                "health",
                "machine learning",
                "mozfellows19",
                "mozilla fellow",
                "policy",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Kostas Stathoulopoulos",
            "submitter_profile_id": 1940,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chantale Tippett",
                    "profile_id": 2023,
                    "is_active": true
                },
                {
                    "name": "George Richardson",
                    "profile_id": 2024,
                    "is_active": true
                },
                {
                    "name": "Kostas Stathoulopoulos",
                    "profile_id": 1940,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Health Innovation Mapping",
            "description": "We are building a Health Innovation Scanner - an open, online platform that can be used to explore and analyse innovations in health research, as well as activity in startups and social activity across the world. The Scanner will provide decision-makers with richer insight than any single data source alone can provide, allowing good ideas to be identified, supported, scaled or replicated.",
            "get_involved": "",
            "get_involved_url": "https://github.com/nestauk/health-innovation-scanner",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-04-23T12:13:03.597965Z",
            "moderation_state": 3
        },
        {
            "id": 2432,
            "content_url": "https://www.foreignobjects.net/bot-or-not",
            "is_bookmarked": false,
            "tags": [
                "mozilla-cma"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Foreign Objects",
                    "profile_id": 6040,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Truth-or-Dare Turing Test (Bot or Not)",
            "description": "This project explores deceptive AI that mimic real humans. Users play truth-or-dare with another entity, and at the conclusion of the game, must guess if they were playing with a fellow human or an AI. (“Truths” are played out using text, and “dares” are played out using an online sketchpad.) The project also includes a website outlining the state of mimicry technology, its uses, and its dangers.",
            "get_involved": "",
            "get_involved_url": "https://about.botor.no/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-10-27_161926.5392240000.png",
            "created": "2022-10-27T16:19:26.538822Z",
            "moderation_state": 3
        },
        {
            "id": 686,
            "content_url": "https://github.com/meagdoh/data-and-friends",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Localize & translate",
                "Plan & organize",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Meag Doherty",
            "submitter_profile_id": 479,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Meag Doherty",
                    "profile_id": 479,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data + Friends",
            "description": "An offline storytelling game for advocacy groups learning data",
            "get_involved": "Help test the game, remix existing cards and offer use case scenarios for game play",
            "get_involved_url": "https://github.com/meagdoh/data-and-friends",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-12_020821.4059080000.JPG",
            "created": "2018-04-12T02:08:21.405567Z",
            "moderation_state": 3
        },
        {
            "id": 1896,
            "content_url": "https://youtu.be/F46lX5VIoas?t=8234",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "AI policy",
                "data privacy",
                "decentralization",
                "differential privacy",
                "federated learning",
                "human centered design",
                "Humane technology",
                "machine learning",
                "open source",
                "privacy",
                "reinforcement learning",
                "tai-wg",
                "user research"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Madeleine Shang",
            "submitter_profile_id": 4262,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Madeleine Shang",
                    "profile_id": 4262,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Privacy Preserving Browser: as an alternative to Surveillance Capitalism",
            "description": "\"If you are not paying for a product, YOU'RE the product\"-tech proverbWe are not the owner nor the benefactor of data.This created a model that is exploitative and leads to negative outcomes as a community / society i.e. over consumption/environmental damage, extremism, entertainment without true fulfillment/enjoy that is robbing people of their most scarce asset: our time and futures.If we hand control of data back to the ppl via the browser, will that shift us towards a new capital model? Where data is rewarded to companies building better products for consumer and community well-being?",
            "get_involved": "Join the #alt_2_surveillance_capital on mozfest slack",
            "get_involved_url": "https://mozillafestival.org/slack/",
            "interest": "Algorithm and AI is making decisions that affects all of us and changing our behaviours. We would like your help to create a more positive and equitable future alternative to Surveillance Capitalism. Starting with a differentially private browser.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-27_212033.7400670000.png",
            "created": "2020-10-27T21:20:33.739589Z",
            "moderation_state": 3
        },
        {
            "id": 2431,
            "content_url": "https://www.melalogic.com/",
            "is_bookmarked": false,
            "tags": [
                "mozilla-cma"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Melalogic",
                    "profile_id": 6038,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Melalogic",
            "description": "Melalogic is an app that gives Black People a single source of skin health information from trusted professionals who look like them. Participating users can help to build the Black Skin Health AI Data Set which will provide them with the ability to submit a photo of a skin issue they may have and receive instantaneous feedback as to what it could be, and suggestions on how they should treat it. This new public dataset will be able to fuel AI-powered dermatology research and prediagnoses.",
            "get_involved": "",
            "get_involved_url": "https://www.melalogic.com/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_155813.3150780000.jpg",
            "created": "2022-10-26T12:46:30.918199Z",
            "moderation_state": 3
        },
        {
            "id": 1113,
            "content_url": "https://cmasuki.github.io/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community",
                "Mentor",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Dimitra Blana",
            "submitter_profile_id": 2005,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Dimitra Blana",
                    "profile_id": 2005,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Movement Analysis Code for Everyone",
            "description": "A free online platform for sharing movement analysis code, with step-by-step tutorials on how to develop and use it.\n\nClinical movement analysis involves the measurement of human movement, typically walking, to help understand pathologies that affect movement. Writing code can save time and reduce errors by automating routine tasks, and produce new insights by enabling complex calculations. \n\nOur project wants to bring everyone interested in motion analysis together, to share code and the expertise that exists in the community.",
            "get_involved": "You could contribute code and documentation for motion analysis applications, suggest improvements to existing resources and request new ones, join our mailing list and the conversation on Slack!",
            "get_involved_url": "https://github.com/cmasuki/open-code/blob/master/README.md",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-17_165516.4627500000.JPG",
            "created": "2019-04-17T16:55:16.461068Z",
            "moderation_state": 3
        },
        {
            "id": 1111,
            "content_url": "https://github.com/devoworm/OW-DW-Education/blob/master/README.md",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "collaboration",
                "data science",
                "education",
                "open science",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Bradly Alicea",
            "submitter_profile_id": 1928,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Bradly Alicea",
                    "profile_id": 1928,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "OpenWorm/DevoWorm Curriculum",
            "description": "A set of short courses, tutorials, and other educational materials developed to increase open participation/collaboration in our organization, educate potential contributors on topics relevant to our organization's work, and facilitate new research- and outreach-related contributions by potential contributors.",
            "get_involved": "Help us test and evaluate the curriculum!",
            "get_involved_url": "http://openworm.org",
            "interest": "Open Education, Educational Innovation, Scientific Content, Open Leaders 7 Project",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-15_155129.6985540000.png",
            "created": "2019-04-15T15:51:29.697449Z",
            "moderation_state": 3
        },
        {
            "id": 684,
            "content_url": "https://github.com/rainsworth/ROSA",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "open access",
                "open data",
                "open educational resource",
                "open innovation",
                "open science",
                "open source"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Rachael Ainsworth",
            "submitter_profile_id": 123,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Rachael Ainsworth",
                    "profile_id": 123,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Resources for Open Science in Astronomy (ROSA)",
            "description": "Our mission is to compile and tailor open science best practices from around the web into a resource kit for astronomers to work openly from proposal to publication - we want to supply a single resource to early career scientists to empower them with the tools to practice open access/data/source/science!",
            "get_involved": "Help us compile resources, draft content/tutorials and provide feedback on the toolkit! This project relies on contributions from both the wider astrophysics and open science communities in order to benefit from diversity and range in input.",
            "get_involved_url": "https://github.com/rainsworth/ROSA/issues",
            "interest": "Many scientific fields are still dominated by closed research practices. It is often difficult to reproduce results and frustrating to build/iterate on the research of others. The reasons for this are diverse, but one is a lack of understanding about HOW to work in an open way. Let's fix this!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-10_163109.5025520000.jpg",
            "created": "2018-04-10T16:31:09.501912Z",
            "moderation_state": 3
        },
        {
            "id": 682,
            "content_url": "https://github.com/graciellehigino/IGNITE",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "communication",
                "community building",
                "education",
                "Mozilla Open Leadership Project",
                "mozsprint",
                "open access",
                "open educational resource",
                "open science",
                "participatory science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Gracielle Higino",
            "submitter_profile_id": 406,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Gracielle Higino",
                    "profile_id": 406,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "IGNITE",
            "description": "Science communication can empower people, and would be great if scientists could help in this mission. However, scientists are not trained to communicate their work to non-specialists (which can be really hard!), and they often think they can't do it. Because SciComm is an interdisciplinary field, why not gather people with different skills to build a fun, short, crowdsourced and reproducible SciComm workshop aimed at young scientists?",
            "get_involved": "You can help us building content, creating our visual identity, our website, analysing some data, organizing the courseware and activities, testing the workshop in your city or attending to a workshop and giving us feedback.",
            "get_involved_url": "https://github.com/graciellehigino/IGNITE",
            "interest": "This is an opportunity to science communicators to share their knowledge and help building a community. If you are not a science communicator, you will benefit form the content built in IGNITE and learn how you can spread the love for science.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-07_233215.4947050000.png",
            "created": "2018-04-07T23:32:15.494289Z",
            "moderation_state": 3
        },
        {
            "id": 1903,
            "content_url": "https://callfortrust.online",
            "is_bookmarked": false,
            "tags": [
                "benchmark",
                "business integrity",
                "fairness",
                "index",
                "online community",
                "openness",
                "reliability",
                "safety",
                "tranparency",
                "Trustability"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Jan Otten",
            "submitter_profile_id": 4298,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jan Otten",
                    "profile_id": 4298,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "CALLforTRUST",
            "description": "Platform for creating and assessing Online Trustability.",
            "get_involved": "We search interested people who want to work with us in benchmarking online trustability.",
            "get_involved_url": "https://callfortrust.online/login",
            "interest": "We work on the criteria of online trustability",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-02_133034.6863720000.jpg",
            "created": "2020-11-02T13:30:34.685499Z",
            "moderation_state": 3
        },
        {
            "id": 1105,
            "content_url": "https://medium.com/read-write-participate/building-an-open-movement-for-internet-health-931c90f1a285",
            "is_bookmarked": false,
            "tags": [
                "#ole",
                "#open leadership",
                "#working open"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Stephanie Wright",
                    "profile_id": 59,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Building an Open Movement for Internet Health",
            "description": "This week the Open Leadership & Events Team launched a phase of our work for the year we’re calling the “Discovery Phase”. We want to discover current understandings and perceptions of our working open practices, where and how we apply them, and what kind of support we need to work more openly as contributors to the movement for internet health.  \n\nWe’d like to know your thoughts on this too!",
            "get_involved": "",
            "get_involved_url": "https://medium.com/read-write-participate/building-an-open-movement-for-internet-health-931c90f1a285",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-01_191222.8086530000.jpg",
            "created": "2019-04-01T19:12:22.807965Z",
            "moderation_state": 3
        },
        {
            "id": 1899,
            "content_url": "https://smat-app.com/network/",
            "is_bookmarked": false,
            "tags": [
                "big data",
                "data science",
                "disinformation",
                "elections",
                "elections and social media",
                "networks",
                "social media",
                "transparency"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Fundraise",
                "Localize & translate",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "SMAT Election Interactive Network map",
            "description": "SMAT has two big updates with Mozilla. The first was the release of the V1 tools in conjunction with mozilla: https://foundation.mozilla.org/en/blog/new-open-source-tool-tracking-disinformation/ . The second was the release of an innovative and interactive online network map of the Twitter interactions of US politicians in the lead up to the US 2020 elections. https://foundation.mozilla.org/en/blog/fellow-introducing-us-election-twitter-network-graph-tool/ This cutting edge transparency tool helps to map things like influence and connections online.",
            "get_involved": "translations, development, fundraising",
            "get_involved_url": "https://gitlab.com/smat-project",
            "interest": "Innovative open-source data visualization related to elections and disinformation.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-29_004340.5853710000.png",
            "created": "2020-10-29T00:43:40.584843Z",
            "moderation_state": 3
        },
        {
            "id": 12,
            "content_url": "https://prototype.internethealthreport.org/",
            "is_bookmarked": false,
            "tags": [
                "internet health"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 6,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Internet Health Report",
            "description": "How do we measure the health of the Internet? In 2016, we laid the groundwork for a new open source effort to track the health of the Internet from year to year. The prototype for the report is launching in January 2017 (check back!).",
            "get_involved": "We will be requesting feedback on the prototype and gathering ideas for the next version in 2017.",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-04_130025.0393240000.png",
            "created": "2016-12-16T11:38:54.053000Z",
            "moderation_state": 3
        },
        {
            "id": 1893,
            "content_url": "https://github.com/fourthletter/nanny-surveillance",
            "is_bookmarked": false,
            "tags": [
                "tai-hackathon-landing",
                "tai-wg"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Di Luong",
            "submitter_profile_id": 423,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Di Luong",
                    "profile_id": 423,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Nanny Surveillance State",
            "description": "This project will explore the impact of surveillance and artificial intelligence on the labor industry, particularly on domestic workers, e.g., nannies and housekeepers. The use of artificial intelligence or AI in the labor sector has become increasingly more prevalent. Examples include tracking labor productivity, health status, and replacing core job activities among others. AI is simultaneously capturing the employee’s digital footprint while also predicting their next move.",
            "get_involved": "Are you a computer scientist with a background on AI? Or are you may be a talented visual artist. We welcome your ideas and unique talent, and will not discount anyone's contribution.",
            "get_involved_url": "https://github.com/fourthletter/nanny-surveillance",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-27_170418.6242330000.jpg",
            "created": "2020-10-27T17:04:18.623919Z",
            "moderation_state": 3
        }
    ]
}