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=get_involved&page=29
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=get_involved&page=30",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=get_involved&page=28",
    "results": [
        {
            "id": 816,
            "content_url": "https://github.com/mrjohnc/Map-of-the-open-movement",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "maps",
                "mozsprint",
                "wikimedia"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote",
                "Take Action"
            ],
            "published_by": "John Cummings",
            "submitter_profile_id": 1300,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "John Cummings",
                    "profile_id": 1300,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Map of the Open Movement",
            "description": "The open movement is diverse in geography, language and subject, it includes open source software, open knowledge, open access publishing, open data, open hardware, open science, open rights and government policies promoting openness. This variety makes it difficult for open organisations to work together and for others to understand the movement.\n\nWe can help solve these issues by mapping the open movement on Wikidata, a freely editable open source database and sister site to Wikipedia.",
            "get_involved": "Help promote the project on social media to groups working open",
            "get_involved_url": "https://github.com/mrjohnc/Map-of-the-open-movement",
            "interest": "Mapping the projects, people and groups working in the open movement will help us work together better",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_203226.7392620000.jpg",
            "created": "2018-05-08T20:32:26.738506Z",
            "moderation_state": 3
        },
        {
            "id": 49,
            "content_url": "http://offgridthegame.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "cybersecurity",
                "games",
                "hacking",
                "indie games",
                "infosec",
                "mozfest",
                "privacy",
                "security",
                "video games"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Off Grid",
            "description": "Ever wanted to explore data privacy, circumvention technology, and cyber security while playing a game? 'Off Grid' explores these themes through stealth and hacking mechanics and puzzles, and is fully moddable for players to tell their own stories around these important subjects.",
            "get_involved": "Help reaching interested audiences, communities, and technologists, who may be interested in modding or creating interesting plays on the game to tell more in depth stories around their area of expertise, or their cultural experience of the themes of privacy and security.",
            "get_involved_url": "http://offgridthegame.com",
            "interest": "Off Grid is a unique way to explore what can be abstract or opaque issues, and creates a platform for people to tell their own stories about privacy and security through modding the game to make their own levels.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/49.jpg",
            "created": "2016-10-27T18:41:03.581000Z",
            "moderation_state": 3
        },
        {
            "id": 643,
            "content_url": "https://github.com/lwjohnst86/prodigenr",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "open science",
                "open source",
                "reproducibility",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Code",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Luke Johnston",
            "submitter_profile_id": 405,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Luke Johnston",
                    "profile_id": 405,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "An R software toolkit to simplify an open, collaborative scientific workflow",
            "description": "Many fields of science are far behind adopting open scientific practices (e.g. share code). I believe these will be a requirement for publication in the future. However, one of the biggest challenges for many researchers/scientists is that it's not (at this point) easy to do these practices. This toolkit will simplify and automate many of these tasks.",
            "get_involved": "Help refine the specific workflow, which external tools are most appropriate, more diverse options on what may work and what is needed.",
            "get_involved_url": "https://github.com/lwjohnst86/prodigenr/blob/master/CONTRIBUTING.md",
            "interest": "Scientists and researchers in biomedical fields are increasingly needing to be aware of and practice open scientific principles... this toolkit is a way to make it easier to practice them.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-20_132817.2917000000.png",
            "created": "2018-03-21T13:31:38.781086Z",
            "moderation_state": 3
        },
        {
            "id": 215,
            "content_url": "http://mzl.la/NSF_WINS",
            "is_bookmarked": false,
            "tags": [
                "challenge",
                "disaster",
                "innovation",
                "resilience",
                "wireless"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Mehan Jayasuriya",
            "submitter_profile_id": 74,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "NSF WINS Wireless Innovation Challenges",
            "description": "Powered by Mozilla, the National Science Foundation Wireless Innovation for Networked Society Challenges (NSF WINS) are providing $2M in prizes for solutions that provide access in the immediate aftermath of a disaster or in underserved communities.",
            "get_involved": "Help spread the word about the Challenges and related events to your networks!",
            "get_involved_url": "http://mzl.la/NSF_WINS",
            "interest": "The NSF WINS Challenges seek teams and entrants with a wide variety of backgrounds and expertise to contribute ideas and solutions that can help connect the unconnected.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_234400.3497710000.png",
            "created": "2017-04-11T23:44:00.349298Z",
            "moderation_state": 3
        },
        {
            "id": 233,
            "content_url": "https://medium.com/read-write-participate/making-games-at-the-global-sprint-c8d5538682ab",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "global sprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Making Games at the Global Sprint",
            "description": "The Mozilla Privacy Arcade is a 2017 Global Sprint project all about teaching people strong online safety and digital inclusion habits in fun, low-risk ways. Four separate challenges invite contributors to craft and invent different kinds of games that teach about privacy and security on the web. This blog post lets participants know how to get involved with the sprint and the Mozilla Privacy Arcade project.",
            "get_involved": "Help spread the word about the Global Sprint and Mozilla Privacy Arcade; we need site hosts!",
            "get_involved_url": "https://github.com/MozillaFoundation/mozilla-privacy-arcade",
            "interest": "This is an example how how the 2017 Global Sprint can invite and include new communities and kinds of projects.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-19_094503.8390390000.png",
            "created": "2017-04-19T09:45:03.838534Z",
            "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": 479,
            "content_url": "https://github.com/derekhoward/HBAsets",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "Mozilla Open Leadership Project",
                "open data",
                "open leadership zone",
                "open-science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Derek Howard",
            "submitter_profile_id": 142,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Derek Howard",
                    "profile_id": 142,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "HBAsets",
            "description": "We're making use of open brain transcriptome data to build a tool that helps scientists  understand how sets of genes (related to a disease of interest) map onto specific brain areas, cell types at  different time points.",
            "get_involved": "Help test the prototype, provide feedback on use cases, contribute to the web app development",
            "get_involved_url": "https://github.com/derekhoward/HBAsets",
            "interest": "Facilitating the re-use and integration of valuable open data sets",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2017-10-20T20:23:19.483887Z",
            "moderation_state": 3
        },
        {
            "id": 555,
            "content_url": "https://stenci.la",
            "is_bookmarked": false,
            "tags": [
                "data",
                "eLifeopensciencesoapbox",
                "mozfest",
                "open science",
                "reproducibility"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Nokome Bentley",
            "submitter_profile_id": 245,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Nokome Bentley",
                    "profile_id": 245,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Stencila",
            "description": "Stencila aims to make reproducible research more accessible with tools which have familiar, more intuitive and less intimidating interfaces. This also enables better collaboration between \"coders\" and \"clickers\".  Stencila Documents provide a word processor interface but allow the embedding of code written in languages such as R, Python and SQL to create tables and figures. Stencila Sheets provide a familiar spreadsheet like interface but allow cell formulas to be written in these same languages and have features to make them less error prone and more reproducible.",
            "get_involved": "Help the community shape Stencila: design and prioritise features, try out prototypes, contribute code!",
            "get_involved_url": "https://community.stenci.la/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-23_204624.7671230000.png",
            "created": "2017-11-23T20:46:24.759184Z",
            "moderation_state": 3
        },
        {
            "id": 945,
            "content_url": "https://afrodemocracyjournal.wordpress.com",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise"
            ],
            "published_by": "Chris Zumani Zimba",
            "submitter_profile_id": 1710,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chris Zumani Zimba",
                    "profile_id": 1710,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Afro Democracy Journal, a Blog of Chrizzima University Democracy (CDU)",
            "description": "A blog with well researched weekly political articals on the crucial happenings in Zambia and across Africa aimed at promoting and defending democracy, human rights and good governance.",
            "get_involved": "Help to grow and popularize the site in Zambia and Africa",
            "get_involved_url": "http://Afrodemocracyjournal.wordpress.com",
            "interest": "Because democracy, human rights and good governance award needs regional and global partnerships, networking and sources",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-11-02T15:03:48.977488Z",
            "moderation_state": 3
        },
        {
            "id": 659,
            "content_url": "https://github.com/manasvil/RapidPrototyping-Curriculum",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "arduino",
                "curriculum design",
                "curriculum planning",
                "education technology",
                "github",
                "mozsprint",
                "open educational resource",
                "physical computing",
                "teaching kit"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Manasvi Lalwani",
            "submitter_profile_id": 435,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Manasvi Lalwani",
                    "profile_id": 435,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Making a rapid prototyping curriculum open",
            "description": "This project aims to publish an existing curriculum on rapid protyping and maker learning so that it can be accessible to a wider community of makers, instructos and worksho facilitators.",
            "get_involved": "Help transfer content from google docs to github, Help organize the material including naming folders, Help proofread content, Help design activities, Help promote content",
            "get_involved_url": "https://github.com/manasvil/RapidPrototyping-Curriculum",
            "interest": "Lots of cool resources for making hardware prototypes for beginners!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024035.2739370000.jpg",
            "created": "2018-03-28T16:11:27.323288Z",
            "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": 805,
            "content_url": "https://forum.opendatakit.org/t/welcome-mozilla-global-sprinters/12904",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "data collection",
                "global development",
                "global health",
                "mozsprint",
                "social impact"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Localize & translate"
            ],
            "published_by": "Hélène Martin",
            "submitter_profile_id": 464,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "ODK - mobile data collection for social good",
            "description": "Open Data Kit replaces paper surveys with smartphones. It has been used to collect millions of data points for social good in challenging environments around the world.\n\nJoin us during the Mozilla Sprint to participate in creating the new ODK website. Don't worry if you have no mobile collection experience -- your perspective will be deeply useful to making sure the website is clear and to the point.\n\nWe will also be soliciting feedback on documentation. Of course, if any Sprinters come by itching to write some code, we have plenty of fun code issues to work on as well!",
            "get_involved": "Help us build a new website that clearly introduces ODK to new users.",
            "get_involved_url": "https://forum.opendatakit.org/t/welcome-mozilla-global-sprinters/12904",
            "interest": "Open Data Kit",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-04_183410.7432390000.png",
            "created": "2018-05-04T18:34:10.742748Z",
            "moderation_state": 3
        },
        {
            "id": 510,
            "content_url": "https://www.openml.org",
            "is_bookmarked": false,
            "tags": [
                "machine learning",
                "mozfest",
                "Mozilla Open Leadership Project",
                "open data",
                "open leadership zone",
                "open science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Write documentation",
                "Join community"
            ],
            "published_by": "Heidi Seibold",
            "submitter_profile_id": 178,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Machine Learning (OpenML.org)",
            "description": "A collaborative and open machine learning platform that can be accessed through your favorite tool (R, python, ...).",
            "get_involved": "Help us build an online machine learning platform through code, design, feedback or outreach!",
            "get_involved_url": "https://github.com/openml/OpenML/blob/master/CONTRIBUTING.md",
            "interest": "It's an online open science project.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_064332.0787530000.png",
            "created": "2017-10-27T06:43:32.078174Z",
            "moderation_state": 3
        },
        {
            "id": 794,
            "content_url": "https://prereview.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "diversity",
                "inclusivity",
                "mozsprint",
                "peer-to-peer mentoring"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Join community"
            ],
            "published_by": "Sam Hindle",
            "submitter_profile_id": 141,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Monica Granados",
                    "profile_id": 167,
                    "is_active": true
                },
                {
                    "name": "Sam Hindle",
                    "profile_id": 141,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "PREreview: post, read, and engage with preprint reviews",
            "description": "PREreview seeks to diversify peer review in academia by crowdsourcing pre-publication feedback to improve the quality of published scientific output. To enable this diversification, we aim to train early-career researchers in how to review others’ scientific work, and help them gain recognition and entry into the peer review process. We believe that empowering early-career researchers with these skills will facilitate a cultural shift towards a more open and constructive peer review process.",
            "get_involved": "Help us build an outline for our Peer Review Mentoring Program",
            "get_involved_url": "https://github.com/SamanthaHindle/preprint_JournalClub",
            "interest": "We want to make scientific peer review more inclusive and open for community discussion, to help science progress faster",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_211406.1285510000.jpg",
            "created": "2018-05-02T01:24:13.285719Z",
            "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": 500,
            "content_url": "https://github.com/tpoisot/IntroScientificComputing/",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Code",
                "Join community",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Timothée Poisot",
            "submitter_profile_id": 168,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Timothée Poisot",
                    "profile_id": 168,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Making scientific computing more open",
            "description": "Don't you wish it was easier to get started in scientific computing? Me too! I am putting together a series of lessons that people can go through on their own, to understand the best practices of the field. This is intended to help people with a bit of coding experience, that want to move to the next step and use more code for their research.",
            "get_involved": "Help us build lessons on reproducible workflows in scientific computing",
            "get_involved_url": "https://github.com/tpoisot/IntroScientificComputing/issues",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2017-10-25T18:27:52.093293Z",
            "moderation_state": 3
        },
        {
            "id": 640,
            "content_url": "https://github.com/socialmind/wordpress-plugin-observatory",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "open health",
                "plug-in",
                "software metrics",
                "wordpress"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Apostolos Kritikos",
            "submitter_profile_id": 402,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Apostolos Kritikos",
                    "profile_id": 402,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WordPress Plug-In Observatory (a.k.a. HealthyWP)",
            "description": "WordPress (WP) platform has grown significantly (now serves about 30% of the Web). Moreover, a huge community is built around it and maintains more than 50K plug-ins. All the above are released as Open Source Software.HealthyWP aims to be a platform to crowd-source user experience on using or combining WP plug-ins. In addition we intend to extend the resulting dataset with state of the art software metrics for the aforementioned plug-ins. This way we will be able to provide valuable feedback to WP developers and WP end-users about the effectiveness and security of their installations.",
            "get_involved": "Help us build our prototype by contributing code, ideas, testing, translating or just spreading the word :)",
            "get_involved_url": "https://healthywp.wordpress.com/",
            "interest": "By sharing our experiences in using WordPress and combining WordPress plug-ins we help WordPress code to become better and WordPress professionals to create healthier WordPress installations",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-23_213018.0828970000.png",
            "created": "2018-03-20T12:41:41.376349Z",
            "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": 256,
            "content_url": "https://ottagit.gitbooks.io/git-push-freshman-open-curriculum/content/",
            "is_bookmarked": false,
            "tags": [
                "mozillaclubs",
                "mozlearn",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Git Push Freshman",
            "description": "The Git Push Freshman project is an open introductory course to version control concepts using Git and collaborative software development using GitHub to Computer Science first year students Maseno University, Kenya.\n\nFollowing an open curriculum developed in the course of this project and taking a hands-on approach, the project seeks to equip the students with basic technical skills necessary to enable them to contribute to open source software projects.",
            "get_involved": "Help us build the curriculum on GitHub and/or fork it to make a version of your own.",
            "get_involved_url": "https://github.com/ottagit/git_push_freshman",
            "interest": "It offers curriculum and information helpful for learners interested in collaboration, open source software and GitHub.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-03_152814.0145400000.png",
            "created": "2017-05-03T15:28:14.014081Z",
            "moderation_state": 3
        },
        {
            "id": 929,
            "content_url": "https://github.com/mlbonatelli/SciCommMgz",
            "is_bookmarked": false,
            "tags": [
                "communication",
                "SciComm",
                "science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Join community"
            ],
            "published_by": "Maria Letícia Bonatelli",
            "submitter_profile_id": 1620,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Gracielle Higino",
                    "profile_id": 406,
                    "is_active": true
                },
                {
                    "name": "Maria Letícia Bonatelli",
                    "profile_id": 1620,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Science Communication Magazine",
            "description": "Have you ever thought why so many scientists don't do Science Communication? It's overwhelming to always feel the pressure of publishing in high-impact peer-reviewed science magazines. But what if there is a Science Communication Magazine where they publish to a broader public and also get a publication that will be value to their curriculum? That is our project idea, wanna help us make that happen?",
            "get_involved": "Help us build the Magazine!",
            "get_involved_url": "https://github.com/mlbonatelli/SciCommMgz",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-10-03T18:03:47.224231Z",
            "moderation_state": 3
        },
        {
            "id": 930,
            "content_url": "https://github.com/mlbonatelli/SciCommMgz",
            "is_bookmarked": false,
            "tags": [
                "magazine",
                "SciComm",
                "science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maria Letícia Bonatelli",
            "submitter_profile_id": 1620,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Gracielle Higino",
                    "profile_id": 406,
                    "is_active": true
                },
                {
                    "name": "Maria Letícia Bonatelli",
                    "profile_id": 1620,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Science Communication Magazine",
            "description": "Have you ever thought why so many scientists don't do Science Communication? It's overwhelming to always feel the pressure of publishing in high-impact peer-reviewed science magazines. But what if there is a Science Communication Magazine where they publish to a broader public and also get a publication that will be value to their curriculum? That is our project idea, wanna help us make that happen?",
            "get_involved": "Help us build the SciComm Magazine",
            "get_involved_url": "https://github.com/mlbonatelli/SciCommMgz",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-10-03T18:10:12.389843Z",
            "moderation_state": 3
        },
        {
            "id": 43,
            "content_url": "http://everypolitician.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "data",
                "everypolitician",
                "gender",
                "legislatures",
                "mozfest",
                "parliament",
                "politicians"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "EveryPolitician",
            "description": "Data about every national legislature in the world, freely available for you to use. Current and historic data. Useful and consistent formats: CSV, JSON, code libraries. Growing all the time.",
            "get_involved": "Help us by: 1. playing at gender-balance.org    2. telling us about sources we've not got yet   3. using the data to do wonderful things",
            "get_involved_url": "",
            "interest": "We've got 71, 933 politicians from 233 countries (so far)... and growing. Useful for parliamentary monitoring orgs., civic tech coders, journalists, researchers, historians and... citizens!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/43.jpg",
            "created": "2016-10-28T22:15:23.076000Z",
            "moderation_state": 3
        },
        {
            "id": 601,
            "content_url": "https://opensnp.org",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "bioinformatics",
                "biology",
                "citizen science",
                "genetics",
                "mozsprint",
                "participatory science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Write documentation"
            ],
            "published_by": "Bastian Greshake Tzovaras",
            "submitter_profile_id": 150,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Bastian Greshake Tzovaras",
                    "profile_id": 150,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "openSNP - Sharing Personal Genomes",
            "description": "Open up your own genome by putting it into the public domain to allow for interesting and participatory science. Find others with similar genetic variations, and learn more about your genome by finding the latest primary literature.",
            "get_involved": "Help us by contributing new code and improving our documentation and design!",
            "get_involved_url": "https://github.com/openSNP/snpr",
            "interest": "openSNP takes the Mozilla values to genetics, personal genomics and bioinformatics!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-27_161630.4307930000.jpg",
            "created": "2018-02-25T18:37:19.406164Z",
            "moderation_state": 3
        },
        {
            "id": 778,
            "content_url": "https://beyondactivismo.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Activists",
                "filmmaking",
                "Human Rights",
                "Interviews",
                "mozsprint",
                "Photography"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Test & feedback"
            ],
            "published_by": "Danny Rayman",
            "submitter_profile_id": 304,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Danny Rayman",
                    "profile_id": 304,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Beyond Activismo",
            "description": "Trying to understand what people from different cultures, religions, and countries have in common through their activism, and exploring how can they help each other, is an amazing but difficult task. With that in mind we are working on an open project that tries to connect and share the histories & experiences of human rights activists, delivering the content in different languages, in attractive and creative ways.",
            "get_involved": "Help us by giving us your feedback about our web design, contents, graphics and others things related to our project, suggests activists that we could interview or send us your own interview with a human right activist.",
            "get_involved_url": "https://beyondactivismo.org/",
            "interest": "To collaborate with Beyond Activismo is a way to make a change by inspiring others and co-work with diversely-skilled people from all around the world, thereby helping activist by spreading their historiesand experiences.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-28_172723.0165490000.jpg",
            "created": "2018-04-28T17:27:23.015989Z",
            "moderation_state": 3
        },
        {
            "id": 216,
            "content_url": "https://coralproject.net/products/talk.html",
            "is_bookmarked": false,
            "tags": [
                "comments",
                "community",
                "discussion",
                "journalism",
                "software",
                "trust"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Talk",
            "description": "Online comments are broken. Coral's Talk tool rethinks how moderation, comment display, and conversation function on a website, creating the opportunity for a safer, smarter discussion.",
            "get_involved": "Help us by joining the community of people contributing to our code, suggesting features, and reporting bugs.",
            "get_involved_url": "https://coralproject.net/contribute.html",
            "interest": "The Coral Project brings journalists and communities closer together via open-source tools & practices. Their tools raise public trust in journalism, increase the diversity of voices and experiences reflected in news reporting, and improve journalism by making it more relevant to people’s lives.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-12_164148.6437050000.jpg",
            "created": "2017-04-12T16:41:48.643090Z",
            "moderation_state": 3
        },
        {
            "id": 518,
            "content_url": "https://github.com/AdrienneNepenthe/Open-Data-Week-2018-Submission-Form-for-MozFest",
            "is_bookmarked": false,
            "tags": [
                "data",
                "government",
                "mozfest",
                "nyc",
                "open data",
                "open innovation",
                "open leadership zone"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Join community"
            ],
            "published_by": "Adrienne Schmoeker",
            "submitter_profile_id": 188,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Adrienne Schmoeker",
                    "profile_id": 188,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "NYC Open Data Week 2018 - Open Call for Submissions",
            "description": "To raise awareness about NYC Open Data (www.nyc.gov/opendata) the team partnered with the civic technology community to produce Open Data Week 2017 which engaged over 900 New Yorkers! We’re now asking for submissions of ideas for Open Data Week 2018 and hope we'll get lots of new ideas. What I'd love help with is having folks propose edits to the submission form copy - I want to make sure getting people engaged is done with a useful open process and tool!",
            "get_involved": "Help us by proposing edits to the copy in the Open Data Week 2018 Submission Form via our GitHub: https://github.com/AdrienneNepenthe/Open-Data-Week-2018-Submission-Form-for-MozFest",
            "get_involved_url": "https://github.com/AdrienneNepenthe/Open-Data-Week-2018-Submission-Form-for-MozFest",
            "interest": "This is an opportunity to help an open government program (NYC Open Data!) be even more open in our practice!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-28_053147.6085610000.png",
            "created": "2017-10-28T05:31:47.608186Z",
            "moderation_state": 3
        },
        {
            "id": 756,
            "content_url": "https://github.com/opendigitalsafety/Digital-Safety-for-Open-Researchers",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "digital safety",
                "higher education",
                "mozsprint",
                "public scholarship"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Digital Safety Open Researchers",
            "submitter_profile_id": 515,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Digital Safety Open Researchers",
                    "profile_id": 515,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Digital Safety for Open Researchers",
            "description": "Creating a GitBook that will help researchers work open with confidence in their digital safety!  This project will produce a open educational resource (OER) for members of the higher ed community looking to mitigate digital safety threats while working and teaching open.",
            "get_involved": "Help us by sharing your digital safety stories, recommended tools and strategies, teaching materials, and favorite readings.  Share your feedback on our outlined structure.",
            "get_involved_url": "https://github.com/opendigitalsafety/Digital-Safety-for-Open-Researchers",
            "interest": "Digital safety and privacy threats (like doxxing and cyberbullying) can create a chilling effect on open research, academic freedom, and those who work open.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_173644.7029760000.png",
            "created": "2018-04-24T17:36:44.702307Z",
            "moderation_state": 3
        },
        {
            "id": 764,
            "content_url": "https://github.com/ricklupton/floweaver",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "data visualisation",
                "mozsprint",
                "open data",
                "Sankey diagram",
                "visualization"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Rick Lupton",
            "submitter_profile_id": 521,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Rick Lupton",
                    "profile_id": 521,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "floWeaver",
            "description": "Many kinds of data can be thought of as 'flows': energy and materials moving through industry, money flowing through the economy, telephone lines moving between providers, voters moving between parties. floWeaver helps you to exchange and analyse flow data and visualise it using Sankey diagrams.",
            "get_involved": "Help us by using floWeaver to visualise your data and giving feedback and sharing examples of the results; or help us improve the documentation and identify and fix bugs in the code.",
            "get_involved_url": "https://github.com/ricklupton/floweaver/blob/master/CONTRIBUTING.md",
            "interest": "floWeaver is an open-source tool for data visualisation, and supports open interoperability between visualisation tools by defining an open data format for Sankey diagram data.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-25_142936.6544200000.png",
            "created": "2018-04-25T14:29:36.653876Z",
            "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": 460,
            "content_url": "https://github.com/rainsworth/ROSA",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open access",
                "open data",
                "open educational resource",
                "open leadership zone",
                "open science",
                "open source"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Rachael Ainsworth",
            "submitter_profile_id": 123,
            "bookmark_count": 1,
            "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! We envision that this project will result in two products: general open science resource kit that can be adapted to any field, and one specifically tailored for astronomy - ROSA. The end product aims to be a well-documented guide on WHY you should research openly and HOW.",
            "get_involved": "Help us compile resources, draft tutorials, design the website 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/blob/master/ROADMAP.md",
            "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 prominent issue is a lack of understanding about HOW to work in an open way.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-10_161009.7490470000.png",
            "created": "2017-10-10T16:10:09.746687Z",
            "moderation_state": 3
        },
        {
            "id": 231,
            "content_url": "https://medium.com/read-write-participate/fake-news-and-filter-bubbles-teaching-web-literacy-concepts-a-brooklyn-public-library-6586baaebe85",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fake News and Filter Bubbles",
            "description": "Mozilla-IMLS pilot participant Davis Erin Anderson shares her \"recipe\" for teaching web literacy and evaluating media to colleagues at the Brooklyn Public Library.  She shares her lesson plan and lessons learned from activities that help participants identify and make sense of biases in algorithms, filter bubbles, and fake news.",
            "get_involved": "Help us continue to improve and refine our web literacy curriculum for local audiences.",
            "get_involved_url": "https://learning.mozilla.org/activities",
            "interest": "This is a great example of network leaders making our web literacy curriculum relevant to specific, local communities like librarians.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-17_142224.0393670000.jpg",
            "created": "2017-04-17T14:22:24.038972Z",
            "moderation_state": 3
        },
        {
            "id": 1051,
            "content_url": "http://grisglobal.org",
            "is_bookmarked": false,
            "tags": [
                "#grisglobal",
                "#mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Samuel Osei Mensah",
            "submitter_profile_id": 1982,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Lily Edinam Botsyoe",
                    "profile_id": 2000,
                    "is_active": true
                },
                {
                    "name": "Samuel Osei Mensah",
                    "profile_id": 1982,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Global Repository for Internet Studies",
            "description": "The Global Repository for Internet Studies is a collaborative space that aims to foster studies on Internet issues especially Internet policies through an all inclusive approach providing resources in forms that is understood and accessed by everyone. As the largest Internet repository, we serve as a hub for verification among other Internet related issues that needs authentication like Fake news, cyber security, fake photographs and images, etc.",
            "get_involved": "Help us create an App, scout country-based volunteers to gather internet issues and resources for the benefit of the public",
            "get_involved_url": "http://grisglobal.org/volunteer/",
            "interest": "We are working open to provide a unique way of giving users the space to contribute to making the Internet a better tool while connecting the next billion",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-02_174346.3710370000.jpg",
            "created": "2019-03-02T17:43:46.370535Z",
            "moderation_state": 3
        },
        {
            "id": 502,
            "content_url": "https://github.com/aath0/MinoritiesInResearch",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Athina Tzovara",
            "submitter_profile_id": 169,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bastian Greshake Tzovaras",
                    "profile_id": 150,
                    "is_active": true
                },
                {
                    "name": "Athina Tzovara",
                    "profile_id": 169,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "How does research treat underrepresented minorities?",
            "description": "The goal of this project is to collectively design a questionnaire and use it to evaluate how members of underrepresented minorities perceive research that directly concerns them.",
            "get_involved": "Help us create a questionnaire: design its content and key directions, test it and provide feedback!",
            "get_involved_url": "https://github.com/aath0/MinoritiesInResearch/blob/master/CONTRIBUTING.md",
            "interest": "This project will enable members of traditionally underrepresented groups in science to be heard and share their experience with research done in their communities.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2017-10-25T19:31:21.543636Z",
            "moderation_state": 3
        },
        {
            "id": 800,
            "content_url": "https://github.com/nam-301/culturabinaria",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "digital literacy",
                "migrants",
                "mozsprint",
                "non-formal education"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Test & feedback"
            ],
            "published_by": "Martina Puppi",
            "submitter_profile_id": 205,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Martina Puppi",
                    "profile_id": 205,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Designing digital literacy activities & games for low-educated migrants",
            "description": "We are an informal group of teachers, free-software activists, and volunteers in the migrants support network. We organize digital skills courses for low-educated migrants who recently arrived in our community. Our methods are based on non-formal education, which means we use lots of games and off-line activities. We are now in the process of putting our teaching materials online, so that we can easily re-use them in our own courses and other teachers can use in theirs, wherever they are. As we do so, we are also creating new materials, to improve and expand our curriculum. Help us out!",
            "get_involved": "Help us creating new teaching materials, especially in the form of games and off-line activities. Please note the materials are in ITALIAN.",
            "get_involved_url": "https://github.com/nam-301/culturabinaria/issues",
            "interest": "There is a need for specific educational resources to teach digital literacy to low-educated migrants, as this category of learners requires special attention to areas such as language, vocabulary, way the information is conveyed so that is overcomes cultural barriers, etc.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-04_093020.0186860000.JPG",
            "created": "2018-05-04T09:30:20.018373Z",
            "moderation_state": 3
        },
        {
            "id": 791,
            "content_url": "https://www.tpp.pt",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "docker",
                "GTFS",
                "mozsprint",
                "multimodal",
                "nominatim",
                "openstreetmap",
                "osm",
                "public transportation",
                "public transportation portugal",
                "routing engine",
                "transitland",
                "trip planner",
                "valhalla"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Code",
                "Join community",
                "Localize & translate",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "André Glatzl",
            "submitter_profile_id": 505,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "André Glatzl",
                    "profile_id": 505,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "TPP - Transportes públicos de Portugal",
            "description": "A project that tries to unify information such as timetables, stops, routes from public transport in Portugal and serve the data with a public API",
            "get_involved": "Help us define an algorithm that sorts the geocoding results in the best way for the user",
            "get_involved_url": "https://github.com/tpportugal",
            "interest": "Learning new GIS Technologies, like Routing Engine for OpenStreetMap (Valhalla), serving this cause and meet new people :D",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-01_202501.3678170000.jpg",
            "created": "2018-05-01T20:25:01.367313Z",
            "moderation_state": 3
        },
        {
            "id": 470,
            "content_url": "https://github.com/NEXMAP/odom_MozFest2017",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Design"
            ],
            "published_by": "Elisabeth Sylvan",
            "submitter_profile_id": 135,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Data/Open Minds",
            "description": "Open Data/Open Minds (ODOM) supports communities to tell the stories of their local environmental and civic concerns using science journaling, crafted visualization, and data investigation.",
            "get_involved": "help us design and/or develop our narrative--stats tool, suggest datasets to use and how people could use them, provide feedback on our curriculum!",
            "get_involved_url": "https://github.com/NEXMAP/odom_MozFest2017",
            "interest": "We are getting laypeople and young people using open data and open science resources through maker activities. How great is that?",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-16_212107.1208640000.png",
            "created": "2017-10-16T21:21:07.120552Z",
            "moderation_state": 3
        },
        {
            "id": 757,
            "content_url": "https://github.com/UMN-EGGL/HorseGeneAnnotation",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "animals",
                "citizen science",
                "curriculum",
                "genetics",
                "horses",
                "javascript",
                "mozsprint",
                "open science",
                "python",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Rob Schaefer",
            "submitter_profile_id": 508,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Rob Schaefer",
                    "profile_id": 508,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "HorseGeneAnnotation",
            "description": "HorseGeneAnnotation is a manually-curated, crowd-sourced gene annotation website for the horse.",
            "get_involved": "Help us design and revise curriculum on basic genetics concepts, create a gene curation tutorial, or help develop a website (python+javascript) to put these tools in the hands of anyone who wants to help annotate the Equine genome!",
            "get_involved_url": "https://github.com/UMN-EGGL/HorseGeneAnnotation/issues",
            "interest": "This website will put tools in the hands of citizens who want to learn more about genetics and help contribute to real science experiments!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_185655.4896100000.png",
            "created": "2018-04-24T18:56:55.488910Z",
            "moderation_state": 3
        },
        {
            "id": 612,
            "content_url": "https://github.com/jibe-b/HACKccessibility-expose-the-documentation/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "documentation",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community",
                "Localize & translate",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Jibé Bohuon",
            "submitter_profile_id": 334,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jibé Bohuon",
                    "profile_id": 334,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "HACKccessibility - expose the documentation that lives in the developer's head",
            "description": "Documentation requires a lot of human energy, and tons of programs are fully featured and yet little documented. To overcome this issue, an HACKccessibility wizard is being developed to help developers document undocumented code.Ever encountered softwares with too little documentation or been delayed in writing the documentation of the program you develop? Let's gather our energy in making the process of documentation easier!",
            "get_involved": "Help us design more help scenarios and develop the wizard",
            "get_involved_url": "https://github.com/jibe-b/HACKccessibility-expose-the-documentation/blob/master/CONTRIBUTING.md",
            "interest": "Let's make it easier for the developers to document the code. Developers and users will benefit.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-27_161511.9417400000.jpg",
            "created": "2018-03-03T23:55:35.553120Z",
            "moderation_state": 3
        },
        {
            "id": 432,
            "content_url": "https://crowd2map.wordpress.com/",
            "is_bookmarked": false,
            "tags": [
                "development",
                "empower women",
                "fgm",
                "GIS",
                "open data",
                "openstreetmap",
                "un women"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Join community",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Janet Chapman",
            "submitter_profile_id": 101,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Janet Chapman",
                    "profile_id": 101,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Crowd2Map to End FGM",
            "description": "Mapping rural Tanzania into OpenStreetMap to help protect girls from Female Genital Mutilation",
            "get_involved": "Help us develop a crowdsourced validation system so we can start printing village level maps to help protect girls from FGM and aid development and navigation in Tanzania.",
            "get_involved_url": "https://crowd2map.wordpress.com/2017/08/30/for-universities/",
            "interest": "People with GIS or coding skills particularly welcome!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-09-12T15:34:38.632974Z",
            "moderation_state": 3
        },
        {
            "id": 286,
            "content_url": "https://github.com/Obadha/baraza/blob/master/README.md",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Baraza",
            "description": "Baraza is a social justice innovation that aims to facilitate conflict resolution at the domestic level and among community members. Baraza, presented as an android application, will allow community members seek an audience with their area chief or local administration from within the application for disputes or issues they want resolved. Additionally, they should be able to seek professional legal council from within the application.",
            "get_involved": "Help us document, design and develop various parts of the project.",
            "get_involved_url": "https://github.com/Obadha/baraza/blob/master/CONTRIBUTING.md",
            "interest": "The application allows a user to report a dispute arising, allows the local authority to see reported disputes relevant to their areas, and allows them to perform some action as per the dipute either pass a resolution from within the application or summon others..",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-17_193705.8228150000.PNG",
            "created": "2017-05-17T19:37:05.822482Z",
            "moderation_state": 3
        },
        {
            "id": 507,
            "content_url": "https://chicktech.org/for-students/rural/",
            "is_bookmarked": false,
            "tags": [
                "curation",
                "curriculum",
                "discussion",
                "distributed learning",
                "diversity",
                "empower women",
                "girl",
                "inclusion",
                "inclusivity",
                "mozfest",
                "open leadership zone",
                "schools",
                "women & girls",
                "women in tech"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community",
                "Localize & translate"
            ],
            "published_by": "Katie SanFilippo",
            "submitter_profile_id": 174,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Katie SanFilippo",
                    "profile_id": 174,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "ChickTech School Kits/Clubs",
            "description": "To work with collaborators to build curricula and resources for school kits/clubs so that students in rural, underserved and underrepresented areas can access and learn skills in tech.",
            "get_involved": "Help us edit curricula to make it inclusive for all, build and support a Discussion Forum",
            "get_involved_url": "https://github.com/ChickTech/Kits-and-Clubs",
            "interest": "Building community and support to create diverse and inclusive tech environment for all",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-26_152703.8029420000.jpg",
            "created": "2017-10-26T15:27:03.802274Z",
            "moderation_state": 3
        },
        {
            "id": 707,
            "content_url": "https://github.com/trustodia/HPC416S",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozilla",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Trust Odia",
            "submitter_profile_id": 512,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Trust Odia",
                    "profile_id": 512,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "HPC416S",
            "description": "This project is aimed at providing high performance computing (compute resource) for metagenomics analysis",
            "get_involved": "Help us fund the acquisition of a compute resource, or suggest open/free/public HPCs (e.g Amazon cloud, Azure, etc). Contribute code, pipeline for metagenomics analysis, tools, materials and content useful to building an open compute resource",
            "get_involved_url": "https://github.com/trustodia/HPC416S/blob/master/CONTRIBUTING.md",
            "interest": "This is a project that seeks to provide an open/free/public/remote platform for data scientists and bioinformaticians (especially in Africa), and it is useful in Africa's genomic research. Most institutions in Africa do not have access to such infrastructure, hence the need to provide one.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_075723.4650090000.jpg",
            "created": "2018-04-24T07:57:23.464506Z",
            "moderation_state": 3
        },
        {
            "id": 486,
            "content_url": "https://github.com/mozilla/lightbeam-we",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Princiya Sequeira",
            "submitter_profile_id": 148,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Lightbeam",
            "description": "Lightbeam is a Firefox web-extension and is a key tool for Mozilla to educate the public about privacy.",
            "get_involved": "Help us get feedback by installing this Firefox web-extension from here https://addons.mozilla.org/en-US/firefox/addon/lightbeam/",
            "get_involved_url": "https://github.com/mozilla/lightbeam-we",
            "interest": "This is an interesting opportunity to learn about privacy and security and work towards building a healthier internet.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_034332.9824220000.png",
            "created": "2017-10-24T03:43:32.981848Z",
            "moderation_state": 3
        },
        {
            "id": 1261,
            "content_url": "https://www.lawgazette.co.uk/commentary-and-opinion/lets-build-an-open-law-movement/5070740.article",
            "is_bookmarked": false,
            "tags": [
                "data commons",
                "justice",
                "law"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Promote"
            ],
            "published_by": "Emily MacLoud",
            "submitter_profile_id": 2817,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "open law movement",
            "description": "We need to focus on interoperability in the legal tech space.  How do we start? What can we learn from other open movements in the financial and health sectors? How do we evaluate success?",
            "get_involved": "Help us get the word out, Share your ideas with us, Tell us how you did it in your vertical",
            "get_involved_url": "https://www.just-access.org/#contact",
            "interest": "Access to justice is relevant to all.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-07-18T12:35:33.852008Z",
            "moderation_state": 3
        },
        {
            "id": 1940,
            "content_url": "https://ProjectLockdown.net",
            "is_bookmarked": false,
            "tags": [
                "Covid-19",
                "Digital Rights",
                "Human Rights"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Code",
                "Fundraise"
            ],
            "published_by": "The IO Foundation",
            "submitter_profile_id": 4493,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "The IO Foundation",
                    "profile_id": 4493,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Project Lockdown",
            "description": "Project Lockdown is a global rights observatory tracking worldwide policies and their impact on Human and Digital Rights made possible by the active engagement of a global community of volunteers.\n\nVisit our GitHub where you can find:\n- What we are building:\nhttps://TIOF.Click/PLDRepo\n\n- The talent we are looking for:\nhttps://github.com/TheIOFoundation/ProjectLockdown/issues?q=is%3Aopen+is%3Aissue+label%3A%22Need%3A+Position%22",
            "get_involved": "Help us grow our platform with your expertise. We are looking at a variety of skills from development to fundraising and research.",
            "get_involved_url": "https://TIOF.Click/PLDEoI",
            "interest": "We are building an exciting global Rights observatory that all the civic tech community should check out and build together as a community.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-12-09_172427.2010450000.png",
            "created": "2020-12-09T17:24:27.200387Z",
            "moderation_state": 3
        },
        {
            "id": 649,
            "content_url": "https://publiccode.net",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "government",
                "mozsprint",
                "open source",
                "policy",
                "smart cities",
                "sustainability"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Fundraise",
                "Join community",
                "Mentor",
                "Promote",
                "Take Action"
            ],
            "published_by": "Boris van Hoytema",
            "submitter_profile_id": 416,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Boris van Hoytema",
                    "profile_id": 416,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Foundation For Public Code",
            "description": "Helping cities develop code together: Codebase stewardship for products that are mixed source code & policy code.We create a viable future for cities and civic operating systems that are highly participatory and drive societal engagement. A public digital infrastructure that is inclusive, usable, adaptive, open and sustainable.To achieve this we maintain, manage, contribute to and grow an ecosystem of public software and policies that help governments, communities and citizens improve their city.",
            "get_involved": "Help us improve our process, communication and organisation to support cities to develop code together.",
            "get_involved_url": "https://github.com/publiccodenet/about/blob/develop/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024817.2380010000.jpg",
            "created": "2018-03-25T15:49:32.065705Z",
            "moderation_state": 3
        },
        {
            "id": 308,
            "content_url": "https://github.com/peekdistrict/peekdistrict",
            "is_bookmarked": false,
            "tags": [
                "open data",
                "surveillance",
                "united kingdom"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Write documentation"
            ],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Peek District",
            "description": "We're here to collaboratively report, identify, and track the location of CCTV Surveillance cameras.They're meant to add a sense of security. Would you rather park you car or bike near one? If something goes wrong, getting access to the footage could help you. If something DOES go wrong, does a CCTV camera help you? The UK holds the largest concentration of CCTV cameras on the planet, and yet cameras have increased in many aspects of our lives, across the globe. 2013 estimates show UK coverage at 5.9 Million (1 camera for every 11 people).Who watches the watchers?",
            "get_involved": "Help us  improve public awareness; of state and corporate monitoring, and to enable these devices to work for our benefit through greater transparency and accountability.",
            "get_involved_url": "https://github.com/peekdistrict/peekdistrict",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-07_183445.2525750000.jpg",
            "created": "2017-05-25T19:58:25.021657Z",
            "moderation_state": 3
        },
        {
            "id": 542,
            "content_url": "https://www.github.com/rwb27/openflexure_microscope",
            "is_bookmarked": false,
            "tags": [
                "3D printing",
                "computer vision",
                "future-proof hardware",
                "health care",
                "microscopy",
                "open hardware",
                "OpenSCAD"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Write documentation",
                "Join community"
            ],
            "published_by": "Richard Bowman",
            "submitter_profile_id": 215,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Richard Bowman",
                    "profile_id": 215,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "OpenFlexure Microscope",
            "description": "An open source, 3D printable microscope - complete with high quality mechanical stage.",
            "get_involved": "Help us improve the design by printing and making one, and blogging your build.  There are plenty of things to do to improve the CAD models and documentation, and it would be amazing to set up an automated build server to generate the different versions of the microscope.",
            "get_involved_url": "https://www.github.com/rwb27/openflexure_microscope",
            "interest": "The OpenFlexure Microscope aims to make high quality automated microscopy available worldwide.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-03_143635.9985250000.jpg",
            "created": "2017-11-03T14:36:35.997853Z",
            "moderation_state": 3
        }
    ]
}