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

**Route** - `/entries`

#Query Parameters -

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

GET /api/pulse/v2/entries/?format=api&ordering=-interest
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=-interest&page=2",
    "previous": null,
    "results": [
        {
            "id": 540,
            "content_url": "https://mozillascience.github.io/WOW-Kansas/",
            "is_bookmarked": false,
            "tags": [
                "kansas",
                "libraries",
                "open data",
                "open educational resource",
                "open science",
                "working open"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Localize & translate"
            ],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Robert Friedman",
                    "profile_id": 4,
                    "is_active": true
                },
                {
                    "name": "Julia Vallera",
                    "profile_id": 63,
                    "is_active": true
                },
                {
                    "name": "Jenn Beard",
                    "profile_id": 67,
                    "is_active": true
                },
                {
                    "name": "Stephanie Wright",
                    "profile_id": 59,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "University of Kansas Working Open Workshop",
            "description": "Mozilla hosted a Working Open Workshop (WOW) in collaboration with University of Kansas Libraries on Oct 16-17, 2017. This version focused on training local researchers how to work more openly and what opportunities for working more openly looked like at KU.",
            "get_involved": "Check out the workshop details and materials on GitHub, then fork them to create your own WOW for your local community.",
            "get_involved_url": "https://github.com/mozillascience/WOW-Kansas",
            "interest": "You, too, can host a WOW and run your own workshop in your community!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-02_181643.8341670000.png",
            "created": "2017-11-02T18:16:43.833302Z",
            "moderation_state": 3
        },
        {
            "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": 808,
            "content_url": "http://jrost.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "community of practice",
                "mozsprint",
                "socio-technical infrastructure",
                "tools"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Join community"
            ],
            "published_by": "Daniel Mietchen",
            "submitter_profile_id": 1337,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Daniel Mietchen",
                    "profile_id": 1337,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Joint Roadmap for Open Science Tools: how can we improve our ecosystem",
            "description": "We aim to improve the open science landscape by bringing together a range of open projects to explore how they can be improved collectively and integrated towards a more interoperable open science ecosystem. Participants include Wikidata, Mozilla, Zotero, Hypothesis, DAT, Jupyter, bioRxiv, ORCID, Crossref, OJS, Meta, OSF, PLOS and others (full list at http://jrost.org/participants ).",
            "get_involved": "We want to brainstorm about how to map the open science ecosystem and how to better link ongoing and planned activities in this space. If you see a way to help with that, you’ll be most welcome.",
            "get_involved_url": "https://github.com/OpenScienceRoadmap/mozilla-sprint-2018/blob/master/CONTRIBUTING.md",
            "interest": "You can directly influence open science-related projects you care about. A strong roadmap that helps deliver an integrated and interoperable future for open tools will help ensure the durability of open projects versus closed or proprietary alternatives.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-07_184615.6312880000.png",
            "created": "2018-05-07T18:46:15.602435Z",
            "moderation_state": 3
        },
        {
            "id": 971,
            "content_url": "https://www.peblio.co",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Esther Hersh",
            "submitter_profile_id": 1777,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Esther Hersh",
                    "profile_id": 1777,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Peblio",
            "description": "Peblio is an instructional tool and resource sharing community for Computer Science teachers. Peblio makes it really easy to create and share coding lessons and adapt lessons created by others.",
            "get_involved": "",
            "get_involved_url": "https://github.com/peblio/app",
            "interest": "Yes",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-12-12_220211.7510760000.png",
            "created": "2018-12-12T22:02:11.750389Z",
            "moderation_state": 3
        },
        {
            "id": 228,
            "content_url": "https://science.mozilla.org/programs/events/mini-wow-pdx-2017/",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "open-science",
                "open-source",
                "wow"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                },
                {
                    "name": "Stephanie Wright",
                    "profile_id": 59,
                    "is_active": true
                },
                {
                    "name": "Danielle Robinson, PhD",
                    "profile_id": 90,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "mini-WOW PDX",
            "description": "At miniWOW PDX, the Mozilla Science Lab will help you take your project from idea to reality and give you technical, project management, and community building skills to kickstart your work. It's modeled as a smaller workshop akin to the Working Open Workshops that the Mozilla Science Lab has coordinated in Berlin (2016) and Montreal (2016).",
            "get_involved": "RSVP to attend, or reach out to Danielle to find out more.",
            "get_involved_url": "https://docs.google.com/forms/d/e/1FAIpQLSe7XNcDDcBWRzuiYNHRVb-MVxJwt4cz4E2uH86ZB1u_MHYPqw/viewform",
            "interest": "WOW curriculum and materials (schedule, website, mooc content) are openly licensed and available to anyone in the network who wants to teach the principles of open source to their communities.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_153843.1978430000.png",
            "created": "2017-04-14T15:38:43.197507Z",
            "moderation_state": 3
        },
        {
            "id": 1039,
            "content_url": "https://www.linkedin.com/in/chenai-chair/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "internet freedom",
                "Internet Governance",
                "mozfellows19",
                "mozilla fellow",
                "policy",
                "tech policy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Write documentation"
            ],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Emerging leaders in Internet Governance",
            "description": "Providing a space and support forum for young people in Africa to collaborate and work together with diverse stakeholders in order to influence policy development and processes in the region.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Working with youth, working on inclusive civic engagement or working in building capacity it might be of interest.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-07_124604.3491720000.JPG",
            "created": "2019-02-07T12:46:04.348777Z",
            "moderation_state": 3
        },
        {
            "id": 488,
            "content_url": "https://www.whitemarketpodcast.co.uk",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Promote",
                "Join community"
            ],
            "published_by": "Rute Correia",
            "submitter_profile_id": 152,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Rute Correia",
                    "profile_id": 152,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "White Market Podcast",
            "description": "White Market Podcast is an open podcast about free music and free culture. The show advocates for digital rights and often features movements like open source and copyleft.",
            "get_involved": "Remix everything! Create blog posts, do interviews and other features, create cool coding things and attend WMP's session at Mozfest: Open Radio, Open Minds.",
            "get_involved_url": "https://github.com/WhiteMarketPodcast/whitemarketpodcast-repo",
            "interest": "WMP tries to raise awareness on copyright, digital rights and other issues. If you're the activist-type for open web, this is a good oportunity to get hands on and create content around your specific cause. If you're looking for information about these topics, WMP is good and reliable source.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_140200.0896190000.jpg",
            "created": "2017-10-24T14:02:00.089012Z",
            "moderation_state": 3
        },
        {
            "id": 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": 657,
            "content_url": "https://github.com/BIONF/PhyloProfile",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "bioinformatics",
                "biology",
                "data visualisation",
                "dynamic analysis",
                "interactive visualisation",
                "Mozilla Open Leadership Project",
                "mozsprint",
                "open source",
                "orthology",
                "phylogenetic profiling",
                "phylogenetics"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Mentor",
                "Test & feedback"
            ],
            "published_by": "Vinh Tran",
            "submitter_profile_id": 401,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Bastian Greshake Tzovaras",
                    "profile_id": 150,
                    "is_active": true
                },
                {
                    "name": "Vinh Tran",
                    "profile_id": 401,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "PhyloProfile",
            "description": "Welcome to PhyloProfile, an interactive visualisation tool for exploring complex phylogenetic profiles. Phylogenetic profiles, presence/absence patterns of genes over a set of species, are commonly used to trace the functional and evolutionary history of genes across species and time. With PhyloProfile we can enrich regular phylogenetic profiles with further data like sequence/structure similarity, to make phylogenetic profiling more meaningful. Besides the interactive visualisation, the tool offers a set of further analysis features to gain insights like the gene age or core gene estimation.",
            "get_involved": "Any kinds of contributions are very appreciated: report or fix bugs, improve source code, add new functions, share cool ideas,…",
            "get_involved_url": "https://github.com/BIONF/PhyloProfile/blob/master/CONTRIBUTING.md",
            "interest": "With the interactive visualisation and dynamic analysis ability, PhyloProfile makes the study of complex phylogenetic profiles easier for biologists.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_023740.5621220000.jpg",
            "created": "2018-03-27T14:17:18.441767Z",
            "moderation_state": 3
        },
        {
            "id": 1669,
            "content_url": "https://foundation.mozilla.org/privacynotincluded/categories/video-call-apps/",
            "is_bookmarked": false,
            "tags": [
                "privacy",
                "security",
                "video call apps",
                "video confernce apps"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Jen Caltrider",
            "submitter_profile_id": 293,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jen Caltrider",
                    "profile_id": 293,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "*Privacy Not Included Video Call Apps Special Edition",
            "description": "More and more people now rely on video call apps to stay connected during the coronavirus pandemic. We reviewed the privacy and security of some of the most popular apps to help you make smart decisions on what to use to work remotely, chat with friends and family, and connect with your doctor.",
            "get_involved": "Please share with your friends and family",
            "get_involved_url": "https://foundation.mozilla.org/privacynotincluded/categories/video-call-apps/",
            "interest": "With the growing use of video call apps, privacy and security of those apps matters.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_151025.0748240000.jpg",
            "created": "2020-05-05T15:10:25.070071Z",
            "moderation_state": 3
        },
        {
            "id": 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": 287,
            "content_url": "https://openpics.xyz/",
            "is_bookmarked": false,
            "tags": [
                "images",
                "open source"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Pics",
            "description": "Search and download free stock photos from multiple sources for your creative projects.",
            "get_involved": "Contributors by: Adding more image sources; Allow adding pixabay pictures to favourites; Personalisation; Optimize Gallery View; Better Download manager; Write better documentation for Developers; Adding albums other than favourite to keep organized list of images",
            "get_involved_url": "https://github.com/lohanitech/openpics/blob/master/CONTRIBUTING.md",
            "interest": "Why use Open pics? It's the last image searcher you will ever need.  1. It's free and open source 2. Search images from multiple sources 3. Download high resolution images directly from gallery view 4. Keep a list of favourite images 5. Add own albums to organize list of images for future use",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-19_162747.1423960000.jpg",
            "created": "2017-05-17T23:20:46.287860Z",
            "moderation_state": 3
        },
        {
            "id": 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": 1230,
            "content_url": "https://pussypedia.net/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "gender and tech",
                "verification"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Zoe Mendelson",
            "submitter_profile_id": 2574,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Zoe Mendelson",
                    "profile_id": 2574,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Pussypedia",
            "description": "A free, bilingual, gender-inclusive, hyper-fact-checked, accessibly-written encyclopedia of the vagina. It's also crowd-sourced. It's also a platform for the collective generation of high-quality information. Launches July 1.",
            "get_involved": "",
            "get_involved_url": "https://forms.gle/7TTTuPgv3dEa4KjC6",
            "interest": "Who doesn't want to know more about vaginas??? (Or how to collectively verify information?)",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-06-24_210658.7404470000.png",
            "created": "2019-06-24T21:06:58.740045Z",
            "moderation_state": 3
        },
        {
            "id": 46,
            "content_url": "http://hackbrexit.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "brexit",
                "mozfest",
                "open source"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hack Brexit",
            "description": "A workshop to continue building two open source projects that were originally built during the Hack Brexit hackathon this summer to create positive dialogue and action beyond Brexit.",
            "get_involved": "You can get involved in lots of ways, technical or non technical but we are especially looking for Ruby developers at present. Join our Meetup.",
            "get_involved_url": "https://www.meetup.com/Hack-Brexit/events/235083725/",
            "interest": "Whether you're technical or non technical, voted to leave or remain: Brexit affects us all. The aim of Hack Brexit is to continue to create dialogue and action for a country divided.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/46.jpg",
            "created": "2016-10-28T01:33:18.201000Z",
            "moderation_state": 3
        },
        {
            "id": 1166,
            "content_url": "https://us04web.zoom.us/j/657341603",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Michele Minno",
            "submitter_profile_id": 1974,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Michele Minno",
                    "profile_id": 1974,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "From Honolulu to Rome, passing through California",
            "description": "Humane Technology Community is inviting you to:\n\n- an audio/video call with some HTC members to ask questions about the Humane Tech Community and its ongoing activities. \n- Each 40 minutes you have to rejoin using the same link (Zoom has a 40-minute time limit). \n- If we are too many and Zoom doesn't work well, we can switch to audio only.\n\nTime: May 25, 2019 11:00 AM Pacific Time (US and Canada)\n\nOne tap mobile\n+14086380968,,657341603# US (San Jose)\n\nDial by your location\n        +1 408 638 0968 US (San Jose)\nMeeting ID: 657 341 603\nFind your local number: https://us04web.zoom.us/u/fcZFAdgjkn",
            "get_involved": "During the event you can join our forum, test and give feedbacks to our new website and consider participating to existing activities or think of new ones.",
            "get_involved_url": "https://humanetech.community",
            "interest": "What is the Humane Tech Community? What do we do? Why should I join? We'll reply to your questions.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-07_073032.7065660000.png",
            "created": "2019-05-07T07:30:32.706077Z",
            "moderation_state": 3
        },
        {
            "id": 305,
            "content_url": "https://github.com/PiReel/PiReel-Core",
            "is_bookmarked": false,
            "tags": [
                "mozilla clubs",
                "teachtheweb"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Pi Reel",
            "description": "Pi Reel is an easy to use animation tool, made for engineers, makers, and scientists of all skill levels. Pi Reel can create everything from animations, entrepreneurial videos, animated structures and gizmos.",
            "get_involved": "Share ideas, suggestions and feedback in our collaborative repository and discussion.",
            "get_involved_url": "https://github.com/mozilla/global-sprint/issues/68#issuecomment-303833209",
            "interest": "We work openly and use methods of communicating via the web, in the hopes of starting to put together applications developed for the cloud that enable people to express themselves.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-25_141710.3827230000.png",
            "created": "2017-05-25T14:17:10.382213Z",
            "moderation_state": 3
        },
        {
            "id": 1903,
            "content_url": "https://callfortrust.online",
            "is_bookmarked": false,
            "tags": [
                "benchmark",
                "business integrity",
                "fairness",
                "index",
                "online community",
                "openness",
                "reliability",
                "safety",
                "tranparency",
                "Trustability"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Jan Otten",
            "submitter_profile_id": 4298,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jan Otten",
                    "profile_id": 4298,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "CALLforTRUST",
            "description": "Platform for creating and assessing Online Trustability.",
            "get_involved": "We search interested people who want to work with us in benchmarking online trustability.",
            "get_involved_url": "https://callfortrust.online/login",
            "interest": "We work on the criteria of online trustability",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-02_133034.6863720000.jpg",
            "created": "2020-11-02T13:30:34.685499Z",
            "moderation_state": 3
        },
        {
            "id": 541,
            "content_url": "https://austinfilmschool.org",
            "is_bookmarked": false,
            "tags": [
                "collaboration",
                "communication",
                "culture",
                "film",
                "filmmaking"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Fundraise",
                "Localize & translate",
                "Mentor",
                "Promote"
            ],
            "published_by": "Carrie Cates",
            "submitter_profile_id": 211,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Carrie Cates",
                    "profile_id": 211,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cine Joven: Breaking Borders",
            "description": "Cine Joven: Breaking Borders will work to bring cultural understanding and compassion to both groups through collective creative technology and storytelling, while offering advanced digital arts & tech skills to public high school students located in an under-served area of Monterrey, Mexico that offers little access to high-speed connectivity.",
            "get_involved": "",
            "get_involved_url": "https://austinfilmschool.org",
            "interest": "We will be working toward cross-cultural understanding while overcoming the obstacles that would usually prevent such a project from occurring, and sharing our insight along the way.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-02_205533.7056360000.png",
            "created": "2017-11-02T20:55:33.704810Z",
            "moderation_state": 3
        },
        {
            "id": 794,
            "content_url": "https://prereview.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "diversity",
                "inclusivity",
                "mozsprint",
                "peer-to-peer mentoring"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Join community"
            ],
            "published_by": "Sam Hindle",
            "submitter_profile_id": 141,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Monica Granados",
                    "profile_id": 167,
                    "is_active": true
                },
                {
                    "name": "Sam Hindle",
                    "profile_id": 141,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "PREreview: post, read, and engage with preprint reviews",
            "description": "PREreview seeks to diversify peer review in academia by crowdsourcing pre-publication feedback to improve the quality of published scientific output. To enable this diversification, we aim to train early-career researchers in how to review others’ scientific work, and help them gain recognition and entry into the peer review process. We believe that empowering early-career researchers with these skills will facilitate a cultural shift towards a more open and constructive peer review process.",
            "get_involved": "Help us build an outline for our Peer Review Mentoring Program",
            "get_involved_url": "https://github.com/SamanthaHindle/preprint_JournalClub",
            "interest": "We want to make scientific peer review more inclusive and open for community discussion, to help science progress faster",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_211406.1285510000.jpg",
            "created": "2018-05-02T01:24:13.285719Z",
            "moderation_state": 3
        },
        {
            "id": 43,
            "content_url": "http://everypolitician.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "data",
                "everypolitician",
                "gender",
                "legislatures",
                "mozfest",
                "parliament",
                "politicians"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "EveryPolitician",
            "description": "Data about every national legislature in the world, freely available for you to use. Current and historic data. Useful and consistent formats: CSV, JSON, code libraries. Growing all the time.",
            "get_involved": "Help us by: 1. playing at gender-balance.org    2. telling us about sources we've not got yet   3. using the data to do wonderful things",
            "get_involved_url": "",
            "interest": "We've got 71, 933 politicians from 233 countries (so far)... and growing. Useful for parliamentary monitoring orgs., civic tech coders, journalists, researchers, historians and... citizens!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/43.jpg",
            "created": "2016-10-28T22:15:23.076000Z",
            "moderation_state": 3
        },
        {
            "id": 1141,
            "content_url": "https://github.com/Opentrons/Protocols/issues/825",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "biology",
                "community",
                "community development",
                "digital protocols",
                "hackathon",
                "openscience",
                "robotics",
                "software",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Join community",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Kristin Ellis",
            "submitter_profile_id": 2053,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Alise Au",
                    "profile_id": 2056,
                    "is_active": true
                },
                {
                    "name": "Laura Cox",
                    "profile_id": 2054,
                    "is_active": true
                },
                {
                    "name": "Kristin Ellis",
                    "profile_id": 2053,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Opentrons Hack-A-Tron",
            "description": "Opentrons makes low-cost, open-source robots for biologists that help them carry out experiments in their labs. Our platform encourages discovery, creation, contribution, and sharing of automated scientific workflows.\n \n\nWe're having our first ever HACKATHON as part of the Mozilla Global Sprint for Internet Health! Come join our community (in person or remotely) to contribute anything and everything -- from content, feedback, and documentation to code and hardware improvements.  \n\nWe're super excited to have you join in on the fun! Email us at [email protected] for more details.",
            "get_involved": "Help us to: improve documentation and content, create new protocols to share with our community, find interesting things to add to our hardware and software, and more!",
            "get_involved_url": "https://hack-a-tron.paperform.co/",
            "interest": "We're part of the Mozilla Open Leaders 7 cohort, and we'd love to bring more people into our network! If you're interested in the intersection of open science, robots, and community-driven biology, this is for you!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-01_041528.0944730000.png",
            "created": "2019-05-01T04:15:28.094078Z",
            "moderation_state": 3
        },
        {
            "id": 346,
            "content_url": "https://herox.com/GigaTECHSATX",
            "is_bookmarked": false,
            "tags": [
                "austin",
                "challenge",
                "gigabit",
                "gigabit community fund",
                "hive"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "City of Austin's GigaTECHs Challenge",
            "description": "Mozilla is the Education Track sponsor for the City of Austin's GigaTECHs challenge: How might we use technology to create a learning experience that bridges social and geographical boundaries for Austin's next generation of civic leaders? \n\nCompetitors will have the opportunity to win $38,000 in prize money as part of a broader nationwide initiative led by U.S Ignite to encourage next-generation Gigabit Internet application.",
            "get_involved": "Spread the word to folks in Austin and Apply Today!",
            "get_involved_url": "https://herox.com/GigaTECHSATX",
            "interest": "We’re looking for a solution that leverages the accessibility and power of online virtual or augmented reality technology to help learners communicate, collaborate and create together. This is a great opportunity for current, past or future grantees from Mozilla's Gigabit Community Fund.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_202300.1526390000.jpg",
            "created": "2017-06-02T20:23:00.149310Z",
            "moderation_state": 3
        },
        {
            "id": 692,
            "content_url": "http://endangereddataweek.org",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "data literacy",
                "digital literacy",
                "government",
                "mozsprint",
                "public data"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Plan & organize"
            ],
            "published_by": "Jason Heppler",
            "submitter_profile_id": 476,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Jason Heppler",
                    "profile_id": 476,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Endangered Data Week",
            "description": "Endangered Data Week (EDW) is an annual, collaborative effort, coordinated across campuses, nonprofits, libraries, citizen science initiatives, and cultural heritage institutions, to shed light on public datasets that are in danger of being deleted, repressed, mishandled, or lost. EDW fosters public conversations about data and encourages the development of reusable curricula for technologists, scholars, librarians, archivists, faculty, students, journalists, nonprofits, and citizens on questions relating to the acquisition, manipulation, visualization, use, and politics of public data.",
            "get_involved": "Help us plan workshops and events, provide feedback on existing workshop and curricular material, or share you data stories!",
            "get_involved_url": "https://github.com/endangereddataweek/resources",
            "interest": "We're helping raise awareness and promote advocacy around publicly available and web-accessible datasets.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-16_152215.6118010000.png",
            "created": "2018-04-16T15:22:15.611491Z",
            "moderation_state": 3
        },
        {
            "id": 704,
            "content_url": "https://github.com/nucleus-network/missioninfo",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Sarah Morris",
            "submitter_profile_id": 484,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sarah Morris",
                    "profile_id": 484,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mission:Information Algorithm Lesson",
            "description": "I am working to create a computer science lesson as part of a broader, media and web literacy curriculum kit called Mission:Information. This new lesson will focus on algorithms and aims to empower teens to better understand how algorithms shape the Internet and the information they see online, and to help teens develop skills they need to make the Internet a more open, informative, and welcoming space.",
            "get_involved": "You can help us by providing feedback, testing the curriculum with learners, sharing ideas, and remixing the curriculum",
            "get_involved_url": "https://github.com/nucleus-network/missioninfo",
            "interest": "We're eager to work with educators and people with CS education experience, GitHub experience, or a background in media. This project is interdisciplinary and welcomes a wide range of contributions since misinformation and Internet Health issues can't be solved in a vacuum.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-23_211554.0123150000.PNG",
            "created": "2018-04-23T21:15:54.011862Z",
            "moderation_state": 3
        },
        {
            "id": 1443,
            "content_url": "http://openhardware4.me",
            "is_bookmarked": false,
            "tags": [
                "best practices",
                "olx",
                "open hardware"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Attend",
                "Promote"
            ],
            "published_by": "Juli Arancio",
            "submitter_profile_id": 1748,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jose Carlos Urra Llanusa",
                    "profile_id": 481,
                    "is_active": true
                },
                {
                    "name": "Alexander Kutschera",
                    "profile_id": 411,
                    "is_active": true
                },
                {
                    "name": "André Maia Chagas",
                    "profile_id": 1550,
                    "is_active": true
                },
                {
                    "name": "Juli Arancio",
                    "profile_id": 1748,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Join Open Leaders Hardware: take your hardware project to the next level",
            "description": "The first cohort of Open Leaders: Hardware starts January 2020! We’re looking for teams with an ongoing hardware project or a solid project design in mind. From project design to documentation, FOSS tools, user validation, community building and making your work findable, we will help you take your project to the next level by adopting the best available practices. We will guide your journey through 1:1 mentorship sessions, access to tutorials, dedicated educational materials and a wide network of people like you, passionate about making open source hardware the default worldwide.",
            "get_involved": "- Become a mentor and walk teams through their learning journey\n- Share your expertise on some particular skill (not only tech!)\n- Promote the program at your institution/university",
            "get_involved_url": "http://openhardware4.me",
            "interest": "We're a creating a network of people running projects following the best practices of open source... Into the material world! Plus a pool of open resources on how to do it, including using FOSH for hardware design.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-23_105011.5401030000.png",
            "created": "2019-10-23T10:50:11.536505Z",
            "moderation_state": 3
        },
        {
            "id": 1110,
            "content_url": "https://www.facebook.com/lwiiyo/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "collaboration",
                "community building",
                "digital literacy",
                "open source",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Fundraise"
            ],
            "published_by": "Alumanda Shakankale",
            "submitter_profile_id": 1935,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Alumanda Shakankale",
                    "profile_id": 1935,
                    "is_active": true
                },
                {
                    "name": "John Griffiths",
                    "profile_id": 1869,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Lwiiyo Community Literacy Initiative",
            "description": "A Community Literacy Initiative focused on increasing Computer Literacy within our communities, by so doing bridging the digital divide.",
            "get_involved": "We would like to have regular trainings and for that we need material and trainings. Help us by becoming a trainer (trainings can be done online) or with material or links to material that is ICT related.",
            "get_involved_url": "https://github.com/lwiiyo/LwiiyoCommunityLiteracyInitiative",
            "interest": "We plan to reduce the gap between theoretic learning and hands-on experience by delivering open source project based trainings that will better equip students pursuing careers in the ICT sector of Zambia",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-15_041453.0094810000.jpg",
            "created": "2019-04-15T04:14:53.008703Z",
            "moderation_state": 3
        },
        {
            "id": 272,
            "content_url": "http://themethodpodcast.com/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "global sprint",
                "gs2017",
                "mozsprint",
                "open science",
                "podcast"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Method: an open source, peer reviewed podcast about science",
            "description": "The Method is an open source, peer reviewed podcast about the state of science. We are a team of scientists and science-lovers who want to improve the quality, inclusivity, and productivity of our conversations about science.  Just as an open source community can improve the quality of code, we are creating a platform for the scientific community to improve the quality of our conversations about what is working in science and what is not.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/the-method/podcast",
            "interest": "We need scientists and science-lovers to listen to our podcast episodes and respond with their own opinions, experiences, stories, references, and constructive feedback.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_194202.0277840000.jpg",
            "created": "2017-05-11T19:42:02.027232Z",
            "moderation_state": 3
        },
        {
            "id": 621,
            "content_url": "https://wikipathways.org",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "biology",
                "CC0",
                "mozsprint",
                "pathways",
                "science",
                "wiki"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community"
            ],
            "published_by": "Alexander Pico",
            "submitter_profile_id": 390,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Alexander Pico",
                    "profile_id": 390,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WikiPathways: Pathways for the People!",
            "description": "An online collaboration tool for drawing models of biological pathways. Unlike many other scientific databases, WikiPathways welcomes open source contributors and crowdsourced content from all citizen scientists.  These pathways are actively being used by students and researchers everyday.",
            "get_involved": "Learn about pathways, contribute new content and help develop the platform",
            "get_involved_url": "https://www.wikipathways.org/index.php/Help:Contents",
            "interest": "We love collaborating with other open platforms and communities.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-09_064015.1258680000.png",
            "created": "2018-03-09T06:40:15.125261Z",
            "moderation_state": 3
        },
        {
            "id": 544,
            "content_url": "http://creativeaction.org",
            "is_bookmarked": false,
            "tags": [
                "21c skills",
                "arts education",
                "digitalarts&culture",
                "digital inclusion",
                "digital literacy",
                "education",
                "gigabit",
                "gigabit community fund",
                "social justice",
                "virtual reality",
                "youth",
                "youth-led"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise"
            ],
            "published_by": "Corinna Archer Kinsman",
            "submitter_profile_id": 225,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Corinna Archer Kinsman",
                    "profile_id": 225,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Creative Action Gigabit Hive Project",
            "description": "Creative Action, a nonprofit arts education organization in Austin, TX, is excited to explore how VR technology can enhance youth learning and creativity through hands-on, youth-driven arts projects that address social issues. With support from the Gigabit Community Fund, our professional teaching artists will develop VR coding and video projects with their students in our after school programs at Title I, low-income schools. Our goal is to build capacity for arts and technology integration while helping more young people develop digital literacy, 21st Century, and social emotional skills.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "We hope to inspire others around the possibilities of arts and technology integration in social and emotional education for youth!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2017-11-06T17:19:17.963993Z",
            "moderation_state": 3
        },
        {
            "id": 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": 575,
            "content_url": "https://medium.com/read-write-participate/mapping-the-open-leadership-journey-bcaa39f16995",
            "is_bookmarked": false,
            "tags": [
                "open leadership",
                "working open"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 8,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                },
                {
                    "name": "Abigail Cabunoc Mayes",
                    "profile_id": 62,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Leadership Map white paper",
            "description": "This is a blog post announcing the public alpha of our Open Leadership Map white paper. The paper itself is a framework for developing more curriculum and documentation about open leadership and working open. We'd love to have your help in improving this resource. Let us know what makes sense, what seems confusing, and what we've missed!",
            "get_involved": "You can give us feedback on the white paper and its open leadership framework by filing issues in its repo or by emailing project lead Chad Sansing.",
            "get_involved_url": "https://mozilla.github.io/olm-whitepaper/",
            "interest": "We hope network members will adapt the white paper and any open leadership resources that follow for local audiences.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-01-08_171406.6126410000.png",
            "created": "2018-01-03T22:43:20.368633Z",
            "moderation_state": 3
        },
        {
            "id": 284,
            "content_url": "https://github.com/jpwrobinson/OpenDerby",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "curriculum",
                "global sprint",
                "gs2017",
                "mozsprint",
                "open science",
                "training"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Derby",
            "description": "Open Derby solves an unanswered science problem in open collaboration.  Our project teaches individuals and research groups to transition to working openly. Participants will combine open data, Github, and Jupyter/R-markdown in an open notebook to ensure their findings are reproducible and openly available.",
            "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/jpwrobinson/OpenDerby",
            "interest": "We expect that most derbies will be run for graduate students who are interested in learning open science tools, but we encourage post-docs and PIs to take a leadership role.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-16_004800.1479120000.png",
            "created": "2017-05-16T00:48:00.147643Z",
            "moderation_state": 3
        },
        {
            "id": 806,
            "content_url": "https://www.digitalgrassroots.org",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Digital Grassroots",
                "digital inclusion",
                "digital literacy",
                "Mozilla Open Leadership Project",
                "mozsprint",
                "youth",
                "youth activism"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Mentor",
                "Attend",
                "Localize & translate"
            ],
            "published_by": "Hadassah Louis",
            "submitter_profile_id": 1328,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "Digital Grassroots",
            "description": "Digital Grassroots runs a youth-led open program where we train youth in digital literacy through community engagement and mentorship in order to promote a bottom up approach as stakeholders in the Internet Governance ecosystem so as to promote a healthier internet. Our focus is on advocacy, digital literacy in under-represented communities, diversity and inclusion.",
            "get_involved": "Attend our Mozilla Sprint in Kenya or Nigeria, review our Internet Literacy Course and give feedback, Translate our Internet Literacy Course to your local language, Sign up to be a mentor in our future cohorts.",
            "get_involved_url": "https://github.com/DigitalGrassroots/Digital-Grassroots/issues",
            "interest": "We engage youth to reduce the existing age gap in the internet ecosystem. Our leadership team is 80% female led, all below 25 years old and our first cohort had 50-50 gender balance of 100 youth from 36 countries. We reached over 500 people globally in the first cohort of our program alone",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-05_182838.3433100000.jpg",
            "created": "2018-05-05T18:28:38.342809Z",
            "moderation_state": 3
        },
        {
            "id": 960,
            "content_url": "https://github.com/graciellehigino/IGNITE/issues/19",
            "is_bookmarked": false,
            "tags": [
                "accessibility",
                "decentralization",
                "open access",
                "science communication"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Join community",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Gracielle Higino",
            "submitter_profile_id": 406,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Gracielle Higino",
                    "profile_id": 406,
                    "is_active": true
                },
                {
                    "name": "Maria Letícia Bonatelli",
                    "profile_id": 1620,
                    "is_active": true
                },
                {
                    "name": "Daniela Saderi",
                    "profile_id": 1549,
                    "is_active": true
                },
                {
                    "name": "Felipe Do E. Santo",
                    "profile_id": 134,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "IGNITE notes from MozFest2018",
            "description": "This is the summary of what we learned at MozFest2018 in the session intitled \"Defying our senses to promote diversity and inclusion in science communication with IGNITE\". There, we tried to think about irreverent solutions to accessibility problems in science communication and outreach. If you participated and want to be credited or just keep in touch, please, let us know! <3",
            "get_involved": "We would love some feedback on the content we've made, and we are looking for more tips! How can we use our senses in a creative way to communicate science?",
            "get_involved_url": "https://github.com/graciellehigino/IGNITE/",
            "interest": "We came up with pretty good advices for scientists that want to communicate science, but we always apreciate more tips!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-10_212947.1909940000.jpg",
            "created": "2018-11-10T21:29:47.190420Z",
            "moderation_state": 3
        },
        {
            "id": 559,
            "content_url": "https://medium.com/@melanieannwilson/bridging-the-gap-teaching-web-literacy-in-our-communities-ef023fb6fc3",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "web literacy",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bridging the Gap: Teaching Web Literacy Skills in our Communities",
            "description": "Last month, I had my first opportunity to teach an introduction to HTML coding class at the library. I was a bit more nervous before teaching the class than I usually am before teaching Word or Excel classes. I worried that there might be a big gap between what the students were expecting to learn and what I had prepared to teach.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "web literacy partner",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-30_180841.0278140000.png",
            "created": "2017-11-30T18:08:41.027453Z",
            "moderation_state": 3
        },
        {
            "id": 1211,
            "content_url": "https://welti.org.ng",
            "is_bookmarked": false,
            "tags": [
                "Business meets Technology"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise"
            ],
            "published_by": "Ifeoma Okonji",
            "submitter_profile_id": 2449,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Ifeoma Okonji",
                    "profile_id": 2449,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Executive Director WELTI(Mozilla Open Leader)",
            "description": "WELTI is a non-profit working open to empower young women within ages 14-30 on her pillars of Technology,Leadership,Education and Health. We enable our beneficiaries leverage technology for sustainable economic development by working open and driving digital inclusion to break certain stereotypes.",
            "get_involved": "We can be helped to plan some local event to reach more people.",
            "get_involved_url": "https://docs.google.com/forms/d/1LughzKWZIHM3wQ-lB6zSOianzEp-fyaMpNJd-xYYbuk/edit",
            "interest": "We believe that having created an online community of over 300 businesses,we can have more fresh ideas,contributors and partners to enable this scale and create more impact.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-06-06_062234.5376130000.jpg",
            "created": "2019-06-06T06:22:34.536908Z",
            "moderation_state": 3
        },
        {
            "id": 819,
            "content_url": "https://github.com/thomaskuntzz/wikicours",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "education",
                "education technology",
                "edu tech",
                "mozsprint",
                "open access",
                "open source",
                "wiki"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Thomas Kuntz",
            "submitter_profile_id": 1348,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Thomas Kuntz",
                    "profile_id": 1348,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Wikicours",
            "description": "Wikicours is an online repository of school lessons that anyone can improve through a wiki, much like Wikipedia, but for courses ✏️📚\n\nPeople say technology could revolutionize education, but the tools to do so are yet to be built 🏗💻\n\nWikicours aims to do for school lessons what Wikipedia has done for encyclopedias, by building a free, comprehensive and high-quality online course site that anyone can improve. 📝📖",
            "get_involved": "Right now, we’re focused on collecting learning material, building a good website for the project and developing a branding and identity for it. We need your help! 👋 Give us your feedback and share your ideas, you can help regardless of your skills! 😉🎉",
            "get_involved_url": "https://github.com/thomaskuntzz/wikicours/blob/master/CONTRIBUTING.md",
            "interest": "We believe such an online repository of courses will be a great tool for students and teachers alike, and we hope building it will be a first step to improve the educational system for the better. 🔝🏫  If you care about education, openness and free access to knowledge, join us! ✨",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-05-09T11:27:38.013579Z",
            "moderation_state": 3
        },
        {
            "id": 810,
            "content_url": "https://github.com/vuelaendron/vuela/blob/master/README.md",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "drones",
                "mozsprint",
                "open hardware",
                "open science"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Proyecto Vuela",
            "submitter_profile_id": 1336,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Vuela: open science with drones",
            "description": "With Vuela we will prototype a toolkit for open science with drones, to be equally accessible to marginal communities, activists or researchers, and useful for studies or measurements for which this technology is already used but is dominated by closed source tools. This project builds upon available open source hardware and software, which will be integrated in an open, iterative, and collaborative process. Vuela is being possible thanks to a Mozilla Science 2018 mini-grant.",
            "get_involved": "We need a lot of help for this project! Luckily, there are many ways to contribute: with hardware, software, documentation, design, translation, and many more! To get started, take a look at our 'contributing' page and the list of open issues.",
            "get_involved_url": "https://github.com/vuelaendron/vuela/blob/master/CONTRIBUTING.md",
            "interest": "We believe our equal emphasis on the who, the how and the what is the most unique and exciting aspect of this project.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_004201.1164250000.jpg",
            "created": "2018-05-08T00:42:01.115778Z",
            "moderation_state": 3
        },
        {
            "id": 489,
            "content_url": "https://www.webumenia.sk/",
            "is_bookmarked": false,
            "tags": [
                "art",
                "art gallery",
                "gallery",
                "mozfest",
                "museTech",
                "museums",
                "openGLAM",
                "open leadership zone"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Philo van Kemenade",
            "submitter_profile_id": 153,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Philo van Kemenade",
                    "profile_id": 153,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Web umenia",
            "description": "Web umenia is an open platform to explore digitized art collections from public galleries and museums.",
            "get_involved": "we are looking for help to  1) Making it super simple to get started developing  2) publish more content like articles and collections in English  3) localize and translate  4) create a ‘living pattern library’",
            "get_involved_url": "https://github.com/SlovakNationalGallery/web-umenia-2/",
            "interest": "We are working with public art organisations to make their art accessible and explorable online so curious people around the world can learn more about works of art and the context they've been created in.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_144151.8979140000.jpg",
            "created": "2017-10-24T14:41:51.897518Z",
            "moderation_state": 3
        },
        {
            "id": 1051,
            "content_url": "http://grisglobal.org",
            "is_bookmarked": false,
            "tags": [
                "#grisglobal",
                "#mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Samuel Osei Mensah",
            "submitter_profile_id": 1982,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Lily Edinam Botsyoe",
                    "profile_id": 2000,
                    "is_active": true
                },
                {
                    "name": "Samuel Osei Mensah",
                    "profile_id": 1982,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Global Repository for Internet Studies",
            "description": "The Global Repository for Internet Studies is a collaborative space that aims to foster studies on Internet issues especially Internet policies through an all inclusive approach providing resources in forms that is understood and accessed by everyone. As the largest Internet repository, we serve as a hub for verification among other Internet related issues that needs authentication like Fake news, cyber security, fake photographs and images, etc.",
            "get_involved": "Help us create an App, scout country-based volunteers to gather internet issues and resources for the benefit of the public",
            "get_involved_url": "http://grisglobal.org/volunteer/",
            "interest": "We are working open to provide a unique way of giving users the space to contribute to making the Internet a better tool while connecting the next billion",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-02_174346.3710370000.jpg",
            "created": "2019-03-02T17:43:46.370535Z",
            "moderation_state": 3
        },
        {
            "id": 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": 274,
            "content_url": "http://hypertools.readthedocs.io/en/latest/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "global sprint",
                "gs2017",
                "mozsprint",
                "open science",
                "python",
                "visualization"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "HyperTools",
            "description": "Data visualizations can reveal trends and patterns that are not otherwise obvious from the raw data or summary statistics.  HyperTools is a library for visualizing and manipulating high-dimensional data in Python.  It is built on top of matplotlib (for plotting), seaborn (for plot styling), and scikit-learn (for data manipulation).",
            "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/ContextLab/hypertools",
            "interest": "We are participating in the 2017 Global Sprint and would love to collaborate!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_210323.9176110000.png",
            "created": "2017-05-11T21:03:23.917090Z",
            "moderation_state": 3
        },
        {
            "id": 1115,
            "content_url": "https://eugtech.github.io/OpenEugeneFestivalWeb/sprint2019",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Code",
                "Design"
            ],
            "published_by": "Mark Davis",
            "submitter_profile_id": 1801,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Mark Davis",
                    "profile_id": 1801,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Eugene Sprint 2019",
            "description": "To help local open source projects in Eugene, OR gain visibility and traction from the greater open source community.",
            "get_involved": "",
            "get_involved_url": "http://eugslack.com",
            "interest": "We are looking for collaborators from the greater open source community",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-17_232322.5233880000.png",
            "created": "2019-04-17T23:23:22.523090Z",
            "moderation_state": 3
        },
        {
            "id": 726,
            "content_url": "https://www.data-playground.org.uk",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "data literacy",
                "mozsprint",
                "open data"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community"
            ],
            "published_by": "samantha ahern",
            "submitter_profile_id": 421,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "samantha ahern",
                    "profile_id": 421,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Literacy Playground",
            "description": "An online space where 16-24 yr olds can use, interact with and understand the benefits and issues of using and sharing data so that they can make informed choices about data sharing.",
            "get_involved": "Help us to create the initial web site and develop the visual identity of the project.",
            "get_involved_url": "https://github.com/quirksahern/DataLiteracyPlayground",
            "interest": "We are hoping that will inspire a new generation to make informed choices about data for the benefit of society.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_102858.0615430000.png",
            "created": "2018-04-24T10:28:58.060781Z",
            "moderation_state": 3
        },
        {
            "id": 470,
            "content_url": "https://github.com/NEXMAP/odom_MozFest2017",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Design"
            ],
            "published_by": "Elisabeth Sylvan",
            "submitter_profile_id": 135,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Data/Open Minds",
            "description": "Open Data/Open Minds (ODOM) supports communities to tell the stories of their local environmental and civic concerns using science journaling, crafted visualization, and data investigation.",
            "get_involved": "help us design and/or develop our narrative--stats tool, suggest datasets to use and how people could use them, provide feedback on our curriculum!",
            "get_involved_url": "https://github.com/NEXMAP/odom_MozFest2017",
            "interest": "We are getting laypeople and young people using open data and open science resources through maker activities. How great is that?",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-16_212107.1208640000.png",
            "created": "2017-10-16T21:21:07.120552Z",
            "moderation_state": 3
        },
        {
            "id": 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": 1649,
            "content_url": "https://www.activisthandbook.org",
            "is_bookmarked": false,
            "tags": [
                "#activism",
                "#opensource",
                "#wiki"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Plan & organize",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Joppe Hoekstra",
            "submitter_profile_id": 3772,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Joppe Hoekstra",
                    "profile_id": 3772,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Activist Handbook: Wikipedia for activists",
            "description": "Activist Handbook is a Wikipedia-like site for everyone to exchange knowledge and experiences on activism. It's open source & free to use. By activists, for activists.\n\nAnyone can contribute to the Activist Handbook: We are an open community that empowers progressive activists all over the world. \n\nOn our site we have guides on how to grow your movement, make a successful petition and organise a protest. All knowledge is complemented by personal experiences of activists. Information is adapted to your local context. And if some content is missing, you can add it yourself to help others.",
            "get_involved": "We work together in various teams:\n- Content Creation (writing articles, publishing videos)\n- Developers (NodeJS, VueJS, WikiJS and/or web design)\n- Communication (managing social media, community building)\n- Finance (looking for funding)\n- Events\n- Translation\n\nWe welcome everyone to join!",
            "get_involved_url": "https://www.activisthandbook.org/join",
            "interest": "We are enabling activists all over the world to exchange knowledge and experiences with our modern Wiki-based platform.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_131735.3536060000.png",
            "created": "2020-04-29T13:17:35.353139Z",
            "moderation_state": 3
        }
    ]
}