A view that permits a GET to allow listing all the entries
in the database

**Route** - `/entries`

#Query Parameters -

- `?search=` - Search by title, description, get_involved, interest,
creator, and tag.
- `?ids=` - Filter only for entries with specific ids. Argument
must be a comma-separated list of integer ids.
- `?tag=` - Allows filtering entries by a specific tag
- `?issue=` - Allows filtering entries by a specific issue
- `?help_type=` - Allows filtering entries by a specific help type
- `?has_help_types=<True or False>` - Filter entries by whether they have
help types or not. Note that `True`
or `False` is case-sensitive.
- `?featured=True` (or False) - both capitalied. Boolean is set in admin UI
- `?page=` - Page number, defaults to 1
- `?page_size=` - Number of results on a page. Defaults to 48
- `?ordering=` - Property you'd like to order the results by. Prepend with
`-` to reverse. e.g. `?ordering=-title`
- `?moderationstate=` - Filter results to only show the indicated moderation
state, by name. This will only filter if the calling
user has moderation permissions.

GET /api/pulse/v2/entries/?format=api&ordering=get_involved&page=32
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=get_involved&page=33",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=get_involved&page=31",
    "results": [
        {
            "id": 115,
            "content_url": "http://hiveresearchlab.files.wordpress.com/2014/02/hrl-jumpstarts.pdf",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Jumpstart: Pop-Ups, Hack Jams & Maker Parties",
            "description": "This two-pager provides an overview on using pop-ups, hack jams and maker parties to promote youth pathways and organizational innovation.",
            "get_involved": "If you used recommendations from the jumpstart, we'd love to hear how they played out!",
            "get_involved_url": "http://hiveresearchlab.org",
            "interest": "Anyone running pop-ups, hack-jams or maker parties can up their game in terms of how youth and organizations benefit from these events.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-07T22:04:13.120000Z",
            "moderation_state": 3
        },
        {
            "id": 1427,
            "content_url": "https://github.com/twintproject/twint-utils",
            "is_bookmarked": false,
            "tags": [
                "data scie",
                "open-source",
                "osint",
                "social media",
                "twitter"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open-source Twitter Mutual Followers Detector",
            "description": "My \"mufos\" detector was accepted into the open-source Twitter OSInt platform Twint. Ideally this simple code snippet could be used in larger pipelines of data analysis. I also made a non-coder friendly version if you're curious who the mutuals are of a given account but don't know how to run code. https://colab.research.google.com/drive/1AOXQxkOWbq7KEHWVBRiOrYhTOSg3QTqq",
            "get_involved": "If you want to contribute, please contribute other projects to the Twint-utils project.",
            "get_involved_url": "https://github.com/twintproject/twint-utils",
            "interest": "Social media analysis",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-16_213853.5949020000.JPG",
            "created": "2019-10-16T21:38:53.594549Z",
            "moderation_state": 3
        },
        {
            "id": 1032,
            "content_url": "https://nordicesmhub.github.io/",
            "is_bookmarked": false,
            "tags": [
                "artic",
                "climate",
                "earth system model",
                "EC-EARTH",
                "NorESM"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Design",
                "Test & feedback"
            ],
            "published_by": "Anne Fouilloux",
            "submitter_profile_id": 1978,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anne Fouilloux",
                    "profile_id": 1978,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Nordic Earth System Modeling Hub",
            "description": "The Nordic Earth System Modeling Community aims at building a hub around Earth System Modeling in the  Nordic countries (Denmark, Finland, Sweden, Iceland, Estonia, Norway) for sharing knowledge, codes (climate models, Galaxy climate data analysis and visualization tools), training materials so that our contributions can be exploited/reused by other communities.",
            "get_involved": "Initially we need help to better organize our github organization, build our website to explain our goals and facilitate contributions.",
            "get_involved_url": "",
            "interest": "Understanding Climate data and being able to use Climate data without being a climate specialist might be interested to other communities, and can trigger new multidisciplinary collaborations.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-04_133827.3637550000.png",
            "created": "2019-02-04T13:38:27.363198Z",
            "moderation_state": 3
        },
        {
            "id": 92,
            "content_url": "http://dreamyard.parsons.edu/",
            "is_bookmarked": false,
            "tags": [
                "hive",
                "hive nyc",
                "learning portfolio",
                "new york city",
                "schools"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "DreamYard Learning Portfolio",
            "description": "A project to bring the Learning Portfolio model to schools and educational organization across NYC by making the digital portfolios more accessible to all students to tell their own learning story.",
            "get_involved": "Interested in bringing Learning Portfolios to your school or organizations?",
            "get_involved_url": "http://dreamyard.parsons.edu/contact/",
            "interest": "Supported by the New York Community Trust’s Hive Digital Media and Learning Fund",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-13T02:34:15.582000Z",
            "moderation_state": 3
        },
        {
            "id": 1173,
            "content_url": "https://www.meetup.com/OpenMaine/events/260852564",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Join community"
            ],
            "published_by": "Nick Kaufmann",
            "submitter_profile_id": 1919,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Chris Bond",
                    "profile_id": 1930,
                    "is_active": true
                },
                {
                    "name": "Nick Kaufmann",
                    "profile_id": 1919,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "#Mozsprint with Open Maine:Help build #CivicArchipelago for #CivicTech education",
            "description": "Open Mainers Chris Bond and Nick Kaufmann will present Civic Archipelago, a civic tech education project they are working on through the Mozilla Open Leaders Program. Participants can dive into working on the open source web site, or brainstorming challenges to help people become civic superheroes. All skill levels and backgrounds welcome!\nDate/Time: Thursday May 23rd, 6pm EST\nIn Maine? Join us at Portland Webworks, 5 Milk St, Portland\nRemote? Join our gitter chat: https://gitter.im/civicarchipelago/",
            "get_involved": "Interested in civics/education? Help us design educational #civictech challenges. Got webdev experience=? help us fork an open source website",
            "get_involved_url": "https://www.meetup.com/OpenMaine/events/260852564",
            "interest": "#civictech #openeducation",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-10_171358.3966300000.png",
            "created": "2019-05-10T17:13:58.396116Z",
            "moderation_state": 3
        },
        {
            "id": 1726,
            "content_url": "https://smat-streamlit.herokuapp.com",
            "is_bookmarked": false,
            "tags": [
                "conspiracies",
                "disinformation",
                "hate tracking",
                "open research",
                "open-source",
                "social media"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Social Media Analysis Toolkit",
            "description": "The Social Media Analysis Toolkit (SMAT) was designed to help facilitate activists, journalists, researchers, and other social good organizations to analyze and visualize larger trends on a variety of platforms. Our intention is to provide easy to use tools that help you tell a story about something happening at a large scale online. The tools are designed to be quick and simple so that users could quickly respond to things like disinformation and hate as they occur, while also having the tools be rigorous enough to have applications in scholarly research.",
            "get_involved": "Interested people can test, use, code, or just share the tools with others!",
            "get_involved_url": "https://gitlab.com/smat-project",
            "interest": "To help aid in analyzing phenomena like hate and disinformation on social media.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-21_023041.0771690000.JPG",
            "created": "2020-05-21T02:30:41.076707Z",
            "moderation_state": 3
        },
        {
            "id": 1030,
            "content_url": "https://github.com/BhuvanaMeenakshiK/FarmersGear",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Localize & translate",
                "Mentor",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Bhuvana Meenakshi Koteeswaran",
            "submitter_profile_id": 1911,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "David Bild",
                    "profile_id": 1819,
                    "is_active": true
                },
                {
                    "name": "Bhuvana Meenakshi Koteeswaran",
                    "profile_id": 1911,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Farmer's Gear",
            "description": "I’m working with farmers, NGOs, coders and citizens of a country to build this concept based web game application so that every player of the game can learn how to do agriculture in their own place and also gain access to various levels of the game by donating some amount of grains to people under the poverty line of their counry.",
            "get_involved": "I require help in development of a simple game for the project that can engage audience in learning agriculture or farming.",
            "get_involved_url": "https://github.com/BhuvanaMeenakshiK/FarmersGear",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-01-31T18:09:15.644697Z",
            "moderation_state": 3
        },
        {
            "id": 50,
            "content_url": "https://github.com/lab804/labmet-weatherstation/blob/develop/README.md",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "agriculture",
                "arduino",
                "iot",
                "mozfest"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Go Green IoT",
            "description": "Labmet is an open source platform that was built with a simple goal: to help people with agriculture by seamlessly using the agronomical best practices on their own planted food, and to help them lower environmental impact.",
            "get_involved": "It would be awesome to have contributors to our project! There is plenty of stuff that the project requires and the community can help such as adding agricultural and agrometeorological models to the labmet libraries, improving the weather station code, electronic project, adding more sensors.",
            "get_involved_url": "https://github.com/lab804",
            "interest": "With this project people around the world will minimize water waste, avoid unnecessary pesticides, and reduce environmental contaminates. A simple IoT platform will help them utilize all the agronomic best practices.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/50.jpg",
            "created": "2016-10-27T18:37:20.470000Z",
            "moderation_state": 3
        },
        {
            "id": 1148,
            "content_url": "http://phonk.io",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "creative coding",
                "Live Coding",
                "mobile",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Join community",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Victor Diaz",
            "submitter_profile_id": 2003,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Victor Diaz",
                    "profile_id": 2003,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Phonk.io",
            "description": "Purpose: Provide an easy to follow tutorial on how to build a music instrument using an old mobile phoneOutcome: Create awareness about PhonkInvite people to use and contribute to the Phonk communityProcess:Create a section in Phonk website with links to tutorialsCreate a basic music instrumentWrite the tutorial and publish it in instructables",
            "get_involved": "I would love people to try Phonk, join the community and share what they are making with the world!",
            "get_involved_url": "https://github.com/victordiaz/phonk/issues",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-05-01T20:16:52.291842Z",
            "moderation_state": 3
        },
        {
            "id": 513,
            "content_url": "http://brainbox.pasteur.fr/",
            "is_bookmarked": false,
            "tags": [
                "brain",
                "brain imaging",
                "citizen science",
                "collaboration",
                "mozfest",
                "neuroimaging",
                "open leadership zone",
                "open science",
                "open web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Fundraise",
                "Join community",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Katja Heuer",
            "submitter_profile_id": 180,
            "bookmark_count": 6,
            "related_creators": [
                {
                    "name": "Katja Heuer",
                    "profile_id": 180,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "BrainBox",
            "description": "BrainBox is a Web application to collaboratively work with brain imaging data in real-time.",
            "get_involved": "Join our efforts on GitHub! Everybody very is welcome! We need designers to help us design the user interface and user interaction, we need coders who help us develop our tool and we need people helping us with the segmentations. We welcome every level of expertise and will be happy to help.",
            "get_involved_url": "https://github.com/OpenNeuroLab/BrainBox",
            "interest": "With BrainBox, we build on the Open Web to allow every one to contribute to study the brain.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_134011.2665620000.png",
            "created": "2017-10-27T13:40:11.265889Z",
            "moderation_state": 3
        },
        {
            "id": 188,
            "content_url": "http://spaceappsbrooklyn.com/",
            "is_bookmarked": false,
            "tags": [
                "open science"
            ],
            "issues": [
                "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": "Space Apps 2017",
            "description": "The Mozilla Science Lab is supporting our second annual Space Apps challenge hackathon, a global event to work on the NASA earth challenges and support the advancement of the open sciences.",
            "get_involved": "Join our event in Brooklyn (4/29-4/30), reach out to us on twitter/github, or attend our Data Bootcamp (4/28/17)",
            "get_involved_url": "https://2017.spaceappschallenge.org/locations/brooklyn-ny/",
            "interest": "Anyone is welcome to join our event in Brooklyn, NY and we're happy to share our materials for the data bootcamp and hackathon projects with the world via github.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_090425.1817760000.png",
            "created": "2017-04-07T09:04:25.181233Z",
            "moderation_state": 3
        },
        {
            "id": 57,
            "content_url": "http://process.arts.ac.uk/category/project-groups/digital-maker-collective",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "arts",
                "art school",
                "arts education",
                "creative industries",
                "design",
                "mozfest",
                "photogrammetry",
                "virtual reality",
                "web"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Digital Maker Collective",
            "description": "The Digital Maker Collective are an open group of University of the Arts London staff, students, alumni who share common goals of exploring digital & emerging technologies in the context of arts, education, society and the creative industries.",
            "get_involved": "Join our networks and get involved in upcoming events and meet-ups @CCWDigital #DigitalMakerCollective",
            "get_involved_url": "",
            "interest": "Creativity, arts, art school, arts education, creative industries, design, performance",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/57.gif",
            "created": "2016-10-26T20:37:07.738000Z",
            "moderation_state": 3
        },
        {
            "id": 1896,
            "content_url": "https://youtu.be/F46lX5VIoas?t=8234",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "AI policy",
                "data privacy",
                "decentralization",
                "differential privacy",
                "federated learning",
                "human centered design",
                "Humane technology",
                "machine learning",
                "open source",
                "privacy",
                "reinforcement learning",
                "tai-wg",
                "user research"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Madeleine Shang",
            "submitter_profile_id": 4262,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Madeleine Shang",
                    "profile_id": 4262,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Privacy Preserving Browser: as an alternative to Surveillance Capitalism",
            "description": "\"If you are not paying for a product, YOU'RE the product\"-tech proverbWe are not the owner nor the benefactor of data.This created a model that is exploitative and leads to negative outcomes as a community / society i.e. over consumption/environmental damage, extremism, entertainment without true fulfillment/enjoy that is robbing people of their most scarce asset: our time and futures.If we hand control of data back to the ppl via the browser, will that shift us towards a new capital model? Where data is rewarded to companies building better products for consumer and community well-being?",
            "get_involved": "Join the #alt_2_surveillance_capital on mozfest slack",
            "get_involved_url": "https://mozillafestival.org/slack/",
            "interest": "Algorithm and AI is making decisions that affects all of us and changing our behaviours. We would like your help to create a more positive and equitable future alternative to Surveillance Capitalism. Starting with a differentially private browser.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-27_212033.7400670000.png",
            "created": "2020-10-27T21:20:33.739589Z",
            "moderation_state": 3
        },
        {
            "id": 62,
            "content_url": "https://www.youtube.com/watch?v=OG10a1F9gU0",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CSI:GIF",
            "description": "Meet the cops who patrol the tubes of the Internet for the baddest crime of all: GIFs",
            "get_involved": "Join the campaign behind CSI:GIF jail.",
            "get_involved_url": "https://www.changecopyright.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-24T21:56:16.394000Z",
            "moderation_state": 3
        },
        {
            "id": 61,
            "content_url": "https://www.youtube.com/watch?v=Obv6M_c8XVs",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Meme Jail",
            "description": "See what happens when classic memes head to Europe",
            "get_involved": "Join the campaign behind meme jail.",
            "get_involved_url": "https://www.changecopyright.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-24T21:57:50.627000Z",
            "moderation_state": 3
        },
        {
            "id": 63,
            "content_url": "https://www.youtube.com/watch?v=Exc9PAXhOd0",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A Meme Is Born",
            "description": "Why we need copyright laws that set the imagination free",
            "get_involved": "Join the change copyright campaign.",
            "get_involved_url": "https://www.changecopyright.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/63.png",
            "created": "2016-10-24T21:55:03.290000Z",
            "moderation_state": 3
        },
        {
            "id": 1117,
            "content_url": "https://medium.com/read-write-participate/what-does-transparency-mean-to-you-4d0523d468cd",
            "is_bookmarked": false,
            "tags": [
                "openness",
                "working open"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kristina Gorr",
            "submitter_profile_id": 1678,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kristina Gorr",
                    "profile_id": 1678,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "What Does Transparency Mean To You?",
            "description": "This post is part 3 of the Openness at Mozilla series.  We’re taking steps to work like a movement, by applying the practices and skills of ‘working open’ to our everyday work. Working open includes many things, some easily achieved, others more difficult. Transparency — freely sharing information about plans, process, and outcomes — is one of them. We’re currently collecting responses from staff on eight questions that will help us determine where we’re already succeeding and where we can improve.",
            "get_involved": "Join the conversation by commenting and sharing on social media.",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-19_151715.3970060000.jpg",
            "created": "2019-04-19T15:17:15.396690Z",
            "moderation_state": 3
        },
        {
            "id": 410,
            "content_url": "http://portland.sciencehackday.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Danielle Robinson, PhD",
            "submitter_profile_id": 90,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Danielle Robinson, PhD",
                    "profile_id": 90,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Science Hack Day PDX 2017",
            "description": "Science Hack Day PDX is a free chance for anyone to have fun with science, hardware, and software. Join us in Portland September 9 & 10. We are hosted by Portland State University's College of Engineering & Computer Science & PDX Maker Week (pdxmakerweek.com). Participants will have access to the engineering building including laser cutters and 3D printers for 24 hours. Projects include data visualizations, software tools with scientific applications, software, interactive technologies, fabrication of hardware, and DIY experiments - let’s grow innovation & digital inclusion in the PNW!",
            "get_involved": "Join the conversation on twitter @science_hackPDX and our slack channel! Help us promote the event! Watch our github for docs on projects https://github.com/ScienceHackDayPDX",
            "get_involved_url": "http://portland.sciencehackday.org/",
            "interest": "Developers, scientists, science enthusiasts, and many others will come together for a fun weekend of making things and learning!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-01_200753.1132030000.png",
            "created": "2017-08-01T20:07:53.112519Z",
            "moderation_state": 3
        },
        {
            "id": 168,
            "content_url": "https://blog.coralproject.net/12000-people-have-something-to-say/",
            "is_bookmarked": false,
            "tags": [
                "commenters",
                "comments",
                "community",
                "journalism",
                "participation",
                "research",
                "survey"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A Survey of People who Comment",
            "description": "Who comments on news article? What do they want? How do they behave? We surveyed 12,000 people who comment across 20 different US based news organizations and discovered useful facts about commenters.",
            "get_involved": "Join the discussion about this research with the Coral project community.",
            "get_involved_url": "https://community.coralproject.net/t/12-000-people-have-something-to-say/602",
            "interest": "This research can help newsrooms and other publishers improve their audience engagement and create more inclusive and productive communities around their content.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-03-22_205511.2339500000.jpg",
            "created": "2017-03-22T20:55:11.233581Z",
            "moderation_state": 3
        },
        {
            "id": 1107,
            "content_url": "https://medium.com/read-write-participate/what-does-openness-mean-to-you-eb0af9e778bd",
            "is_bookmarked": false,
            "tags": [
                "working open"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Join community",
                "Localize & translate"
            ],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 5,
            "related_creators": [
                {
                    "name": "Abigail Cabunoc Mayes",
                    "profile_id": 62,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "What does openness mean to you?",
            "description": "This post is part 2 of the Openness at Mozilla series.\n\nThe Open Leadership & Events team (OLE) is working to help Mozilla, as well as our friends and allies, in our efforts to work more like a movement. We're kicking this off with the Openness Survey. Each week, a member of the OLE team will be publishing a blogpost focusing on one question from this survey.",
            "get_involved": "Join the discussion by answering: \"what does openness mean to you?\"",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-08_152512.8286090000.png",
            "created": "2019-04-08T15:25:12.828047Z",
            "moderation_state": 3
        },
        {
            "id": 113,
            "content_url": "https://d157rqmxrxj6ey.cloudfront.net/amira/33977/",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "girls",
                "learning",
                "teaching kit",
                "women"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Teaching Kit: Combating Cyber Violence Against Women & Girls",
            "description": "Teaching kit provides understanding of cyber violence against women & girls, creating safer places online, recognizing bullying/attacks.",
            "get_involved": "Join the discussion on the forum and share your stories.",
            "get_involved_url": "https://discourse.webmaker.org/t/tips-curriculum-and-resources-for-teaching-the-web-to-women-and-girls/579",
            "interest": "For the internet to remain an open & safe place, we need to understand why & how cyber violence occurs to step in and prevent it.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/113.jpg",
            "created": "2016-03-11T22:05:11.520000Z",
            "moderation_state": 3
        },
        {
            "id": 30,
            "content_url": "https://medium.com/mozilla-festival/drilling-into-new-potentials-for-open-badges-dbccd5a40638#.5xo00sm61",
            "is_bookmarked": false,
            "tags": [
                "credentials",
                "identity at a distance",
                "open badges"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Drilling into new potentials for Open Badges - Mozfest presentation",
            "description": "The opening session at Mozfest, from Mark Surman, raised the question about widening acceptance by industry and organisations. So is security a potential addition to some badges to widen participation and acceptance?",
            "get_involved": "Join the discussion, what do you think?",
            "get_involved_url": "https://uk.linkedin.com/in/judy-bloxham",
            "interest": "Increasing the use and acceptability of Open Badges as credentials, new ideas",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-04T10:41:33.816000Z",
            "moderation_state": 3
        },
        {
            "id": 1886,
            "content_url": "https://www.riftunit.net/",
            "is_bookmarked": false,
            "tags": [
                "creative industries",
                "digital storytelling",
                "higher education",
                "tai-hackathon-landing",
                "tai-wg",
                "Trustworthy AI"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Design",
                "Join community",
                "Plan & organize",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Marsha Courneya",
            "submitter_profile_id": 2921,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Marsha Courneya",
                    "profile_id": 2921,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Narrative Future of AI",
            "description": "The future of digital storytelling will involve the increasing use of algorithmic tools, both to develop new forms of narrative and to find efficiencies in creative production. However, unsupervised algorithms trained on massive amounts of web-based text come with issues of bias most harmfully pertaining to gender, race, and class. The Narrative Future of AI project aims to address, through a series of workshops, problematic cultural biases of machine learning through the creation of a series of media works that challenge and explore bias in new algorithmic technologies, such as GPT-3.",
            "get_involved": "Join the #narrativefutureofai channel on mozfest slack",
            "get_involved_url": "https://mozillafestival.org/slack/",
            "interest": "This project will apply AI creatively to highlight biases, meaning that a wide variety of skillsets will be crucial to its success.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-28_015222.2008940000.jpg",
            "created": "2020-10-23T15:15:26.445870Z",
            "moderation_state": 3
        },
        {
            "id": 1895,
            "content_url": "https://mozillafestival.org/slack/",
            "is_bookmarked": false,
            "tags": [
                "tai-wg"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Take Action",
                "Join community"
            ],
            "published_by": "Tara Vassefi",
            "submitter_profile_id": 4254,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Tara Vassefi",
                    "profile_id": 4254,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Truth as a Public Good",
            "description": "The Truth as a Public Good (TPG) Working Group will explore the “dilemma” of standardized content authentication and the stakeholders involved in this decision-making ecosystem. Content authentication, evaluating the integrity of shared multimedia content, is crucial in the era of increasing erosion of the public’s trust in media and information sources. The demand and supply for content authentication was incubated by civil society actors. Now with buzzwords, such as deepfakes and fake news, the private sector is catching up to the potential monetary gain of content authentication.",
            "get_involved": "Join the #truth_as_public_good on mozfest slack",
            "get_involved_url": "https://mozillafestival.org/slack/",
            "interest": "The internet and its content was created by all of us, and therefore should belong to all of us.By framing these digital platforms as public goods, we ask can we build a new healthier relationship between the public and private digital companies in order to deliver real value to society.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-29_213122.2898520000.jpg",
            "created": "2020-10-27T19:56:23.325802Z",
            "moderation_state": 3
        },
        {
            "id": 1897,
            "content_url": "https://docs.google.com/document/d/1k51g0rXGbuscynN8hXl4ahyDScvwbBepDn-LL3CkDTc/edit?usp=sharing",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Zen of AI",
            "description": "This project will create The Zen of AI as a set of guiding principles to help people building AI products make design decisions. The Zen of AI is a culture code, intended to shape industry norms. It should be used as a complement to The Zen of Python. When using the two Zens together, they give guidelines on how to write good python code for AI products that are trustworthy.",
            "get_involved": "Join the #wg-building-trustworthy-ai channel on MozFest slack",
            "get_involved_url": "https://mozillafestival.org/slack/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-28_021407.5952900000.jpg",
            "created": "2020-10-28T02:14:07.595024Z",
            "moderation_state": 3
        },
        {
            "id": 584,
            "content_url": "https://medium.com/@chadsansing/creating-our-iot-futures-together-9318b06f3eff",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "internet of things",
                "online privacy & security",
                "open leadership",
                "workshop"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Localize & translate"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Katie Hendrix",
                    "profile_id": 68,
                    "is_active": true
                },
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "IoT Escape Room Workshop",
            "description": "This is a blog post describing our upcoming IoT Escape Room community workshop in Chattanooga, TN, or March 8th and 9th, 2018. The big idea is to empower community members to design and build fun, collaborative, social ways to learn about Internet health issues and connected devices.",
            "get_involved": "Join us as a participant, contribute to our curriculum, ask us questions, or bring the workshop to your community, Contact curriculum manager Chad Sansing to learn more.",
            "get_involved_url": "https://medium.com/@chadsansing/creating-our-iot-futures-together-9318b06f3eff",
            "interest": "This event and its curriculum will bring together a wide range of participants and contributors from across our network and areas of interest.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-06_141058.9978030000.png",
            "created": "2018-02-06T14:10:58.997273Z",
            "moderation_state": 3
        },
        {
            "id": 361,
            "content_url": "http://hivenyc.org/2017/05/22/new-york-2017-state-hive-meet/",
            "is_bookmarked": false,
            "tags": [
                "hive learning networks",
                "hive nyc"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "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 State of the Hive 2017",
            "description": "Mozilla Hive NYC’s State of the Hive 2017, our annual meetup to celebrate and assess the network’s strategic direction, was held on Friday, May 12th at Center for Social Innovation with 76 attendees from 53 organizations, community allies, and field partners.  Topics explored include: creating inclusive digital learning experiences for youth, measuring social emotional evaluation in web literacy programs, creating accessible pathways to learning in computer science, and building effective external partnerships as a network.",
            "get_involved": "Join us at our next meetup on July 13th at The New School.  Registration on our website coming soon.",
            "get_involved_url": "https://www.hivenyc.org",
            "interest": "Hive NYC’s expertise in developing emerging leaders, responding to needs of local communities, and working across sectors on a city level is essential to shaping Mozilla’s global strategy in advocating for an open, healthy internet.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-06_215818.7111250000.jpg",
            "created": "2017-06-06T21:58:18.710675Z",
            "moderation_state": 3
        },
        {
            "id": 313,
            "content_url": "https://github.com/SamanthaHindle/preprint_JournalClub",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Preprint Journal Club",
            "description": "The Preprint Journal Club project aims to develop resources to encourage the hosting of Preprint journal clubs at different research institutions around the world.  We are scientists and ASAPbio Ambassadors passionate about Open Science and we believe preprints can help to promote it.",
            "get_involved": "Join us for the #mozsprint on June 1-2. We will have projects ready for you on our GitHub repository.",
            "get_involved_url": "https://github.com/SamanthaHindle/preprint_JournalClub",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-26_152645.1456580000.png",
            "created": "2017-05-26T15:26:45.145130Z",
            "moderation_state": 3
        },
        {
            "id": 1034,
            "content_url": "https://openscapes.org",
            "is_bookmarked": false,
            "tags": [
                "data science",
                "environment",
                "ocean",
                "open science"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Promote"
            ],
            "published_by": "Julia Stewart Lowndes",
            "submitter_profile_id": 1560,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Julia Stewart Lowndes",
                    "profile_id": 1560,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Openscapes",
            "description": "We champion open practices in environmental science to help uncover data-driven solutions faster. Our work centers around a mentorship program that empowers environmental scientists with open data science tools and grows the community of practice in their labs, departments, and beyond. Our vision is a scientific culture that is more efficient and collaborative, and can uncover environmental solutions faster. Openscapes is operated by the National Center for Ecological Analysis & Synthesis (NCEAS) and is being incubated by a Mozilla Fellowship awarded to Julia Lowndes.",
            "get_involved": "Join us! There is a whole mountain of engagement to help spread the word or participate at openscapes.org",
            "get_involved_url": "https://openscapes.org",
            "interest": "Openscapes is created by an Mozilla Fellow and modeled after Mozilla Open Leaders",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-05_004511.9835790000.png",
            "created": "2019-02-05T00:45:11.982815Z",
            "moderation_state": 3
        },
        {
            "id": 1415,
            "content_url": "https://medium.com/@cy63113/internet-health-report-brazil-the-curious-case-of-internet-in-tupiniquin-land-the-brazilian-tale-c0551e34ec82?",
            "is_bookmarked": false,
            "tags": [
                "IHR",
                "Internet Brazil",
                "Internet Health Report Brazil",
                "mozfest",
                "mozfest2019",
                "Openness Space",
                "Open Project",
                "work in progress"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Cybelle",
            "submitter_profile_id": 300,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Geraldo Barros",
                    "profile_id": 133,
                    "is_active": true
                },
                {
                    "name": "Cybelle",
                    "profile_id": 300,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Curious case of Internet in Tupiniquins Land: the Brazilian tale v.01",
            "description": "The Internet Health Report Brazil is based on efforts made to accomplish the global Internet Health Report, an effort to try to answer the perplexities of what happens locally in Brazil, a country with continental dimensions, and this means not only one, but distinct peculiarities of each region.",
            "get_involved": "Join us to prototype the Internet Health Report of your region during the Mozfest 2019. Openness Space, Saturday, Oct 26, from 11am - 12:30pm",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-04_221454.2278370000.jpg",
            "created": "2019-10-04T22:14:54.227477Z",
            "moderation_state": 3
        },
        {
            "id": 100,
            "content_url": "https://air.mozilla.org/foundation-demos-august-5-2016/",
            "is_bookmarked": false,
            "tags": [
                "demos",
                "design",
                "engineering",
                "mentorship",
                "network",
                "wip"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Network Demos",
            "description": "5 Aug 2016 – Demos of our recent projects, including design, engineering, and related programs.",
            "get_involved": "Join us to watch or share a demo. Usually runs twice a month on Friday 10am Pacific.",
            "get_involved_url": "https://public.etherpad-mozilla.org/p/foundation-demos",
            "interest": "Fast forward to specific projects: 0:56 networking mapping. 8:20 MozFest design. 14:20 Pulse. 19:52 Mentorship program. 21:10 Site localization. 23:30 Carousel component.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-08-09T21:51:26.175000Z",
            "moderation_state": 3
        },
        {
            "id": 71,
            "content_url": "https://air.mozilla.org/foundation-demos-september-30-2016/",
            "is_bookmarked": false,
            "tags": [
                "demos",
                "design",
                "foundation",
                "mofo"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Network Demos",
            "description": "30 Sept 2016 – Demos of our recent projects. Fast forward to 0:25 to see some MozFest design and production. At 4:10, see the design for the Regional Coordinator bios page for Mozilla Clubs.",
            "get_involved": "Join us to watch or share a demo. Usually runs twice a month on Friday 10am Pacific.",
            "get_involved_url": "https://public.etherpad-mozilla.org/p/foundation-demos",
            "interest": "An open look at what we make and how we make it.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-04T17:24:03.599000Z",
            "moderation_state": 3
        },
        {
            "id": 1116,
            "content_url": "https://www.openscapes.org/blog/2019/04/08/summit-reflections1/",
            "is_bookmarked": false,
            "tags": [
                "community",
                "culture",
                "data science",
                "open science"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Julia Stewart Lowndes",
            "submitter_profile_id": 2086,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia Stewart Lowndes",
                    "profile_id": 2086,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Openscapes Champions Summit",
            "description": "In March 2019 I witnessed environmental scientists become champions for open data science when we brought the inaugural cohort of Openscapes Champions together for a summit in Santa Barbara, California. The summit was supported by Mozilla and hosted at the National Center for Ecological Analysis and Synthesis (NCEAS) with the purpose of building relationships, sharing lessons learned, and igniting collaborations. This is the first of several blogs, as an overview of the event and its outcomes.",
            "get_involved": "Join us! We are trying to increase the visiblity and value of open science broadly, and fundraise for the Openscapes program specifically. Thank you!",
            "get_involved_url": "https://www.openscapes.org/contact/",
            "interest": "leading a successful event to excite people about openness, community building",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-18_215623.5075320000.jpg",
            "created": "2019-04-18T21:56:23.507056Z",
            "moderation_state": 3
        },
        {
            "id": 322,
            "content_url": "https://github.com/MrClan/RealTimePolls",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "RealTimePoll",
            "description": "A portal from where users can create a poll, and view the updates as votes are casted, in real time.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/MrClan/RealTimePolls/issues?q=is%3Aissue+is%3Aopen+label%3Amozsprint",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-30_195943.7021790000.gif",
            "created": "2017-05-30T19:59:43.701920Z",
            "moderation_state": 3
        },
        {
            "id": 351,
            "content_url": "https://github.com/WhitakerLab/BrainNetworksInPython",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint",
                "open science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Brain Networks In Python",
            "description": "Brain Networks in Python is a project to make it easy to analyse neuroimaging data as a network.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/WhitakerLab/BrainNetworksInPython/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_224956.8232290000.png",
            "created": "2017-06-02T22:49:56.821365Z",
            "moderation_state": 3
        },
        {
            "id": 341,
            "content_url": "https://github.com/opentechinstitute/990-scraper",
            "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": "Maya Wagoner",
                    "profile_id": 1779,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "990 Scraper",
            "description": "The 990 Scraper is a script for gathering information on nonprofits across the United States based on 990 tax data. This can include total revenues, number of employees, number of volunteers, location, the year it was formed, and more. The Open Technology Institute is using this tool to visualize data on nonprofits that build, use, or engage with technology for social justice, but presumably the tool could be used for any list of nonprofits you want. The script uses the ProPublica Nonprofit Explorer API, and places whatever pieces of information you want into a Google spreadsheet.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/opentechinstitute/990-scraper/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_151944.1372870000.jpg",
            "created": "2017-06-01T15:19:44.136977Z",
            "moderation_state": 3
        },
        {
            "id": 333,
            "content_url": "http://odiogosilva.github.io/TriFusion/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "TriFusion",
            "description": "Streamlining phylogenomic data gathering, processing and visualization. TriFusion is a python GUI and command line desktop application that aims to provide an easy to use, fast and powerful toolkit for dealing with proteome and alignment data in phylogenomic projects. We are looking for any kind of contribution and feedback from the general community.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/ODiogoSilva/TriFusion/issues/270",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_000453.9306820000.png",
            "created": "2017-06-01T00:04:53.930424Z",
            "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": 326,
            "content_url": "https://github.com/edgi-govdata-archiving/web-monitoring",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Comparing Changes on Government Web Pages",
            "description": "The Environmental Data & Governance Initiative (EDGI) has been monitoring changes to the content on tens of thousands of US government web pages. A team of analysts manually inspecting most changes has already identified significant changes to the government’s web presence, however, our work process is extremely labour-intensive. As a result we are building an open-source platform with an easy to use interface compare millions of federal web pages and review ‘diffed’ web page snapshots.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/edgi-govdata-archiving/web-monitoring/issues?q=is%3Aissue+is%3Aopen+label%3Amozsprint",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_121408.4658380000.png",
            "created": "2017-05-31T12:14:08.465535Z",
            "moderation_state": 3
        },
        {
            "id": 334,
            "content_url": "https://github.com/cliqz-oss/privacy-bot",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy bot",
            "description": "Privacy Bot gathers, persists and analyzes privacy policies. Privacy policies are a legal requirement for websites handling users' data. So anyone should be able to access them, read them and understand what it takes (in terms of privacy) to be using a given service. Except no one reads them 🙈 . User's fault? Probably not.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/cliqz-oss/privacy-bot/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_003917.8168190000.png",
            "created": "2017-06-01T00:39:17.816332Z",
            "moderation_state": 3
        },
        {
            "id": 335,
            "content_url": "https://codebuddies.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CodeBuddies",
            "description": "We're a community of independent code learners who help each other on Slack and schedule virtual hangouts to pair program or for study motivation. Members come from around the world and we strive to create a safe space for anyone to start study groups and learn together. The project started in 2014, is free and open-sourced on Github, we're a part of the Open Collective, and our platform (codebuddies.org) is 100% community/volunteer-built.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/codebuddiesdotorg/codebuddies/blob/staging/contributing.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_004247.7077810000.png",
            "created": "2017-06-01T00:42:47.707152Z",
            "moderation_state": 3
        },
        {
            "id": 210,
            "content_url": "https://opensnp.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "dna",
                "genetics",
                "gs2017",
                "mozsprint",
                "open science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "openSNP",
            "description": "openSNP lets customers of direct-to-customer genetic tests publish their test results, find others with similar genetic variations, learn more about their results by getting the latest primary literature on their variations, and helps scientists find new associations.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint, to make openSNP even better!",
            "get_involved_url": "https://github.com/openSNP/snpr/issues?q=is%3Aissue+is%3Aopen+label%3Amozsprint",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_150946.5361120000.png",
            "created": "2017-04-11T15:09:46.535621Z",
            "moderation_state": 3
        },
        {
            "id": 276,
            "content_url": "https://github.com/aletheia-foundation/admin",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "2018",
                "blockchain",
                "eLifeopensciencesoapbox",
                "global sprint",
                "gs2017",
                "mozfest",
                "mozsprint",
                "open access",
                "open leadership zone",
                "open science",
                "publishing"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Code",
                "Promote",
                "Create content"
            ],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kade Morton",
                    "profile_id": 131,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Aletheia",
            "description": "As a decentralised open-access scientific journal, Kade would like Aletheia to be an alternative option for academic publishing. It is managed directly by the community through a decentralised autonomous organisation (DAO) with no single point of control. The database is stored across many peers to provide security — think of it as a peer to peer (P2P) publishing platform and database all rolled into one. Aletheia is being built for any academic and rigorous content, it's not domain-specific.",
            "get_involved": "Kade is looking for people experienced with academic publishing, researchers with content, and people with expertise to review content. Also needs help building the platform and the community around it. Contribute on GitHub or reach out to Kade by email ([email protected]).",
            "get_involved_url": "https://github.com/aletheia-foundation",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_175050.3496070000.jpg",
            "created": "2017-05-12T06:16:32.704235Z",
            "moderation_state": 3
        },
        {
            "id": 14,
            "content_url": "https://transvision.mozfr.org/",
            "is_bookmarked": false,
            "tags": [
                "localization"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Transvision",
            "description": "Transvision is a specialized search engine to find localized strings of all Mozilla products and websites.",
            "get_involved": "Know PHP? Help us add new features!",
            "get_involved_url": "https://github.com/mozfr/transvision#transvision",
            "interest": "Improve translation quality of Firefox in your language",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-12-14T23:22:01.120000Z",
            "moderation_state": 3
        },
        {
            "id": 55,
            "content_url": "http://koruza.net/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "internet",
                "mozfest",
                "network",
                "open hardware",
                "open source",
                "wireless"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "KORUZA Light-Speed Internet",
            "description": "Koruza is a wireless internet system transmitting 1/10 GB of data  through a beam of light from building to building up to 150m apart.",
            "get_involved": "Koruza is developed open source and open hardware. It is available for preorder from October 2016 on. Order a kit, test it, make suggestions, help improve it.",
            "get_involved_url": "http://new.koruza.net/contact/",
            "interest": "Instead of expensive cables or congested radio waves, Koruza transceivers connect with a beam of light. Set-up in hours, not days and connecting buildings up to 150 metres apart at 10 Gbps, Koruza transceivers are ten times cheaper than other optical connectors.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/55.png",
            "created": "2016-10-26T20:45:14.976000Z",
            "moderation_state": 3
        },
        {
            "id": 501,
            "content_url": "http://www.koruza.net/",
            "is_bookmarked": false,
            "tags": [
                "future-proof hardware",
                "open hardware",
                "open innovation",
                "open iot",
                "open science",
                "open source",
                "smart cities",
                "wireless"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Anja Lazar",
            "submitter_profile_id": 164,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "KORUZA Pro - Open Source and Future-proof Light-speed Networking",
            "description": "KORUZA Pro is a first affordable, open source and future-proof free-space optical communication system, enabling next generation last-mile connectivity. Data is securely transmitted point-to-point over an eye-safe collimated beam of infra-red light with 1 Gbps or 10 Gbps throughput at distances up to 150 m. KORUZA Pro is designed for professional users, but not only, its open design enables versatile options for modifications and scientific experimentation. KORUZA Pro is developed at open hardware Institute IRNAS and fabrication lab Fabrikor and is supported by the Shuttleworth Foundation.",
            "get_involved": "Koruza is developed open source and open hardware. It is available for preorder from October 2016 on. Order a kit, test it, make suggestions, help improve it.",
            "get_involved_url": "https://github.com/IRNAS/KORUZA-Pro",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-25_184118.5034320000.jpg",
            "created": "2017-10-25T18:41:18.502755Z",
            "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": 621,
            "content_url": "https://wikipathways.org",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "biology",
                "CC0",
                "mozsprint",
                "pathways",
                "science",
                "wiki"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community"
            ],
            "published_by": "Alexander Pico",
            "submitter_profile_id": 390,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Alexander Pico",
                    "profile_id": 390,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WikiPathways: Pathways for the People!",
            "description": "An online collaboration tool for drawing models of biological pathways. Unlike many other scientific databases, WikiPathways welcomes open source contributors and crowdsourced content from all citizen scientists.  These pathways are actively being used by students and researchers everyday.",
            "get_involved": "Learn about pathways, contribute new content and help develop the platform",
            "get_involved_url": "https://www.wikipathways.org/index.php/Help:Contents",
            "interest": "We love collaborating with other open platforms and communities.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-09_064015.1258680000.png",
            "created": "2018-03-09T06:40:15.125261Z",
            "moderation_state": 3
        }
    ]
}