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

{
    "count": 1758,
    "next": null,
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=interest&page=36",
    "results": [
        {
            "id": 544,
            "content_url": "http://creativeaction.org",
            "is_bookmarked": false,
            "tags": [
                "21c skills",
                "arts education",
                "digitalarts&culture",
                "digital inclusion",
                "digital literacy",
                "education",
                "gigabit",
                "gigabit community fund",
                "social justice",
                "virtual reality",
                "youth",
                "youth-led"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise"
            ],
            "published_by": "Corinna Archer Kinsman",
            "submitter_profile_id": 225,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Corinna Archer Kinsman",
                    "profile_id": 225,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Creative Action Gigabit Hive Project",
            "description": "Creative Action, a nonprofit arts education organization in Austin, TX, is excited to explore how VR technology can enhance youth learning and creativity through hands-on, youth-driven arts projects that address social issues. With support from the Gigabit Community Fund, our professional teaching artists will develop VR coding and video projects with their students in our after school programs at Title I, low-income schools. Our goal is to build capacity for arts and technology integration while helping more young people develop digital literacy, 21st Century, and social emotional skills.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "We hope to inspire others around the possibilities of arts and technology integration in social and emotional education for youth!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2017-11-06T17:19:17.963993Z",
            "moderation_state": 3
        },
        {
            "id": 621,
            "content_url": "https://wikipathways.org",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "biology",
                "CC0",
                "mozsprint",
                "pathways",
                "science",
                "wiki"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community"
            ],
            "published_by": "Alexander Pico",
            "submitter_profile_id": 390,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Alexander Pico",
                    "profile_id": 390,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WikiPathways: Pathways for the People!",
            "description": "An online collaboration tool for drawing models of biological pathways. Unlike many other scientific databases, WikiPathways welcomes open source contributors and crowdsourced content from all citizen scientists.  These pathways are actively being used by students and researchers everyday.",
            "get_involved": "Learn about pathways, contribute new content and help develop the platform",
            "get_involved_url": "https://www.wikipathways.org/index.php/Help:Contents",
            "interest": "We love collaborating with other open platforms and communities.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-09_064015.1258680000.png",
            "created": "2018-03-09T06:40:15.125261Z",
            "moderation_state": 3
        },
        {
            "id": 272,
            "content_url": "http://themethodpodcast.com/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "global sprint",
                "gs2017",
                "mozsprint",
                "open science",
                "podcast"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Method: an open source, peer reviewed podcast about science",
            "description": "The Method is an open source, peer reviewed podcast about the state of science. We are a team of scientists and science-lovers who want to improve the quality, inclusivity, and productivity of our conversations about science.  Just as an open source community can improve the quality of code, we are creating a platform for the scientific community to improve the quality of our conversations about what is working in science and what is not.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/the-method/podcast",
            "interest": "We need scientists and science-lovers to listen to our podcast episodes and respond with their own opinions, experiences, stories, references, and constructive feedback.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_194202.0277840000.jpg",
            "created": "2017-05-11T19:42:02.027232Z",
            "moderation_state": 3
        },
        {
            "id": 1110,
            "content_url": "https://www.facebook.com/lwiiyo/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "collaboration",
                "community building",
                "digital literacy",
                "open source",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Fundraise"
            ],
            "published_by": "Alumanda Shakankale",
            "submitter_profile_id": 1935,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Alumanda Shakankale",
                    "profile_id": 1935,
                    "is_active": true
                },
                {
                    "name": "John Griffiths",
                    "profile_id": 1869,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Lwiiyo Community Literacy Initiative",
            "description": "A Community Literacy Initiative focused on increasing Computer Literacy within our communities, by so doing bridging the digital divide.",
            "get_involved": "We would like to have regular trainings and for that we need material and trainings. Help us by becoming a trainer (trainings can be done online) or with material or links to material that is ICT related.",
            "get_involved_url": "https://github.com/lwiiyo/LwiiyoCommunityLiteracyInitiative",
            "interest": "We plan to reduce the gap between theoretic learning and hands-on experience by delivering open source project based trainings that will better equip students pursuing careers in the ICT sector of Zambia",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-15_041453.0094810000.jpg",
            "created": "2019-04-15T04:14:53.008703Z",
            "moderation_state": 3
        },
        {
            "id": 1443,
            "content_url": "http://openhardware4.me",
            "is_bookmarked": false,
            "tags": [
                "best practices",
                "olx",
                "open hardware"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Attend",
                "Promote"
            ],
            "published_by": "Juli Arancio",
            "submitter_profile_id": 1748,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jose Carlos Urra Llanusa",
                    "profile_id": 481,
                    "is_active": true
                },
                {
                    "name": "Alexander Kutschera",
                    "profile_id": 411,
                    "is_active": true
                },
                {
                    "name": "André Maia Chagas",
                    "profile_id": 1550,
                    "is_active": true
                },
                {
                    "name": "Juli Arancio",
                    "profile_id": 1748,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Join Open Leaders Hardware: take your hardware project to the next level",
            "description": "The first cohort of Open Leaders: Hardware starts January 2020! We’re looking for teams with an ongoing hardware project or a solid project design in mind. From project design to documentation, FOSS tools, user validation, community building and making your work findable, we will help you take your project to the next level by adopting the best available practices. We will guide your journey through 1:1 mentorship sessions, access to tutorials, dedicated educational materials and a wide network of people like you, passionate about making open source hardware the default worldwide.",
            "get_involved": "- Become a mentor and walk teams through their learning journey\n- Share your expertise on some particular skill (not only tech!)\n- Promote the program at your institution/university",
            "get_involved_url": "http://openhardware4.me",
            "interest": "We're a creating a network of people running projects following the best practices of open source... Into the material world! Plus a pool of open resources on how to do it, including using FOSH for hardware design.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-23_105011.5401030000.png",
            "created": "2019-10-23T10:50:11.536505Z",
            "moderation_state": 3
        },
        {
            "id": 704,
            "content_url": "https://github.com/nucleus-network/missioninfo",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Sarah Morris",
            "submitter_profile_id": 484,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sarah Morris",
                    "profile_id": 484,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mission:Information Algorithm Lesson",
            "description": "I am working to create a computer science lesson as part of a broader, media and web literacy curriculum kit called Mission:Information. This new lesson will focus on algorithms and aims to empower teens to better understand how algorithms shape the Internet and the information they see online, and to help teens develop skills they need to make the Internet a more open, informative, and welcoming space.",
            "get_involved": "You can help us by providing feedback, testing the curriculum with learners, sharing ideas, and remixing the curriculum",
            "get_involved_url": "https://github.com/nucleus-network/missioninfo",
            "interest": "We're eager to work with educators and people with CS education experience, GitHub experience, or a background in media. This project is interdisciplinary and welcomes a wide range of contributions since misinformation and Internet Health issues can't be solved in a vacuum.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-23_211554.0123150000.PNG",
            "created": "2018-04-23T21:15:54.011862Z",
            "moderation_state": 3
        },
        {
            "id": 692,
            "content_url": "http://endangereddataweek.org",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "data literacy",
                "digital literacy",
                "government",
                "mozsprint",
                "public data"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Plan & organize"
            ],
            "published_by": "Jason Heppler",
            "submitter_profile_id": 476,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Jason Heppler",
                    "profile_id": 476,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Endangered Data Week",
            "description": "Endangered Data Week (EDW) is an annual, collaborative effort, coordinated across campuses, nonprofits, libraries, citizen science initiatives, and cultural heritage institutions, to shed light on public datasets that are in danger of being deleted, repressed, mishandled, or lost. EDW fosters public conversations about data and encourages the development of reusable curricula for technologists, scholars, librarians, archivists, faculty, students, journalists, nonprofits, and citizens on questions relating to the acquisition, manipulation, visualization, use, and politics of public data.",
            "get_involved": "Help us plan workshops and events, provide feedback on existing workshop and curricular material, or share you data stories!",
            "get_involved_url": "https://github.com/endangereddataweek/resources",
            "interest": "We're helping raise awareness and promote advocacy around publicly available and web-accessible datasets.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-16_152215.6118010000.png",
            "created": "2018-04-16T15:22:15.611491Z",
            "moderation_state": 3
        },
        {
            "id": 346,
            "content_url": "https://herox.com/GigaTECHSATX",
            "is_bookmarked": false,
            "tags": [
                "austin",
                "challenge",
                "gigabit",
                "gigabit community fund",
                "hive"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "City of Austin's GigaTECHs Challenge",
            "description": "Mozilla is the Education Track sponsor for the City of Austin's GigaTECHs challenge: How might we use technology to create a learning experience that bridges social and geographical boundaries for Austin's next generation of civic leaders? \n\nCompetitors will have the opportunity to win $38,000 in prize money as part of a broader nationwide initiative led by U.S Ignite to encourage next-generation Gigabit Internet application.",
            "get_involved": "Spread the word to folks in Austin and Apply Today!",
            "get_involved_url": "https://herox.com/GigaTECHSATX",
            "interest": "We’re looking for a solution that leverages the accessibility and power of online virtual or augmented reality technology to help learners communicate, collaborate and create together. This is a great opportunity for current, past or future grantees from Mozilla's Gigabit Community Fund.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_202300.1526390000.jpg",
            "created": "2017-06-02T20:23:00.149310Z",
            "moderation_state": 3
        },
        {
            "id": 1141,
            "content_url": "https://github.com/Opentrons/Protocols/issues/825",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "biology",
                "community",
                "community development",
                "digital protocols",
                "hackathon",
                "openscience",
                "robotics",
                "software",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Join community",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Kristin Ellis",
            "submitter_profile_id": 2053,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Alise Au",
                    "profile_id": 2056,
                    "is_active": true
                },
                {
                    "name": "Laura Cox",
                    "profile_id": 2054,
                    "is_active": true
                },
                {
                    "name": "Kristin Ellis",
                    "profile_id": 2053,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Opentrons Hack-A-Tron",
            "description": "Opentrons makes low-cost, open-source robots for biologists that help them carry out experiments in their labs. Our platform encourages discovery, creation, contribution, and sharing of automated scientific workflows.\n \n\nWe're having our first ever HACKATHON as part of the Mozilla Global Sprint for Internet Health! Come join our community (in person or remotely) to contribute anything and everything -- from content, feedback, and documentation to code and hardware improvements.  \n\nWe're super excited to have you join in on the fun! Email us at [email protected] for more details.",
            "get_involved": "Help us to: improve documentation and content, create new protocols to share with our community, find interesting things to add to our hardware and software, and more!",
            "get_involved_url": "https://hack-a-tron.paperform.co/",
            "interest": "We're part of the Mozilla Open Leaders 7 cohort, and we'd love to bring more people into our network! If you're interested in the intersection of open science, robots, and community-driven biology, this is for you!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-01_041528.0944730000.png",
            "created": "2019-05-01T04:15:28.094078Z",
            "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": 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": 541,
            "content_url": "https://austinfilmschool.org",
            "is_bookmarked": false,
            "tags": [
                "collaboration",
                "communication",
                "culture",
                "film",
                "filmmaking"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Fundraise",
                "Localize & translate",
                "Mentor",
                "Promote"
            ],
            "published_by": "Carrie Cates",
            "submitter_profile_id": 211,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Carrie Cates",
                    "profile_id": 211,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cine Joven: Breaking Borders",
            "description": "Cine Joven: Breaking Borders will work to bring cultural understanding and compassion to both groups through collective creative technology and storytelling, while offering advanced digital arts & tech skills to public high school students located in an under-served area of Monterrey, Mexico that offers little access to high-speed connectivity.",
            "get_involved": "",
            "get_involved_url": "https://austinfilmschool.org",
            "interest": "We will be working toward cross-cultural understanding while overcoming the obstacles that would usually prevent such a project from occurring, and sharing our insight along the way.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-02_205533.7056360000.png",
            "created": "2017-11-02T20:55:33.704810Z",
            "moderation_state": 3
        },
        {
            "id": 1903,
            "content_url": "https://callfortrust.online",
            "is_bookmarked": false,
            "tags": [
                "benchmark",
                "business integrity",
                "fairness",
                "index",
                "online community",
                "openness",
                "reliability",
                "safety",
                "tranparency",
                "Trustability"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Jan Otten",
            "submitter_profile_id": 4298,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jan Otten",
                    "profile_id": 4298,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "CALLforTRUST",
            "description": "Platform for creating and assessing Online Trustability.",
            "get_involved": "We search interested people who want to work with us in benchmarking online trustability.",
            "get_involved_url": "https://callfortrust.online/login",
            "interest": "We work on the criteria of online trustability",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-02_133034.6863720000.jpg",
            "created": "2020-11-02T13:30:34.685499Z",
            "moderation_state": 3
        },
        {
            "id": 305,
            "content_url": "https://github.com/PiReel/PiReel-Core",
            "is_bookmarked": false,
            "tags": [
                "mozilla clubs",
                "teachtheweb"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Pi Reel",
            "description": "Pi Reel is an easy to use animation tool, made for engineers, makers, and scientists of all skill levels. Pi Reel can create everything from animations, entrepreneurial videos, animated structures and gizmos.",
            "get_involved": "Share ideas, suggestions and feedback in our collaborative repository and discussion.",
            "get_involved_url": "https://github.com/mozilla/global-sprint/issues/68#issuecomment-303833209",
            "interest": "We work openly and use methods of communicating via the web, in the hopes of starting to put together applications developed for the cloud that enable people to express themselves.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-25_141710.3827230000.png",
            "created": "2017-05-25T14:17:10.382213Z",
            "moderation_state": 3
        },
        {
            "id": 1166,
            "content_url": "https://us04web.zoom.us/j/657341603",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Michele Minno",
            "submitter_profile_id": 1974,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Michele Minno",
                    "profile_id": 1974,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "From Honolulu to Rome, passing through California",
            "description": "Humane Technology Community is inviting you to:\n\n- an audio/video call with some HTC members to ask questions about the Humane Tech Community and its ongoing activities. \n- Each 40 minutes you have to rejoin using the same link (Zoom has a 40-minute time limit). \n- If we are too many and Zoom doesn't work well, we can switch to audio only.\n\nTime: May 25, 2019 11:00 AM Pacific Time (US and Canada)\n\nOne tap mobile\n+14086380968,,657341603# US (San Jose)\n\nDial by your location\n        +1 408 638 0968 US (San Jose)\nMeeting ID: 657 341 603\nFind your local number: https://us04web.zoom.us/u/fcZFAdgjkn",
            "get_involved": "During the event you can join our forum, test and give feedbacks to our new website and consider participating to existing activities or think of new ones.",
            "get_involved_url": "https://humanetech.community",
            "interest": "What is the Humane Tech Community? What do we do? Why should I join? We'll reply to your questions.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-07_073032.7065660000.png",
            "created": "2019-05-07T07:30:32.706077Z",
            "moderation_state": 3
        },
        {
            "id": 46,
            "content_url": "http://hackbrexit.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "brexit",
                "mozfest",
                "open source"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hack Brexit",
            "description": "A workshop to continue building two open source projects that were originally built during the Hack Brexit hackathon this summer to create positive dialogue and action beyond Brexit.",
            "get_involved": "You can get involved in lots of ways, technical or non technical but we are especially looking for Ruby developers at present. Join our Meetup.",
            "get_involved_url": "https://www.meetup.com/Hack-Brexit/events/235083725/",
            "interest": "Whether you're technical or non technical, voted to leave or remain: Brexit affects us all. The aim of Hack Brexit is to continue to create dialogue and action for a country divided.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/46.jpg",
            "created": "2016-10-28T01:33:18.201000Z",
            "moderation_state": 3
        },
        {
            "id": 1230,
            "content_url": "https://pussypedia.net/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "gender and tech",
                "verification"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Zoe Mendelson",
            "submitter_profile_id": 2574,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Zoe Mendelson",
                    "profile_id": 2574,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Pussypedia",
            "description": "A free, bilingual, gender-inclusive, hyper-fact-checked, accessibly-written encyclopedia of the vagina. It's also crowd-sourced. It's also a platform for the collective generation of high-quality information. Launches July 1.",
            "get_involved": "",
            "get_involved_url": "https://forms.gle/7TTTuPgv3dEa4KjC6",
            "interest": "Who doesn't want to know more about vaginas??? (Or how to collectively verify information?)",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-06-24_210658.7404470000.png",
            "created": "2019-06-24T21:06:58.740045Z",
            "moderation_state": 3
        },
        {
            "id": 481,
            "content_url": "https://github.com/meghanlazier/opposite-troll",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "mozfest",
                "Mozilla Open Leadership Project",
                "open leadership zone",
                "trolling"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Meghan Lazier",
            "submitter_profile_id": 145,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Meghan Lazier",
                    "profile_id": 145,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "What's the Opposite of a Troll?",
            "description": "Help us attempt to name, recognize and celebrate the behavior online that’s at the opposite end of the spectrum of how a troll behaves. We want to make altruism online a part of our vocabulary.",
            "get_involved": "We’re on a mission to do two things: 1.) Crowdsource names for the anti-troll. What is one word that we can use to identify the opposite of a troll? 2.) Curate and share online content and interactions that exemplifies the type of behavior, interactions and spirit of we want to see online.",
            "get_involved_url": "https://github.com/meghanlazier/opposite-troll",
            "interest": "Why should you care? Because Internet users cannot currently name the opposite of a troll in one word. It’s much easier to identify and name the behavior we don’t want to see online, versus the behavior we do. This is a problem because it’s difficult to talk about what we can’t name.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-22_034245.1540930000.jpg",
            "created": "2017-10-22T03:42:45.153698Z",
            "moderation_state": 3
        },
        {
            "id": 287,
            "content_url": "https://openpics.xyz/",
            "is_bookmarked": false,
            "tags": [
                "images",
                "open source"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Pics",
            "description": "Search and download free stock photos from multiple sources for your creative projects.",
            "get_involved": "Contributors by: Adding more image sources; Allow adding pixabay pictures to favourites; Personalisation; Optimize Gallery View; Better Download manager; Write better documentation for Developers; Adding albums other than favourite to keep organized list of images",
            "get_involved_url": "https://github.com/lohanitech/openpics/blob/master/CONTRIBUTING.md",
            "interest": "Why use Open pics? It's the last image searcher you will ever need.  1. It's free and open source 2. Search images from multiple sources 3. Download high resolution images directly from gallery view 4. Keep a list of favourite images 5. Add own albums to organize list of images for future use",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-19_162747.1423960000.jpg",
            "created": "2017-05-17T23:20:46.287860Z",
            "moderation_state": 3
        },
        {
            "id": 513,
            "content_url": "http://brainbox.pasteur.fr/",
            "is_bookmarked": false,
            "tags": [
                "brain",
                "brain imaging",
                "citizen science",
                "collaboration",
                "mozfest",
                "neuroimaging",
                "open leadership zone",
                "open science",
                "open web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Fundraise",
                "Join community",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Katja Heuer",
            "submitter_profile_id": 180,
            "bookmark_count": 6,
            "related_creators": [
                {
                    "name": "Katja Heuer",
                    "profile_id": 180,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "BrainBox",
            "description": "BrainBox is a Web application to collaboratively work with brain imaging data in real-time.",
            "get_involved": "Join our efforts on GitHub! Everybody very is welcome! We need designers to help us design the user interface and user interaction, we need coders who help us develop our tool and we need people helping us with the segmentations. We welcome every level of expertise and will be happy to help.",
            "get_involved_url": "https://github.com/OpenNeuroLab/BrainBox",
            "interest": "With BrainBox, we build on the Open Web to allow every one to contribute to study the brain.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_134011.2665620000.png",
            "created": "2017-10-27T13:40:11.265889Z",
            "moderation_state": 3
        },
        {
            "id": 1669,
            "content_url": "https://foundation.mozilla.org/privacynotincluded/categories/video-call-apps/",
            "is_bookmarked": false,
            "tags": [
                "privacy",
                "security",
                "video call apps",
                "video confernce apps"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Jen Caltrider",
            "submitter_profile_id": 293,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jen Caltrider",
                    "profile_id": 293,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "*Privacy Not Included Video Call Apps Special Edition",
            "description": "More and more people now rely on video call apps to stay connected during the coronavirus pandemic. We reviewed the privacy and security of some of the most popular apps to help you make smart decisions on what to use to work remotely, chat with friends and family, and connect with your doctor.",
            "get_involved": "Please share with your friends and family",
            "get_involved_url": "https://foundation.mozilla.org/privacynotincluded/categories/video-call-apps/",
            "interest": "With the growing use of video call apps, privacy and security of those apps matters.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_151025.0748240000.jpg",
            "created": "2020-05-05T15:10:25.070071Z",
            "moderation_state": 3
        },
        {
            "id": 657,
            "content_url": "https://github.com/BIONF/PhyloProfile",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "bioinformatics",
                "biology",
                "data visualisation",
                "dynamic analysis",
                "interactive visualisation",
                "Mozilla Open Leadership Project",
                "mozsprint",
                "open source",
                "orthology",
                "phylogenetic profiling",
                "phylogenetics"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Mentor",
                "Test & feedback"
            ],
            "published_by": "Vinh Tran",
            "submitter_profile_id": 401,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Bastian Greshake Tzovaras",
                    "profile_id": 150,
                    "is_active": true
                },
                {
                    "name": "Vinh Tran",
                    "profile_id": 401,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "PhyloProfile",
            "description": "Welcome to PhyloProfile, an interactive visualisation tool for exploring complex phylogenetic profiles. Phylogenetic profiles, presence/absence patterns of genes over a set of species, are commonly used to trace the functional and evolutionary history of genes across species and time. With PhyloProfile we can enrich regular phylogenetic profiles with further data like sequence/structure similarity, to make phylogenetic profiling more meaningful. Besides the interactive visualisation, the tool offers a set of further analysis features to gain insights like the gene age or core gene estimation.",
            "get_involved": "Any kinds of contributions are very appreciated: report or fix bugs, improve source code, add new functions, share cool ideas,…",
            "get_involved_url": "https://github.com/BIONF/PhyloProfile/blob/master/CONTRIBUTING.md",
            "interest": "With the interactive visualisation and dynamic analysis ability, PhyloProfile makes the study of complex phylogenetic profiles easier for biologists.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_023740.5621220000.jpg",
            "created": "2018-03-27T14:17:18.441767Z",
            "moderation_state": 3
        },
        {
            "id": 50,
            "content_url": "https://github.com/lab804/labmet-weatherstation/blob/develop/README.md",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "agriculture",
                "arduino",
                "iot",
                "mozfest"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Go Green IoT",
            "description": "Labmet is an open source platform that was built with a simple goal: to help people with agriculture by seamlessly using the agronomical best practices on their own planted food, and to help them lower environmental impact.",
            "get_involved": "It would be awesome to have contributors to our project! There is plenty of stuff that the project requires and the community can help such as adding agricultural and agrometeorological models to the labmet libraries, improving the weather station code, electronic project, adding more sensors.",
            "get_involved_url": "https://github.com/lab804",
            "interest": "With this project people around the world will minimize water waste, avoid unnecessary pesticides, and reduce environmental contaminates. A simple IoT platform will help them utilize all the agronomic best practices.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/50.jpg",
            "created": "2016-10-27T18:37:20.470000Z",
            "moderation_state": 3
        },
        {
            "id": 488,
            "content_url": "https://www.whitemarketpodcast.co.uk",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Promote",
                "Join community"
            ],
            "published_by": "Rute Correia",
            "submitter_profile_id": 152,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Rute Correia",
                    "profile_id": 152,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "White Market Podcast",
            "description": "White Market Podcast is an open podcast about free music and free culture. The show advocates for digital rights and often features movements like open source and copyleft.",
            "get_involved": "Remix everything! Create blog posts, do interviews and other features, create cool coding things and attend WMP's session at Mozfest: Open Radio, Open Minds.",
            "get_involved_url": "https://github.com/WhiteMarketPodcast/whitemarketpodcast-repo",
            "interest": "WMP tries to raise awareness on copyright, digital rights and other issues. If you're the activist-type for open web, this is a good oportunity to get hands on and create content around your specific cause. If you're looking for information about these topics, WMP is good and reliable source.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_140200.0896190000.jpg",
            "created": "2017-10-24T14:02:00.089012Z",
            "moderation_state": 3
        },
        {
            "id": 1039,
            "content_url": "https://www.linkedin.com/in/chenai-chair/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "internet freedom",
                "Internet Governance",
                "mozfellows19",
                "mozilla fellow",
                "policy",
                "tech policy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Write documentation"
            ],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Emerging leaders in Internet Governance",
            "description": "Providing a space and support forum for young people in Africa to collaborate and work together with diverse stakeholders in order to influence policy development and processes in the region.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Working with youth, working on inclusive civic engagement or working in building capacity it might be of interest.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-07_124604.3491720000.JPG",
            "created": "2019-02-07T12:46:04.348777Z",
            "moderation_state": 3
        },
        {
            "id": 228,
            "content_url": "https://science.mozilla.org/programs/events/mini-wow-pdx-2017/",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "open-science",
                "open-source",
                "wow"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                },
                {
                    "name": "Stephanie Wright",
                    "profile_id": 59,
                    "is_active": true
                },
                {
                    "name": "Danielle Robinson, PhD",
                    "profile_id": 90,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "mini-WOW PDX",
            "description": "At miniWOW PDX, the Mozilla Science Lab will help you take your project from idea to reality and give you technical, project management, and community building skills to kickstart your work. It's modeled as a smaller workshop akin to the Working Open Workshops that the Mozilla Science Lab has coordinated in Berlin (2016) and Montreal (2016).",
            "get_involved": "RSVP to attend, or reach out to Danielle to find out more.",
            "get_involved_url": "https://docs.google.com/forms/d/e/1FAIpQLSe7XNcDDcBWRzuiYNHRVb-MVxJwt4cz4E2uH86ZB1u_MHYPqw/viewform",
            "interest": "WOW curriculum and materials (schedule, website, mooc content) are openly licensed and available to anyone in the network who wants to teach the principles of open source to their communities.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_153843.1978430000.png",
            "created": "2017-04-14T15:38:43.197507Z",
            "moderation_state": 3
        },
        {
            "id": 971,
            "content_url": "https://www.peblio.co",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Esther Hersh",
            "submitter_profile_id": 1777,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Esther Hersh",
                    "profile_id": 1777,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Peblio",
            "description": "Peblio is an instructional tool and resource sharing community for Computer Science teachers. Peblio makes it really easy to create and share coding lessons and adapt lessons created by others.",
            "get_involved": "",
            "get_involved_url": "https://github.com/peblio/app",
            "interest": "Yes",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-12-12_220211.7510760000.png",
            "created": "2018-12-12T22:02:11.750389Z",
            "moderation_state": 3
        },
        {
            "id": 808,
            "content_url": "http://jrost.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "community of practice",
                "mozsprint",
                "socio-technical infrastructure",
                "tools"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Join community"
            ],
            "published_by": "Daniel Mietchen",
            "submitter_profile_id": 1337,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Daniel Mietchen",
                    "profile_id": 1337,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Joint Roadmap for Open Science Tools: how can we improve our ecosystem",
            "description": "We aim to improve the open science landscape by bringing together a range of open projects to explore how they can be improved collectively and integrated towards a more interoperable open science ecosystem. Participants include Wikidata, Mozilla, Zotero, Hypothesis, DAT, Jupyter, bioRxiv, ORCID, Crossref, OJS, Meta, OSF, PLOS and others (full list at http://jrost.org/participants ).",
            "get_involved": "We want to brainstorm about how to map the open science ecosystem and how to better link ongoing and planned activities in this space. If you see a way to help with that, you’ll be most welcome.",
            "get_involved_url": "https://github.com/OpenScienceRoadmap/mozilla-sprint-2018/blob/master/CONTRIBUTING.md",
            "interest": "You can directly influence open science-related projects you care about. A strong roadmap that helps deliver an integrated and interoperable future for open tools will help ensure the durability of open projects versus closed or proprietary alternatives.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-07_184615.6312880000.png",
            "created": "2018-05-07T18:46:15.602435Z",
            "moderation_state": 3
        },
        {
            "id": 263,
            "content_url": "https://mozillafoundation.github.io/atxwow0517/",
            "is_bookmarked": false,
            "tags": [
                "austin",
                "global sprint",
                "hive",
                "open leadership training",
                "working open"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                },
                {
                    "name": "Robert Friedman",
                    "profile_id": 4,
                    "is_active": true
                },
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                },
                {
                    "name": "Abigail Cabunoc Mayes",
                    "profile_id": 62,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Working Open Workshop Austin, TX",
            "description": "Mozilla hosted a miniature version of its Working Open Workshop (WOW) on May 8, 2017 for open community leaders in Austin, TX. This version pilots a train the trainer approach with the goal of supporting local leaders to run their own workshops customized for their community members.",
            "get_involved": "Check out the workshop details and materials on GitHub, then fork them to create your own WOW for your local community.",
            "get_involved_url": "https://github.com/MozillaFoundation/atxwow0517/",
            "interest": "You can run your own working open workshop!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-08_110032.7040260000.png",
            "created": "2017-05-08T11:00:32.703602Z",
            "moderation_state": 3
        },
        {
            "id": 540,
            "content_url": "https://mozillascience.github.io/WOW-Kansas/",
            "is_bookmarked": false,
            "tags": [
                "kansas",
                "libraries",
                "open data",
                "open educational resource",
                "open science",
                "working open"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Localize & translate"
            ],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Robert Friedman",
                    "profile_id": 4,
                    "is_active": true
                },
                {
                    "name": "Julia Vallera",
                    "profile_id": 63,
                    "is_active": true
                },
                {
                    "name": "Jenn Beard",
                    "profile_id": 67,
                    "is_active": true
                },
                {
                    "name": "Stephanie Wright",
                    "profile_id": 59,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "University of Kansas Working Open Workshop",
            "description": "Mozilla hosted a Working Open Workshop (WOW) in collaboration with University of Kansas Libraries on Oct 16-17, 2017. This version focused on training local researchers how to work more openly and what opportunities for working more openly looked like at KU.",
            "get_involved": "Check out the workshop details and materials on GitHub, then fork them to create your own WOW for your local community.",
            "get_involved_url": "https://github.com/mozillascience/WOW-Kansas",
            "interest": "You, too, can host a WOW and run your own workshop in your community!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-02_181643.8341670000.png",
            "created": "2017-11-02T18:16:43.833302Z",
            "moderation_state": 3
        }
    ]
}