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=related_entry_creators&page=3
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=related_entry_creators&page=4",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=related_entry_creators&page=2",
    "results": [
        {
            "id": 241,
            "content_url": "http://www.bionode.io/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bruno Vieira",
                    "profile_id": 144,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Bionode.io",
            "description": "Bionode is an Open Source community that aims at building highly reusable code and tools for bioinformatics by leveraging the Node.JS ecosystem. We use Node.JS Streams to process big genomic data. We look for all kinds of contributions, from JavaScript developers to biologists.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "http://github.com/bionode/bionode",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-25_001842.5454590000.png",
            "created": "2017-04-25T00:18:42.544712Z",
            "moderation_state": 3
        },
        {
            "id": 180,
            "content_url": "https://medium.com/read-write-participate/case-study-developing-a-learning-platform-for-women-afa4d2096bc",
            "is_bookmarked": false,
            "tags": [
                "gender",
                "learning",
                "online community",
                "safe",
                "women",
                "women and web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Case Study: Developing a Learning Platform for Women",
            "description": "Working at the intersection of gender issues and equity online has required us to really dig into what it means to develop safe spaces for women online. In 2016, Women and Web Literacy piloted an online learning space for participants of Mozilla Clubs for women and girls. This mobile optimized website was designed to further facilitate the digital curriculum they used in their regular meet-ups, while providing a fun and engaging environment for them to connect with other women and learn from each other.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The article and project explored the intersection of gender and equity online",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_204822.3257120000.png",
            "created": "2017-04-06T20:48:22.325409Z",
            "moderation_state": 3
        },
        {
            "id": 401,
            "content_url": "http://hivetoronto.org/cyberbullying-doesnt-end-school-year/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cyberbullying",
                "cybersecurity",
                "cyber violence",
                "digital inclusion",
                "digital literacy",
                "digital skills",
                "hive toronto",
                "thimble",
                "youth",
                "youth activism",
                "youth-led"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cyberbullying Doesn’t End With The School Year, Ca.pture Media Release by Canadian Internet Registration Authority",
            "description": "With the school year coming to a close, it is a good reminder that cyberbullying among youth is a year-round concern. To combat it, Hive Toronto partnered with YWCA Toronto and Youth Empowering Parents (YEP) to develop the Ca.pture project,  a youth-driven digital storytelling program for educators designed to prevent, navigate and intervene in electronic bullying.\n“At CIRA we believe that all Canadians should be able to safely enjoy the cultural, social and economic benefits of the Internet. In this regard, combatting cyberbullying is a key way we are helping build a better online Canada.”",
            "get_involved": "Use the CA.pture portfolio page for resources in creating safe space and having better conversations about cyberbullying. In addition, utiliaze the facilitation guide to host your own Ca.pture workshops.",
            "get_involved_url": "http://hivetoronto.org/portfolio/ca-pture-project/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-04_153809.7869920000.jpg",
            "created": "2017-07-04T15:38:09.786451Z",
            "moderation_state": 3
        },
        {
            "id": 282,
            "content_url": "http://hivenyc.org/2017/05/15/project-learning-lab-building-effective-partnerships/",
            "is_bookmarked": false,
            "tags": [
                "educators",
                "hive learning networks",
                "hive nyc",
                "network leaders"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Hana Sun",
            "submitter_profile_id": 88,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Hana Sun",
                    "profile_id": 88,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Hive NYC Project Learning Lab: Building Effective Partnerships",
            "description": "In April, network members in Hive NYC's Project Learning Lab, a peer learning space that aims to workshop, share practices, introduce new tools, and exchange ideas and feedback about members' projects, met for a session focused on building effective partnerships.  This post shares the best practices they identified from their own learning and experiences in building partnerships with other educators, schools, city agencies, nonprofits, and other institutions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-15_163412.5366100000.jpg",
            "created": "2017-05-15T16:34:12.536237Z",
            "moderation_state": 3
        },
        {
            "id": 418,
            "content_url": "https://blog.mozilla.org/blog/2017/08/08/mozilla-information-trust-initiative-building-movement-fight-misinformation-online/",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "fakenews",
                "fellows",
                "fellowships",
                "misinfocon",
                "misinformation"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Phillip Smith",
            "submitter_profile_id": 3,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Phillip Smith",
                    "profile_id": 50,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Mozilla Information Trust Initiative",
            "description": "Building a movement to fight misinformation online",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-09_224957.8145850000.jpg",
            "created": "2017-08-09T22:49:14.905249Z",
            "moderation_state": 3
        },
        {
            "id": 315,
            "content_url": "http://www.lisard.com/open-dataopen-minds/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Elisabeth Sylvan",
                    "profile_id": 135,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Data / Open Minds",
            "description": "Open Data/Open Minds (ODOM) is a program that supports people to tell local environmental and community stories through data investigations, science notebooking and civic engagement.  We are working to figure out how might we use paper, low-cost hardware, and the web to: 1) serve and display ambient live data and 2) support learning about science and data through curated and personal data collection.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/Open-Data-Open-Minds/odom_GlobalSprint2017",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-26_155455.8989940000.jpg",
            "created": "2017-05-26T15:54:55.898680Z",
            "moderation_state": 3
        },
        {
            "id": 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": 218,
            "content_url": "https://andyhub.com/concepts/mobile-reporting/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "atxh4c",
                "hack for change",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Andrew Nelson",
                    "profile_id": 25,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mobile Map IO",
            "description": "Mobile Map IO is boilerplate code and design for creating mobile reporting apps. This open-source project on Github is built using popular, proven web technologies to allow it to be most easily picked up by other civic hackers. With Mobile Map IO, a civic hacker can create a mobile app with an API and mapping capabilities customized for their project in less than an hour.",
            "get_involved": "Share issues or ideas",
            "get_involved_url": "https://github.com/werdnanoslen/mobile-map-io/labels/mozsprint",
            "interest": "This is a great open-source project from a Mozilla Open Leadership Fellow for the 2017 Global Sprint",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_142301.7321070000.png",
            "created": "2017-04-13T14:23:01.731647Z",
            "moderation_state": 3
        },
        {
            "id": 452,
            "content_url": "https://medium.com/read-write-participate/harnessing-the-energy-around-antitrust-and-competition-to-promote-a-healthy-internet-d326eaa2fd44",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Caroline Holland",
                    "profile_id": 338,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Antitrust, Competition, and a Healthy Internet",
            "description": "Mozilla Tech Policy Fellow Caroline Holland blogs about competition, anti-trust, and a healthy web.\n\nCaroline is a Former Official at the U.S. Department of Justice Antitrust Division and Former Chief Counsel of the Senate Antitrust Subcommittee.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-03_194646.9609800000.png",
            "created": "2017-10-03T19:46:46.960182Z",
            "moderation_state": 3
        },
        {
            "id": 273,
            "content_url": "https://github.com/mozilla-neutrino/neutrino-dev",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "javascript",
                "mozsprint",
                "open web",
                "software"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Eli Perelman",
                    "profile_id": 8,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Neutrino",
            "description": "This Global Sprint project aims to create and build modern JavaScript applications with zero initial configuration. Neutrino combines the power of Webpack with the simplicity of presets.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "https://github.com/mozilla-neutrino/neutrino-dev",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_204304.0556300000.png",
            "created": "2017-05-11T20:43:04.054752Z",
            "moderation_state": 3
        },
        {
            "id": 420,
            "content_url": "https://digitalimpact.org/internet-health-a-checkup-for-civil-society/",
            "is_bookmarked": false,
            "tags": [
                "internet health"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Solana Larsen",
            "submitter_profile_id": 81,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Solana Larsen",
                    "profile_id": 81,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Internet Health: A Checkup for Civil Society",
            "description": "Register now for a (free, of course) virtual roundtable discussion on September 27, 2017 led by Lucy Bernholz, Director of Stanford University's Digital Civil Society Lab (DCSL) with Solana Larsen, Editor of Mozilla’s Internet Health Report, Dhanaraj Thakur, Senior Research Manager at the Alliance for Affordable Internet and the World Wide Web Foundation; and Jessica Feldman, media theorist, artist, and Postdoctoral Fellow at the DCSL.",
            "get_involved": "Sign up to take part",
            "get_involved_url": "",
            "interest": "Internet health – how do we define, measure, and foster it for social good?",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-14_123514.4485120000.png",
            "created": "2017-08-14T12:35:14.447794Z",
            "moderation_state": 3
        },
        {
            "id": 73,
            "content_url": "http://skellystudio.co.uk/portfolio/the-wayback-machine/",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "connected home",
                "critical design",
                "iot"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Martin Skelly",
                    "profile_id": 64,
                    "is_active": true
                },
                {
                    "name": "Peter Bihr",
                    "profile_id": 387,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Wayback Machine",
            "description": "A prototype product which controls the availability of tech & services within a connected home. Turn a rotary dial to wind back time and turn off digital services and connections.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The prototype was created during the 2016 Mozilla Open IoT Design Sprint. As a conceptual prototype, it challenges us to think about the control we have over our technology, and the control that tech has over us.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/73.jpg",
            "created": "2016-09-27T22:09:32.648000Z",
            "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": 424,
            "content_url": "https://github.com/Carotejada/native_club",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Fundraise",
                "Localize & translate"
            ],
            "published_by": "Carolina Tejada",
            "submitter_profile_id": 97,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Carolina Tejada",
                    "profile_id": 97,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Native Club",
            "description": "This project aims to train leaders in indigenous communities located in Mexico, Ecuador, Colombia, Peru and México, with the skills they need to start producing and/or localizing websites, tools, and other type of digital content.\n\nAt the end we plan to consolidate a group of open web leaders who feel empowered to foster the movement within their communities.",
            "get_involved": "We are currently developing a web basics curriculum in Spanish. Modules are described in the Repo for contributions who are whiling to help with content, videos, images, ideas, etc.",
            "get_involved_url": "https://github.com/Carotejada/native_club",
            "interest": "Because it leverages the inclusion of one of the most underrepresented communities in the world, providing them with the skills and tools to take action and have a voice.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-29_191557.7074480000.jpg",
            "created": "2017-08-29T19:15:57.706519Z",
            "moderation_state": 3
        },
        {
            "id": 426,
            "content_url": "http://hivetoronto.org/open-source-for-all/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "hive learning networks",
                "hive toronto",
                "open educational resource",
                "open leadership",
                "open leadership training",
                "open source",
                "youth",
                "youth activism",
                "youth-led"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Create content",
                "Take Action",
                "Join community"
            ],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Source for All: A call to action for community needs.",
            "description": "An article about open source leadership for all -- a call to action for community needs. Open source culture is not just for software development, coding and online initiatives. As leaders in web literacy, digital inclusion and decentralization, it’s important to acknowledge the role the internet plays in community access and needs. Our youth council demonstrate and advocate for open source to truly reflect inclusivity, diversity and accessibility.",
            "get_involved": "Lead your own youth open leadeship training in your community!",
            "get_involved_url": "https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/develop-an-open-project-strategy-with-open-canvas/",
            "interest": "Learn about open source from a community perspective and what role you can adpot to advocate for a truly inclusive, diverse and accessible open source culture.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-05_165800.9150770000.jpg",
            "created": "2017-09-05T16:58:00.914624Z",
            "moderation_state": 3
        },
        {
            "id": 277,
            "content_url": "http://www.slj.com/2017/05/programs/supermoons-cause-tidal-waves-true-or-false-our-news-literacy-program-challenges-fourth-graders-to-find-out/#_",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "media literacy",
                "misinformation",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 105,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Supermoons Cause Tidal Waves",
            "description": "This is a School Library Journal article by Kim Wilkens and Sarah FitzHenry detailing how they used Mozilla's Web Literacy framework, curriculum, and tools (alongside other resources) to help teach media literacy and fake news to middle school students.",
            "get_involved": "Share the article on social media, comment on it, and share resources with Kim and Sarah.",
            "get_involved_url": "",
            "interest": "This is a great example of how our community contributes to open news efforts in the Mozilla Network.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-12_171133.4131660000.jpg",
            "created": "2017-05-12T17:11:33.412608Z",
            "moderation_state": 3
        },
        {
            "id": 278,
            "content_url": "https://thimbleprojects.org/techkim/258242/#overview",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "fake news",
                "misinformation",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Mentor",
                "Promote"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 105,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Foiling Fake News",
            "description": "This is a teaching kit put together by Kim Wilkens and Sarah FitzHenry to teach fake news, misinformation, and media literacy to middle school students.",
            "get_involved": "Share the teaching kit on social media and remix it to use in your work with community members!",
            "get_involved_url": "",
            "interest": "This is a great example of community members using Mozilla tools (like Thimble) and Web Literacy standards to share teaching resources that fight fake news and misinformation.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-12_171623.1594020000.jpg",
            "created": "2017-05-12T17:16:23.158863Z",
            "moderation_state": 3
        },
        {
            "id": 462,
            "content_url": "http://falsifiable.us",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open access",
                "open data",
                "open leadership zone",
                "open science",
                "reproducibility",
                "science"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community"
            ],
            "published_by": "Ivo Jimenez",
            "submitter_profile_id": 129,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ivo Jimenez",
                    "profile_id": 129,
                    "is_active": true
                },
                {
                    "name": "Sina Hamedian",
                    "profile_id": 108,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Popper",
            "description": "Validating experimental results in research is time-consuming; it takes too long to recreate the environment where an experiment originally ran. Popper is a sound experimentation protocol rooted in best open source software practices. The Popper CLI tool aids practitioners in following the protocol and convention (for organizing files in a version-control repository), providing an easy way to implement experiments that are automatically re-executed and validated.",
            "get_involved": "We are looking for domain experts that might be willing to implement experiments following the convention and using our CLI tool. We also have a list of open issues on our github and welcome contributions of any kind",
            "get_involved_url": "http://github.com/systemslab/popper",
            "interest": "Popper allows practitioners (researchers, students) to make Open Science a reality. By following best DevOps practices taken from the Open Source Software (OSS) world, researchers get to work in the same way as OSS developers and contributors.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_140811.2172810000.png",
            "created": "2017-10-11T22:08:02.079035Z",
            "moderation_state": 3
        },
        {
            "id": 289,
            "content_url": "https://github.com/mozillascience/studyGroupEvents",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint",
                "open science",
                "study groups"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Study Group Event Visualization",
            "description": "The current page of Study Group Event needs enhancement as to provide information about Study Group Programs and Events. Through this page, people learns about events at individual Study Group globally. I would like to import the details of the event, add features to the website and provide statistics i.e, activities on the Study Group page and from all of the forks of the Study Group. The main purpose of the project is to provide visualization and automation to the Study Group community, so they can easily find groups globally and track activities/new developments.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "https://github.com/mozillascience/studyGroupEvents/labels/mozsprint",
            "interest": "It evolves on the Mozilla Science Lab's Study Group Project, a set of repositories to help structure peer learning communities around code and open science. This project collects stats and prototypes viz of our growing community.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-18_145710.1755750000.png",
            "created": "2017-05-18T14:57:10.169777Z",
            "moderation_state": 3
        },
        {
            "id": 463,
            "content_url": "https://gitlab.com/cameralibre/cut-copy-and-paste",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Sam Muirhead",
            "submitter_profile_id": 130,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sam Muirhead",
                    "profile_id": 130,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cut, Copy & Paste: Open Source collaboration workshops (without digital tools!)",
            "description": "'Cut, Copy & Paste' is a workshop format to teach people how open source online collaboration works, in a creative, hands-on way, with no digital tools required! The primary target groups are designers, illustrators, animators, artists, and writers - people working in creative fields who may not ordinarily be exposed to open source ideas, or have the experience of collaborating in this way. Want to know how to do version control using only rubber stamps and a photocopier? I'll be running an open source zine-making workshop all weekend at MozFest, so drop in and try it for yourself!",
            "get_involved": "TAKE PART in the workshop at MozFest; SHARE LINKS to other examples of teaching Open Source in a fun, lo-fi way; contribute NEW IDEAS - what else could work? Could you using prose/poetry/music/illustration to teach Open Source? GIVE FEEDBACK: are there important aspects of open source to get across?",
            "get_involved_url": "https://gitlab.com/cameralibre/cut-copy-and-paste",
            "interest": "Anyone working in open source struggles to explain what makes it special to people outside of tech - Cut, Copy & Paste doesn't just tell people about open source collaboration, it gives them a tangible, memorable experience of it - in a short timeframe, and without any digital tools.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-12_075048.6190490000.png",
            "created": "2017-10-12T07:50:48.618658Z",
            "moderation_state": 3
        },
        {
            "id": 404,
            "content_url": "https://docs.google.com/document/d/1iczIx5F3tkZZaUorjVfYiD6MfnpYU9fvUP7xec0rs0o/edit?usp=sharing",
            "is_bookmarked": false,
            "tags": [
                "mozilla clubs",
                "readinglist",
                "research",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia Vallera",
                    "profile_id": 63,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Clubs Reading List",
            "description": "An evolving reading list curated by Mozilla Clubs Manager, Julia Vallera. These readings are intended to enhance the learning experience for Mozilla Club Leaders around the world.",
            "get_involved": "Contribute additions to this list through our Mozilla Club repository on Github.",
            "get_involved_url": "https://github.com/mozilla/mozillaclubs/blob/master/readinglist.md",
            "interest": "It provides a monthly archive of relevent readings and resources related to Internet Health and Web Literacy.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-14_195403.8626070000.png",
            "created": "2017-07-14T19:54:03.861948Z",
            "moderation_state": 3
        },
        {
            "id": 324,
            "content_url": "https://geraldobarros.me/my-first-webvr-camp-roadshow-with-local-projects-based-in-sao-paulo-and-campinas/",
            "is_bookmarked": false,
            "tags": [
                "webvr"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Geraldo Barros",
            "submitter_profile_id": 9,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Geraldo Barros",
                    "profile_id": 9,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WebVR roadshow with local projects based in São Paulo and Campinas",
            "description": "A-Frame is a web framework for building virtual reality experiences, making it easy for anyone to get involved with virtual reality. Our goal here is to onboard developers into 3D and advance WebVR, an open platform for virtual reality that leverages the Web.At São Paulo and Campinas (brazilian cities) we teach people from technology projects to create new things using A-Frame, the result is that I teach WebVR/A-Frame to developers, creators, educators, clubbers, Mozilla volunteers and people working or not with technology, the workshops were part of the Mozilla Activate campaign.",
            "get_involved": "",
            "get_involved_url": "https://aframe.io/",
            "interest": "Our experience teaching and organizing virtual reality activities in diverse spaces shows that VR is not just for developers, but for all creators.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_034612.8219420000.png",
            "created": "2017-05-31T03:46:12.821531Z",
            "moderation_state": 3
        },
        {
            "id": 405,
            "content_url": "http://hivenyc.org/2017/07/06/digital-media-learning-evaluation-cohort-making-meaning-evaluations/",
            "is_bookmarked": false,
            "tags": [
                "digital literacy",
                "hive learning networks",
                "hive nyc"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Chrystian Rodriguez",
            "submitter_profile_id": 87,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chrystian Rodriguez",
                    "profile_id": 87,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Making Meaning of Social Emotional Learning Evaluations",
            "description": "On June 7th, the Mozilla Hive NYC’s: Youth Digital Media Learning Evaluation cohort met to reflect on the information gathered from program evaluations that measured social emotional learning outcomes in digital learning programs.  Hive members explored how to make observations of young people’s collective growths, identifying effectiveness of youth development practices in digital media and technology programs, and how to translate results to action plans for their work.\n\nFollow the link to an overview of this Hive Member gathering. For more information on Hive NYC, please visit hivenyc.org",
            "get_involved": "",
            "get_involved_url": "http://hivenyc.org/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-07-19T18:21:40.283854Z",
            "moderation_state": 3
        },
        {
            "id": 431,
            "content_url": "http://www.dw.com/en/check-up-for-the-internet/a-40412208",
            "is_bookmarked": false,
            "tags": [
                "internet health",
                "media"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Solana Larsen",
            "submitter_profile_id": 81,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Solana Larsen",
                    "profile_id": 81,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Visits Deutche Welle Akademie",
            "description": "Deutsche Welle Akademie is Germany's leading organization for international media development. Mozilla paid them a visit for a lunchtime talk about Internet health for staff in Berlin (and Bonn via video). Check out the link for a DW interview with Solana Larsen, Mozilla's editor of the Internet Health Report.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-26_141432.4247450000.jpg",
            "created": "2017-09-12T12:06:25.083260Z",
            "moderation_state": 3
        },
        {
            "id": 2285,
            "content_url": "https://foundation.mozilla.org/campaigns/tiktok-political-ads/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Brandi Geurkink",
            "submitter_profile_id": 4026,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Brandi Geurkink",
                    "profile_id": 4026,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "These Are “Not” Political Ads",
            "description": "Mozilla’s investigation reveals how political influencers are flying under the radar on TikTok, because TikTok’s political ad policies are not strong and enforceable enough to monitor the full breadth of paid political influence on the platform.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/tiktok-bring-in-ad-transparency-now/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-06-06_171659.8711830000.jpg",
            "created": "2021-10-13T15:56:30.270667Z",
            "moderation_state": 3
        },
        {
            "id": 476,
            "content_url": "https://www.prereview.org/",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "Mozilla Open Leadership Project",
                "Mozilla Science Mini-Grant Awardee",
                "open leadership zone"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Sam Hindle",
            "submitter_profile_id": 141,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sam Hindle",
                    "profile_id": 141,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Preprint Journal Club Starter Kit",
            "description": "This project aims to develop resources to encourage the hosting of Preprint Journal Clubs at different research institutions around the world. The purpose of a Preprint Journal Club, in our opinion, would be to not only discuss research fresh out of the lab, but to provide an opportunity for early career researchers to develop their manuscript peer review skills, whilst also providing constructive feedback to the authors. We also hope that by introducing preprints into every-day lab practices, this project will promote the engagement of researchers with preprints.",
            "get_involved": "Volunteer to be a beta tester to test out our resources at a preprint journal club in your institution. Email us at [email protected]",
            "get_involved_url": "https://github.com/SamanthaHindle/preprint_JournalClub",
            "interest": "Our project helps to promote Open Access and Open Science, and offers a complementary mechanism for science communication vs traditional publishing",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-20_003807.0782030000.png",
            "created": "2017-10-20T00:38:07.077499Z",
            "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": 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": 482,
            "content_url": "http://sciencefair-app.com",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "open science",
                "publishing",
                "science"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Fundraise",
                "Plan & organize",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Richard Smith-Unna",
            "submitter_profile_id": 140,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Richard Smith-Unna",
                    "profile_id": 140,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "ScienceFair",
            "description": "A decentralised science library where research papers come to life.",
            "get_involved": "",
            "get_involved_url": "https://github.com/codeforscience/sciencefair",
            "interest": "ScienceFair redesigns scientific publishing from the ground up to be open, decentralised, and fair.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-22_125819.9845250000.png",
            "created": "2017-10-22T12:58:19.984120Z",
            "moderation_state": 3
        },
        {
            "id": 483,
            "content_url": "http://www.codeisscience.com/",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone",
                "open science",
                "open source",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Attend",
                "Promote",
                "Code"
            ],
            "published_by": "Yo Yehudi",
            "submitter_profile_id": 120,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Yo Yehudi",
                    "profile_id": 120,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Code is Science",
            "description": "Computer code is strongly present in science nowadays, helping scientists handle difficult calculations and large volumes of information. When an experiment is complete, scientists publish papers reporting the results, but often they forget to publish the source code for their work. You couldn't publish a math paper without the proof, so why can you do it with code? We aim to make scientific code open source by default, so others can peer review and re-run the code. We're also creating a database of scientific journals that only publish papers accompanied by open source code.",
            "get_involved": "You can help out by contributing to technical issues, share http://www.codeisscience.com/ to spread awareness, or share your story - why is open source code in science important to *you*? Do you know of any open source journals? Send us the link!",
            "get_involved_url": "http://www.codeisscience.com/",
            "interest": "Open source should be everywhere, especially in science! Also, we have stickers...",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-22_142619.6724890000.jpg",
            "created": "2017-10-22T14:26:19.671643Z",
            "moderation_state": 3
        },
        {
            "id": 484,
            "content_url": "https://github.com/WhitakerLab/BrainNetworksInPython",
            "is_bookmarked": false,
            "tags": [
                "brains",
                "mozfest",
                "Mozilla Open Leadership Project",
                "Mozilla Science Mini-Grant Awardee",
                "network",
                "neuroscience",
                "open leadership zone",
                "open science",
                "reproducibility",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Code",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Isla Staden",
            "submitter_profile_id": 124,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Isla Staden",
                    "profile_id": 124,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Brain Networks in Python",
            "description": "We're making use of Dr Whitaker's existing code base to develop open source code to investigate the human brain as a network. We are designing analyses to be reproducible, transparent and accessible to new and expert researchers. This project welcomes users and contributors from all disciplines.",
            "get_involved": "Help us test the code, feedback on documentation, help us choose a name",
            "get_involved_url": "https://github.com/WhitakerLab/BrainNetworksInPython",
            "interest": "We are facilitating reproducible network neuroscience research",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-23_110742.2699050000.jpg",
            "created": "2017-10-23T11:07:42.269395Z",
            "moderation_state": 3
        },
        {
            "id": 103,
            "content_url": "http://www.juliavallera.com/blog/mozilla-clubs-end-of-year-goals/",
            "is_bookmarked": false,
            "tags": [
                "mozilla clubs"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia Vallera",
                    "profile_id": 63,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Clubs end of year goals: 2016",
            "description": "A description of goals for Mozilla Clubs for the remainder of 2016",
            "get_involved": "",
            "get_involved_url": "https://learning.mozilla.org/clubs/",
            "interest": "It is an update on Mozilla clubs",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-07-29T19:30:51.667000Z",
            "moderation_state": 3
        },
        {
            "id": 487,
            "content_url": "https://github.com/trallard/Coding-foundation",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Create content"
            ],
            "published_by": "Tania R Allard",
            "submitter_profile_id": 151,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tania R Allard",
                    "profile_id": 151,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Coding Foundation",
            "description": "Coding foundation is an open source initiative aiming to increase the numbers of women and queer individuals in undergraduate courses related to computer science and associated tech areas.",
            "get_involved": "We want people interested in sharing their stories as someone in the tech/computer science community, or encourage others to do so. We also need help to curate lists of online resources for gals willing to start a career in computer science or tech",
            "get_involved_url": "https://github.com/trallard/Coding-foundation",
            "interest": "This project is focused on increasing tech diversity because we believe more diverse communities produce better projects",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_084444.5887900000.png",
            "created": "2017-10-24T08:44:44.588418Z",
            "moderation_state": 3
        },
        {
            "id": 342,
            "content_url": "https://github.com/nifrasismail/feedback",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "NIFRAS ISMAIL",
                    "profile_id": 14,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "FeedBACK API",
            "description": "Today feed backs are given by only based on the 5 start rating or reviews. we have a plan to create a global feedback API to giving more specific feedbacks to the users. Example say a food we are categorizes the rating based on spicy, healthy, look and feel, richness, and etc. These categories are not handled by a single hand it should be a crowd source",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/nifrasismail/feedback/blob/master/Contributing.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_152624.3625380000.png",
            "created": "2017-06-01T15:26:24.362016Z",
            "moderation_state": 3
        },
        {
            "id": 318,
            "content_url": "http://2017.dundeedesignfestival.com/event-entry/voice-works-speech-recognition-the-internet-of-things/",
            "is_bookmarked": false,
            "tags": [
                "iot",
                "open iot",
                "voice"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Martin Skelly",
            "submitter_profile_id": 64,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Martin Skelly",
                    "profile_id": 64,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Voice Prototype Workshop",
            "description": "A series of provocative prototypes to raise awareness, encourage debate and enable change around a voice controlled Internet. Created for a workshop at the Dundee Design Festival 2017.",
            "get_involved": "Coming soon to github repo for further development",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-30_141406.7813530000.jpg",
            "created": "2017-05-30T14:14:06.780772Z",
            "moderation_state": 3
        },
        {
            "id": 490,
            "content_url": "https://www.ecmwf.int/",
            "is_bookmarked": false,
            "tags": [
                "open access",
                "open data"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Claudia Vitolo",
            "submitter_profile_id": 155,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Claudia Vitolo",
                    "profile_id": 155,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Unthinkable weather",
            "description": "ECMWF and the Copernicus programme provide a large amount of open weather and environmental data. These data is not only useful for the weather and environmental communities but it could benefit anyone: from scientists and students in many fields to companies and NGOs. We will present lots of creative ways of using our open weather and climate data. The inspiration comes from years of research in combination with some spectacular ideas developed at the ECMWF OpenDataHack 2017. Come and join us!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The application of weather and environmental data can benefit anyone.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2017-10-24T15:25:58.906312Z",
            "moderation_state": 3
        },
        {
            "id": 491,
            "content_url": "https://github.com/mickfuzz/mozilla-webgame-clubs",
            "is_bookmarked": false,
            "tags": [
                "gaming",
                "html5",
                "learn javascript",
                "mozfest",
                "open leadership zone",
                "open web",
                "web games"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Mick Chesterman",
            "submitter_profile_id": 154,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Luke Pacholski",
                    "profile_id": 147,
                    "is_active": true
                },
                {
                    "name": "Mick Chesterman",
                    "profile_id": 154,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Sharing Resources for Making Webgames",
            "description": "Let’s make “Web Games to Change the World”. This project is a network of people to support issue-based, computer club activities to make web games. Together we are creating a hub of resources to help this happen in Mozilla Clubs and beyond.",
            "get_involved": "Coders - could you write simple JS games (especially using the phaser library), join our network of Mentors, share JS game resources on our wiki.   Educators, please share on creative coding exploring web and justice issues. Everyone, come to our workshop called Digital Braves at Moz Fest!",
            "get_involved_url": "https://github.com/mickfuzz/mozilla-webgame-clubs",
            "interest": "We hope that those involved in Mozilla Clubs and Developers who like coding for fun can come together to build a resource of fun, remixable games written in javascript and linked playful activities that help us explore the web, global issues and learn to code at the same time.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_153257.5715450000.png",
            "created": "2017-10-24T15:32:57.571188Z",
            "moderation_state": 3
        },
        {
            "id": 1,
            "content_url": "https://leaomozillaclubs.com/digital-inclusion-faster-curriculum-experimental-fb65e3e335ec#.9fofcctna",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "labs",
                "learning",
                "mozilla clubs"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Geraldo Barros",
                    "profile_id": 9,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Digital Inclusion: Faster Curriculum Experimental",
            "description": "Experiment focused on teaching basic computer and web skills in 3 weeks.",
            "get_involved": "You can give feedback and develop local digital inclusion activities.",
            "get_involved_url": "",
            "interest": "Because digital inclusion can connect everyone to the internet",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-02-03T00:06:59.318000Z",
            "moderation_state": 3
        },
        {
            "id": 492,
            "content_url": "https://frametrail.org",
            "is_bookmarked": false,
            "tags": [
                "Annotation",
                "Open Video",
                "Remix"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Joscha Jaeger",
            "submitter_profile_id": 156,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Joscha Jaeger",
                    "profile_id": 156,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "FrameTrail",
            "description": "FrameTrail is an open source software that let's you experience, manage and edit interactive video directly in your web browser.It enables you to hyperlink filmic contents, include additional multimedia documents (e.g. text overlays, images or interactive maps) and to add supplementing materials (annotations) at specific points.",
            "get_involved": "Test the prototype, give us feedback, file an issue or get in touch for a collaborative project idea",
            "get_involved_url": "https://frametrail.org/contributing.html",
            "interest": "FrameTrail contributes to a more open, linked, transparent, accessible and remixable web of video contents.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-30_150040.9405420000.png",
            "created": "2017-10-24T15:56:06.803870Z",
            "moderation_state": 3
        },
        {
            "id": 493,
            "content_url": "https://songwhip.com",
            "is_bookmarked": false,
            "tags": [
                "music"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Design"
            ],
            "published_by": "Wilson Page",
            "submitter_profile_id": 161,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Wilson Page",
                    "profile_id": 161,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Songwhip",
            "description": "Songwhip creates universal music links everyone can play. Whether you're an artist announcing your latest release or sharing your latest musical find with friends, it's best done with a Songwhip link.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Songwhip democritises music sharing by removing the barriers between siloed music platforms.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-25_083749.5476460000.png",
            "created": "2017-10-25T08:37:49.547302Z",
            "moderation_state": 3
        },
        {
            "id": 494,
            "content_url": "https://github.com/ppolsinelli/CoopsAndDragons",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Pietro Polsinelli",
            "submitter_profile_id": 157,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Pietro Polsinelli",
                    "profile_id": 157,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Coops & Dragons",
            "description": "",
            "get_involved": "",
            "get_involved_url": "https://github.com/ppolsinelli/CoopsAndDragons",
            "interest": "Its about exploring platform coops and their relationship with privately owned crowd sourced networks.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-25_083822.8757110000.png",
            "created": "2017-10-25T08:38:22.875107Z",
            "moderation_state": 3
        },
        {
            "id": 111,
            "content_url": "https://blog.webmaker.org/open-world-open-web",
            "is_bookmarked": false,
            "tags": [
                "hackathon",
                "high school",
                "students",
                "technology"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "SPARK Hackathon",
            "description": "Participants came from six different area high schools and formed teams to tackle real-world problems posed by sponsors, including Mozilla.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Local industry professionals came to HS students with real-life problems to solve.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-11T22:13:24.040000Z",
            "moderation_state": 3
        },
        {
            "id": 499,
            "content_url": "https://github.com/Monsauce/Open-the-North",
            "is_bookmarked": false,
            "tags": [
                "localisation",
                "mozfest",
                "open data",
                "open leadership zone"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design"
            ],
            "published_by": "Monica Granados",
            "submitter_profile_id": 167,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Monica Granados",
                    "profile_id": 167,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Guide to Eating Ontario Fishes mobile app",
            "description": "Ontario Ministry of the Environment and Climate Change (MOECC) publishes guidelines on how many fish of (a given subset of sportfish) is safe to eat. While this information is available in a printed guide and on their website, the information is displayed not displayed in a user-friendly format and is inaccessible to individuals living in remote regions of the province. We are building a mobile app version of the guide using open data available through the MOECC.",
            "get_involved": "Help us on make a better user interface. The beta app has a rough user interface and needs a designer's touch!",
            "get_involved_url": "https://github.com/Monsauce/Open-the-North/blob/master/CONTRIBUTING.md",
            "interest": "We are working in the open to make open data more accessible.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-25_172033.6272700000.png",
            "created": "2017-10-25T17:20:33.626650Z",
            "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": 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": 392,
            "content_url": "http://hivetoronto.org/ca-pture-youth-led-digital-storytelling-project-cyberbullying-launches/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cyberbullying",
                "hive learning networks",
                "hive toronto",
                "online security"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Ca.pture: a youth-led digital storytelling project on cyberbullying launches",
            "description": "Hive Toronto is excited to announce the launch of the Ca.pture project — a youth-driven, digital storytelling project that captures and maps cyber bullying experiences of GTA teens through multiple lenses: survivor, bully, witness, and intervenor. Youth from the YWCA Toronto and Youth Empowering Parents (YEP), in collaboration with Mozilla staff and educators, will develop open–source digital skill building activities designed to empower their peers to prevent, navigate, and intervene in electronic bullying. This project is supported by a grant from CIRA’s Community Investment Program.",
            "get_involved": "",
            "get_involved_url": "http://hivetoronto.org/ca-pture-youth-led-digital-storytelling-project-cyberbullying-launches/",
            "interest": "Ca.pture aims to build a curriculum for educators and community members, informed and executed by youth to empower their peers to prevent, navigate and intervene in electronic bullying.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-27_173605.7662980000.png",
            "created": "2017-06-27T17:36:05.765538Z",
            "moderation_state": 3
        },
        {
            "id": 310,
            "content_url": "http://opensourcehelpwanted.com",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Jeffrey Fisher",
            "submitter_profile_id": 19,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jeffrey Fisher",
                    "profile_id": 19,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Source Help Wanted",
            "description": "Helps you find issues you can work on and become a contributor!",
            "get_involved": "Looking for help transforming this tool into the open source search tool it was meant to be!",
            "get_involved_url": "https://github.com/jeffslofish/open-source-help-wanted",
            "interest": "It helps you find open source issues to work on quickly and easily",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-05-26T01:09:44.449957Z",
            "moderation_state": 3
        },
        {
            "id": 779,
            "content_url": "https://gitlab.com/stemcellbioengineering/context-explorer",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "bio",
                "code",
                "microscopy",
                "mozsprint",
                "open science",
                "python"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Mentor",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Joel Östblom",
            "submitter_profile_id": 522,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Joel Östblom",
                    "profile_id": 522,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "context-explorer",
            "description": "context-explorer facilitates analyses and visualization of data extracted from\nmicroscope images of cells. The analyses methods in context-explorer focus on how populations of cells are affected by their surrounding environment, such as variations in cell signaling and cell density.  Equipped with a graphical user interface, context-explorer aims to enable\npowerful analysis and visualizations of cell data for a broad scientific audience, instead of being accessible only to scientist with programming experience.",
            "get_involved": "There are many ways to help! Test how easy it is to install and use the software, give feedback on the documentation, improve the source code, create tests, and more.",
            "get_involved_url": "https://gitlab.com/stemcellbioengineering/context-explorer/blob/master/CONTRIBUTING.md",
            "interest": "This is an opportunity to accelerate scientific research! Contributions can directly improve current research in our stem cell lab, and hopefully future research by other groups in diverse topics.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-29_142604.5861530000.png",
            "created": "2018-04-29T14:26:04.585589Z",
            "moderation_state": 3
        }
    ]
}