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=description&page=31
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=description&page=32",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=description&page=30",
    "results": [
        {
            "id": 82,
            "content_url": "http://mozillascience.github.io/working-open-workshop/roadmapping/",
            "is_bookmarked": false,
            "tags": [
                "issues",
                "milestones",
                "open source",
                "roadmap",
                "working open",
                "working open workshop"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Introduction to Roadmapping",
            "description": "This activity is designed to help you write a Roadmap for your open source project or study group. Used at the Working Open Workshop.",
            "get_involved": "Contribute to this doc via GitHub",
            "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/roadmapping",
            "interest": "This can help you write a roadmap for your project",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-21T15:41:48.786000Z",
            "moderation_state": 3
        },
        {
            "id": 79,
            "content_url": "http://mozillascience.github.io/working-open-workshop/code_of_conduct/",
            "is_bookmarked": false,
            "tags": [
                "code of conduct",
                "harrassment",
                "inclusive",
                "welcoming",
                "working open",
                "working open workshop"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Getting Started with Codes of Conduct",
            "description": "This activity walks you through some considerations associated with anti-harassment policies, and help you put in place a plan and process for creating a welcoming, inclusive, harrassment-free space.",
            "get_involved": "Contribute to this guide via GitHub",
            "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/code_of_conduct",
            "interest": "Help writing a code of conduct",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-21T15:47:52.881000Z",
            "moderation_state": 3
        },
        {
            "id": 2118,
            "content_url": "https://www.europarl.europa.eu/RegData/etudes/STUD/2021/662908/IPOL_STU(2021)662908_EN.pdf",
            "is_bookmarked": false,
            "tags": [
                "taimfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Challenges and limits of an open source approach to AI",
            "description": "This analysis examines all main open source artificial intelligence pro and cons\nand proposes seven recommendations to boost its uptake. This document was provided by the Policy Department for Economic, Scientific and Quality of Life Policies at the request of the Special Committee on Artificial Intelligence in a Digital Age (AIDA).",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-28_222235.2030870000.png",
            "created": "2021-06-28T22:22:35.202849Z",
            "moderation_state": 3
        },
        {
            "id": 2471,
            "content_url": "https://sites.gatech.edu/responsiblecomputerscience/autonomous-bus-activity/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Georgia Institute of Technology",
                    "profile_id": 6109,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Georgia Institute of Technology",
            "description": "This approach embeds social responsibility into the computer science curriculum, starting with the introductory courses. Students will engage in role-playing games (RPGs) to examine how a new technology might impact the public. For example: How facial recognition or self-driving cars might affect a community.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_111231.0388680000.png",
            "created": "2022-11-21T11:12:31.038640Z",
            "moderation_state": 3
        },
        {
            "id": 2469,
            "content_url": "https://www.columbia.edu/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Columbia University",
                    "profile_id": 6107,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Columbia University",
            "description": "This approach integrates ethics directly into the computer science curriculum, rather than making it a stand-alone course. Students will consult and engage with an “ethical companion” that supplements a typical course textbook, allowing ethics to be addressed immediately alongside key concepts. The companion provides examples, case studies, and problem sets that connect ethics with topics like computer vision and algorithm design.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_110330.3744200000.png",
            "created": "2022-11-21T11:03:30.374178Z",
            "moderation_state": 3
        },
        {
            "id": 2208,
            "content_url": "https://dataethics.eu/culture-by-design-a-data-interest-analysis-of-the-european-ai-policy-agenda/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Culture by design – a data interest analysis of the European AI policy agenda",
            "description": "This article investigates a moment of the big data age in which artificial intelligence became a fixed point of global negotiations between different interests in data. In particular, it traces and explicates cultural positioning as an interest in the artificial intelligence momentum with an investigation of the unfolding of a European AI policy agenda on trustworthy AI in the period 2018–2019.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_171243.1019110000.png",
            "created": "2021-07-08T17:12:43.101592Z",
            "moderation_state": 3
        },
        {
            "id": 597,
            "content_url": "https://medium.com/read-write-participate/meet-alice-hagenimana-a-member-of-the-innovator-club-in-nyarugenge-district-e8ad9ebb6585",
            "is_bookmarked": false,
            "tags": [
                "africa",
                "digital inclusion",
                "digital skills",
                "gender and tech",
                "rwanda",
                "story",
                "user profile",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Meet Alice Hagenimana, A Member of the Innovator Club in Nyarugenge District",
            "description": "This article is part of a series of posts featuring individuals across Rwanda who are learning digital skills as we develop a digitally literate country. Alice has been learning digital skills at her local learning group for 6 months and is ready to tackle technology projects and be a women in tech. This project is the first of it's kind and a collaboration between Mozilla and Digital Opportunity Trust.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This project is the first of it's kind and part of a country-wide rollout of digital skills.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-15_204026.7260130000.jpeg",
            "created": "2018-02-15T20:40:26.725397Z",
            "moderation_state": 3
        },
        {
            "id": 669,
            "content_url": "https://medium.com/read-write-participate/connecting-the-unconnected-teaching-digital-skills-in-the-tabagwe-sector-c96a7e358b8d",
            "is_bookmarked": false,
            "tags": [
                "clubs",
                "digital literacy",
                "farmers",
                "learning",
                "rwanda",
                "unconnected",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise",
                "Localize & translate"
            ],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Connecting the Unconnected: Teaching Digital Skills in the Tabagwe Sector",
            "description": "This article is part of a series of posts featuring individuals across Rwanda who are learning digital skills as we develop a digitally literate country. Read more about the work Mozilla and Digital Opportunity Trust are doing in Rwanda.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_135248.5177550000.jpeg",
            "created": "2018-04-03T13:52:48.517317Z",
            "moderation_state": 3
        },
        {
            "id": 912,
            "content_url": "https://medium.com/read-write-participate/building-a-healthier-internet-locally-4042157abe83",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Building a Healthier Internet, Locally",
            "description": "This August, Mozilla Gigabit Community Fund grantees gathered in Mountain View, CA to swap ideas and share stories",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-31_134511.2381910000.png",
            "created": "2018-08-31T13:45:11.237508Z",
            "moderation_state": 3
        },
        {
            "id": 1924,
            "content_url": "https://opendott.org/posts/openness-for-building-equity-internet/",
            "is_bookmarked": false,
            "tags": [
                "equity",
                "internet",
                "multistakeholder",
                "openness"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Sarah Kiden",
            "submitter_profile_id": 491,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Sarah Kiden",
                    "profile_id": 491,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Openness for Building Equity: Lessons from the growth of the Internet",
            "description": "This blog post explores the lessons from the growth of the Internet that we can apply in openness  for building equity.  What does a multistakeholder model look like?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-26_211924.2518710000.jpeg",
            "created": "2020-11-26T21:19:24.251519Z",
            "moderation_state": 3
        },
        {
            "id": 1751,
            "content_url": "https://www.fabriders.net/session-design-tips/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tips for designing an effective workshop session",
            "description": "This blog post helps facilitators understand how adults learn, the role of the facilitator, example session designs, and facilitation best practices.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-22_112457.7464670000.jpeg",
            "created": "2020-06-22T11:24:57.745911Z",
            "moderation_state": 3
        },
        {
            "id": 838,
            "content_url": "http://www.jaimus.co.uk/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Internet-Digital-Magazines",
            "description": "This body of work looks at reforming hyper-functional objects and reducing them to their simplest form where function is the key element. In the digital age products are often made to serve multiple purposes, however by reducing an object to be monofunctional it purely exists as a solid object with a single function. The material choice of reclaimed wood emphasises as it is often perceived to be a mundane material.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-07_134532.6500560000.jpg",
            "created": "2018-06-07T13:45:32.649457Z",
            "moderation_state": 3
        },
        {
            "id": 837,
            "content_url": "http://www.jaimus.co.uk/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Form Follows Function",
            "description": "This body of work looks at reforming hyper-functional objects and reducing them to their simplest form where function is the key element. In the digital age products are often made to serve multiple purposes, however by reducing an object to be monofunctional it purely exists as a solid object with a single function. The material choice of reclaimed wood emphasises as it is often perceived to be a mundane material.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-07_134412.4077990000.jpg",
            "created": "2018-06-07T13:44:12.407241Z",
            "moderation_state": 3
        },
        {
            "id": 562,
            "content_url": "https://edri.org/wp-content/uploads/2013/10/paper07_web_20130202.pdf",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "copyright",
                "european union"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Copyright: Challenges of the Digital Era [PDF]",
            "description": "This booklet looks at the foundations of the profound disconnect that has developed between citizens and the law around copyright in the EU.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The EDRi Papers published a comprehensive overview of the EU Copyright Directive, which had been in the works for over a decade. This booklet helps people connect with the legislation that, ultimately, shapes the way we can interact with the Internet in Europe.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-05_214419.7147220000.png",
            "created": "2017-12-05T21:44:19.714319Z",
            "moderation_state": 3
        },
        {
            "id": 2444,
            "content_url": "http://www.hopeimmersive.com/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "AI bias",
                "algorithmic bias",
                "algorithmic racism",
                "cma",
                "cma2021",
                "data",
                "discrimination",
                "mozilla-cma"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tracey Bowen",
                    "profile_id": 6067,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Hope",
            "description": "This collection of immersive journalism and Afrofuturism artwork imagines two possible futures: one where bias and discrimination has been banished from technology, and one where it runs rampant. Through the experience, viewers learn how AI and data sets are vulnerable to bias, but also learn about the real-world, Black-led initiatives underway to counteract this bias.",
            "get_involved": "",
            "get_involved_url": "http://www.hopeimmersive.com/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_131438.9114470000.png",
            "created": "2022-11-08T13:14:38.911207Z",
            "moderation_state": 3
        },
        {
            "id": 408,
            "content_url": "http://press.etc.cmu.edu/content/game-jam-guide",
            "is_bookmarked": false,
            "tags": [
                "collaboration",
                "digital inclusion",
                "digital literacy",
                "gaming",
                "hive nyc",
                "web literacy",
                "youth"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Hana Sun",
            "submitter_profile_id": 88,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Games for Change launches its Moveable Game Jam curriculum guide",
            "description": "This curriculum guide shares over 20 flexible lesson plans and new ideas from experts who led game jams in NYC focused on three real-world issues: climate change, smart cities and immigrant history (our G4C Student Challenge themes). Game jam partners included Global Kids, Mouse Institute of Play, Museum of the Moving Image, Brooklyn College Community Partnership and Coderdojo NYC.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is a free, hackable education resource created by Hive NYC members",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-27_213554.3354250000.jpg",
            "created": "2017-07-27T19:01:11.209402Z",
            "moderation_state": 3
        },
        {
            "id": 2106,
            "content_url": "https://www.mozillafestival.org/en/speakers/2019/great-code-great-responsibility/",
            "is_bookmarked": false,
            "tags": [
                "#2019dnd",
                "5yearsdand",
                "#computer science",
                "#open science",
                "#responsible code",
                "#taimfdd"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Great Code, Great Responsibility",
            "description": "This Dialogues and Debates about responsible code. How do we fix the internet? Teach the next generation of coders ethics right alongside computer science.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-25_214505.7835660000.png",
            "created": "2021-06-25T21:45:05.783279Z",
            "moderation_state": 3
        },
        {
            "id": 2059,
            "content_url": "https://www.eventbrite.com/e/so-much-data-where-are-our-intelligent-apps-tickets-152907714089?aff=ebdssbonlinesearch",
            "is_bookmarked": false,
            "tags": [
                "application",
                "community",
                "data",
                "developer",
                "iot",
                "webinar"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Promote",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Paulius Jurčys",
            "submitter_profile_id": 3914,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Paulius Jurčys",
                    "profile_id": 3914,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WEBINAR: So Much Data - Where Are Our Intelligent Apps?",
            "description": "This event brings in four personal data technology experts to talk about emerging solutions with personal data. How can we unlock data from silos and move them to the user’s side? What intelligent applications can be built on data from wearable devices, IoT devices, and other public and private data?",
            "get_involved": "",
            "get_involved_url": "https://www.prifina.com",
            "interest": "Developer-focused event about building new types of apps on user-held data",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-05-03_193425.8057580000.jpeg",
            "created": "2021-05-03T19:34:25.805098Z",
            "moderation_state": 3
        },
        {
            "id": 651,
            "content_url": "https://learningspaces.dundee.ac.uk/future-dialogues/",
            "is_bookmarked": false,
            "tags": [
                "design",
                "ethics",
                "iot",
                "voice"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Martin Skelly",
            "submitter_profile_id": 64,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Martin Skelly",
                    "profile_id": 64,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Future Dialogues. Whose voice will control the future?",
            "description": "This exhibition is the culmination of a nine week interdisciplinary project at the University of Dundee sponsored by the Mozilla Open IoT Studio. 17 teams of students from Level 2 Graphic Design, Product Design and Illustration were challenged to dream up future scenarios involving voice-enabled internet services. In this exhibition the students presented ideas which range from bright optimistic visions to dark dystopian forewarnings. We hope you enjoy reading about the projects as much as we have enjoyed working on the collaboration.",
            "get_involved": "Watch out for the publication going up online in the next few weeks",
            "get_involved_url": "",
            "interest": "17 projects exploring key issues in the voice ecosystem.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-26_184349.1973940000.jpg",
            "created": "2018-03-26T16:07:57.243825Z",
            "moderation_state": 3
        },
        {
            "id": 1112,
            "content_url": "https://reps.mozilla.org/e/global-sprint-2019/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Bhuvana Meenakshi Koteeswaran",
            "submitter_profile_id": 1911,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "David Bild",
                    "profile_id": 1819,
                    "is_active": true
                },
                {
                    "name": "Bhuvana Meenakshi Koteeswaran",
                    "profile_id": 1911,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Global Sprint 2019 at Salem",
            "description": "This Global Sprint 2019 was hosted by me in order to make more students understand the importance of working for Open projects and also guide them on how to do it. So this event was more of a hackathon where many issues were resolved focusing on one particular project. The project is an interesting web based conceptual game that comes under Openness and about 10 participants attended the event. I guess I was the first to host the sprint because of the availability of the contributors. My mentor David Bild gave me pre and post event tips to move the project further.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-16_171006.8721190000.jpg",
            "created": "2019-04-16T17:10:06.871769Z",
            "moderation_state": 3
        },
        {
            "id": 246,
            "content_url": "https://github.com/kitsunenosaraT/Mozilla-Italia-l10n-guide",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Italia l10n Guide",
            "description": "This Global Sprint project aims to create a localization guide for Italian volunteers that can be adapted by community members around the world. Its goal is to make Mozilla’s products, events and core values accessible for Italian users.",
            "get_involved": "Contribute to this project during the Global Sprint!",
            "get_involved_url": "https://github.com/kitsunenosaraT/Mozilla-Italia-l10n-guide",
            "interest": "This project is a great example of volunteers creating a localization resource that can, itself, be further localized by and for other communities.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-26_095315.1838650000.png",
            "created": "2017-04-26T09:53:15.183613Z",
            "moderation_state": 3
        },
        {
            "id": 273,
            "content_url": "https://github.com/mozilla-neutrino/neutrino-dev",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "javascript",
                "mozsprint",
                "open web",
                "software"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Eli Perelman",
                    "profile_id": 8,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Neutrino",
            "description": "This Global Sprint project aims to create and build modern JavaScript applications with zero initial configuration. Neutrino combines the power of Webpack with the simplicity of presets.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "https://github.com/mozilla-neutrino/neutrino-dev",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_204304.0556300000.png",
            "created": "2017-05-11T20:43:04.054752Z",
            "moderation_state": 3
        },
        {
            "id": 2476,
            "content_url": "https://www.berkeley.edu/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "University of California, Berkeley",
                    "profile_id": 6114,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "University of California, Berkeley",
            "description": "This initiative integrates a “Human Contexts and Ethics Toolkit” into the computer science/data science curriculum. The toolkit helps students discover when and how their work intersects with social power structures. For example: bias in data collection, privacy impacts, and algorithmic decision making.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_113157.9164300000.png",
            "created": "2022-11-21T11:31:57.916118Z",
            "moderation_state": 3
        },
        {
            "id": 2479,
            "content_url": "https://www.colorado.edu/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "University of Colorado, Boulder",
                    "profile_id": 6117,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "University of Colorado, Boulder",
            "description": "This initiative integrates an ethics component into introductory programming classes, and features an “ethics fellows program” that embeds students with an interest in ethics into upper division computer science and technical classes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_114249.4949960000.png",
            "created": "2022-11-21T11:42:49.494760Z",
            "moderation_state": 3
        },
        {
            "id": 2480,
            "content_url": "https://umbc.edu/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "University of Maryland, Baltimore County",
                    "profile_id": 6118,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "University of Maryland, Baltimore County",
            "description": "This initiative uses three avenues to integrate ethics into the computer science curriculum: peer discussions on how technologies might affect different populations; negative implications evaluations, i.e. “red teams” that probe the potential negative societal impacts of students’ projects; and a training program to equip teaching assistants with ethics and equality literacy.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_114457.6835670000.png",
            "created": "2022-11-21T11:44:57.683266Z",
            "moderation_state": 3
        },
        {
            "id": 2474,
            "content_url": "https://vsd.ccs.neu.edu/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Northeastern University",
                    "profile_id": 6112,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Northeastern University",
            "description": "This initiative will embed an ethics component into the university’s computer science, cybersecurity, and data science programs. The ethics component will include lectures, discussion prompts, case studies, exercises, and more. Students will also have access to a philosophy faculty advisor with expertise in information and data ethics.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_112136.6729170000.gif",
            "created": "2022-11-21T11:21:36.672684Z",
            "moderation_state": 3
        },
        {
            "id": 2475,
            "content_url": "https://www.scu.edu/ethics/focus-areas/technology-ethics/resources/what-we-are-doing-with-ethicalcs-at-santa-clara-university/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Santaa Clara University",
                    "profile_id": 6113,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Santa Clara University",
            "description": "This initiative will help CS students develop a deliberative ethical analysis framework that complements their technical learning. It will develop software engineering ethics, cybersecurity ethics, and data ethics modules, with integration of case studies and projects. These modules will also be adapted into free MOOC materials, so other institutions worldwide can benefit from the curriculum.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_112503.4698960000.png",
            "created": "2022-11-21T11:25:03.469568Z",
            "moderation_state": 3
        },
        {
            "id": 728,
            "content_url": "https://www.willcock.org",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Visualising Collective Thoughts",
            "description": "This installation is designed to project a visualisation of the ways the world is being thought about onto the world itself; it is a mass-reactive augmented reality exhibit. Using real-time searches of massive data sets derived from Twitter and Google search continuations, the project presents anumber of continually developing series of strands of collective thought; the statistically most common responses to stimuli and connections between ideas are presented in the form of dynamic tree structure which unfolds.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_103635.3947030000.jpg",
            "created": "2018-04-24T10:36:35.394095Z",
            "moderation_state": 3
        },
        {
            "id": 2442,
            "content_url": "https://www.futurewake.com/#/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "algorithmic racism",
                "artificial intelligence",
                "cma",
                "cma2021",
                "mozilla-cma",
                "predictive policing"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Future Wake",
                    "profile_id": 6065,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Future Wake",
            "description": "This interactive web app turns the discriminatory practice of predictive policing upside down, instead allowing citizens to predict police brutality. The project uses AI and a number of data sets to determine where, when, and how police brutality in the U.S. is most likely to occur. It also paints a vivid picture of the potential victim, from their skin color to their age, to put a human face on the prediction.",
            "get_involved": "",
            "get_involved_url": "https://www.futurewake.com/#/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_123949.2507820000.png",
            "created": "2022-11-08T12:39:49.250559Z",
            "moderation_state": 3
        },
        {
            "id": 2445,
            "content_url": "https://darkmatters.ml/",
            "is_bookmarked": false,
            "tags": [
                "cma2021",
                "creative media awards",
                "data",
                "data voids",
                "interactive visualisation",
                "mozilla-cma",
                "speech"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Johann Diedrick",
                    "profile_id": 6068,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Dark Matters",
            "description": "This interactive web experience spotlights the absence of Black speech in datasets that train voice assistants like Siri, Google Home, and Alexa. The project also reveals the exclusion and code switching that results. Through a three-dimensional visualization of major speech datasets, viewers come into contact with vacuums of space representing these data voids. Intertwined are narratives attesting to the resilient and resistive qualities of Black speech, suggesting how we might create more equitable futures.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_132441.5904810000.png",
            "created": "2022-11-08T13:24:41.590244Z",
            "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": 427,
            "content_url": "https://medium.com/read-write-participate/starting-the-school-year-with-privacy-security-in-mind-487320333c44",
            "is_bookmarked": false,
            "tags": [
                "online privacy & security",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Back-to-School Privacy & Security Kit",
            "description": "This is a blog post describing a brand new \"kit\" of 3 Back-to-School Privacy & Security activities added to Thimble for educators and learners to remix. The big idea is to start conversations about strong online safety habits that learners can use right now.",
            "get_involved": "Check out the activities themselves on Thimble!",
            "get_involved_url": "https://thimble.mozilla.org",
            "interest": "This is a great example of combining a core issue like Privacy & Security with an excellent learning tool like Thimble.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-05_194151.4395500000.png",
            "created": "2017-09-05T19:41:51.439071Z",
            "moderation_state": 3
        },
        {
            "id": 585,
            "content_url": "https://medium.com/@chadsansing/practicing-open-facilitation-5f5474294d13",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "facilitation",
                "open leadership",
                "teaching"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Facilitation",
            "description": "This is a blog post describing Open Facilitation, a GitBook collecting facilitation best practices from our Web Literacy trainings and other workshops.",
            "get_involved": "Please share this resource and help improve it by asking questions and starting discussions.",
            "get_involved_url": "https://chadsansing.gitbooks.io/open-facilitation/content/",
            "interest": "This GitBook has both big-picture and tiny-detail facilitation tips for anyone running an open event, meeting, or workshop - anything from a single class to a multi-day convening.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-06_141716.9410620000.jpeg",
            "created": "2018-02-06T14:17:16.940546Z",
            "moderation_state": 3
        },
        {
            "id": 584,
            "content_url": "https://medium.com/@chadsansing/creating-our-iot-futures-together-9318b06f3eff",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "internet of things",
                "online privacy & security",
                "open leadership",
                "workshop"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Localize & translate"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Katie Hendrix",
                    "profile_id": 68,
                    "is_active": true
                },
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "IoT Escape Room Workshop",
            "description": "This is a blog post describing our upcoming IoT Escape Room community workshop in Chattanooga, TN, or March 8th and 9th, 2018. The big idea is to empower community members to design and build fun, collaborative, social ways to learn about Internet health issues and connected devices.",
            "get_involved": "Join us as a participant, contribute to our curriculum, ask us questions, or bring the workshop to your community, Contact curriculum manager Chad Sansing to learn more.",
            "get_involved_url": "https://medium.com/@chadsansing/creating-our-iot-futures-together-9318b06f3eff",
            "interest": "This event and its curriculum will bring together a wide range of participants and contributors from across our network and areas of interest.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-06_141058.9978030000.png",
            "created": "2018-02-06T14:10:58.997273Z",
            "moderation_state": 3
        },
        {
            "id": 291,
            "content_url": "https://medium.com/read-write-participate/offline-games-for-online-safety-74efa0959240",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Create content"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Offline games for online safety",
            "description": "This is a blog post describing what kinds of contributions community members can make to the Offline Games Challenge during the 2017 Global Sprint. The big idea is to invent and share childhood games, playground games, and board games that can teach people - especially youth - about online privacy and safety wherever they live. This project is easy to localize and might encourage participants to adapt beloved games to #teachtheweb, as well as to invent new ones.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-offline-games-challenge/",
            "interest": "This is an example of using a comms channel to promote a project that invites broad, diverse, local participation in support of online safety and our work to drive public demand for better privacy and security.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-18_153201.2730130000.jpg",
            "created": "2017-05-18T15:32:01.272472Z",
            "moderation_state": 3
        },
        {
            "id": 1620,
            "content_url": "https://medium.com/@Calkibet/openscienceke-we-go-far-together-3042ac8b1d8e",
            "is_bookmarked": false,
            "tags": [
                "#mozfellow20",
                "openscience"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "Caleb kibet",
            "submitter_profile_id": 1617,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Caleb kibet",
                    "profile_id": 1617,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "OpenScienceKE: Open by Design and in Action — We Go Far, Together",
            "description": "This is a blogpost in a series on Open Science activities in Kenya, data management, and machine learning.",
            "get_involved": "I'd love to hear your thoughts.",
            "get_involved_url": "https://github.com/BioinfoNet",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-20_100338.4284390000.png",
            "created": "2020-03-20T10:03:38.427855Z",
            "moderation_state": 3
        },
        {
            "id": 269,
            "content_url": "https://medium.com/read-write-participate/demystifying-connected-devices-9c5b7a943f08",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "escape rooms",
                "iot",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Demystifying Connected Devices",
            "description": "This is a blog post inviting broad participation in our IoT Escape Room Challenge for the 2017 Global Sprint. It introduces escape rooms and the Internet of Things and then describes many technical and non-technical ways contributors can get involved. The big idea is to community-source easily constructed, inexpensive, portable rooms or sets that libraries could share between branches to teach about connected devices in a fun, low-risk, social way.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-iot-escape-room-challenge",
            "interest": "This is an example of using a channel like Read, Write, Participate to support community work for events like the Global Sprint.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_103626.6638210000.png",
            "created": "2017-05-11T10:36:26.663220Z",
            "moderation_state": 3
        },
        {
            "id": 261,
            "content_url": "https://medium.com/read-write-participate/web-native-games-for-privacy-inclusion-ec90c226583a",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "games",
                "global sprint",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Native Games for Privacy and Inclusion",
            "description": "This is a blog post inviting broad participation in the Privacy & Security Game Jam Challenge during the 2017 Global Sprint. It introduces the challenge and then shares all kinds of technical and non-technical ways to contribute ideas, assets, and code. It's meant to be an example of how we can use other Mozilla channels, like Read, Write, Participate, to make community-driven projects more inviting.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-game-jam-challenge/",
            "interest": "This is an example of supporting documentation meant to invite broad network and community participation in work like the Global Sprint.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-05_093937.3902000000.JPG",
            "created": "2017-05-05T09:39:37.389705Z",
            "moderation_state": 3
        },
        {
            "id": 303,
            "content_url": "https://medium.com/read-write-participate/connecting-with-games-at-the-global-sprint-2bc2d665a282",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Connecting with games at the Global Sprint",
            "description": "This is a blog post inviting participation by contributors and site hosts interested in the Mozilla Privacy Arcade challenges that are part of this year's Global Sprint. It summarizes the challenges and details the kinds of participation we still hope to recruit for each. It also links out to the participant registration and site registration pages of the sprint website.",
            "get_involved": "Spread the word and contribute to a project that speaks to you during the Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mozilla-privacy-arcade",
            "interest": "This is the 5th blog post in a series that ramps up to - and supports - game-based projects at the Global Sprint through Mozilla Network channels like the Read, Write, Participate blog.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-24_123117.8719570000.jpeg",
            "created": "2017-05-24T12:31:17.870076Z",
            "moderation_state": 3
        },
        {
            "id": 260,
            "content_url": "https://medium.com/read-write-participate/whats-a-shardnet-ad461884e51e",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "games",
                "global sprint",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "What's a Shardnet?",
            "description": "This is a blog post inviting participation in the Cryptomancer Challenge for the 2017 Global Sprint. It introduces readers to the sprint, to role-playing games in general, and to how we might use the game Cryptomancer to invent and share adventures that reflect the real-world challenges network members face in privacy, security, and digital inclusions.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-cryptomancer-challenge/",
            "interest": "This is an example of supporting documentation that shares news about our work - like the Global Sprint - across Mozilla channels and invites participation from network members.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-05_092417.6880030000.jpg",
            "created": "2017-05-05T09:24:17.687504Z",
            "moderation_state": 3
        },
        {
            "id": 325,
            "content_url": "https://medium.com/@chadsansing/game-time-at-the-global-sprint-a907bdb11b7b",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Game time at the Global Sprint",
            "description": "This is a blog post pitching a last-minute invite to contribute to games-based projects in this year's Global Sprint. Help invent adventures, micro-games, puzzles, and offline games that #teachtheweb and drive demand for better online privacy and security as part of Internet Health.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mozilla-privacy-arcade",
            "interest": "This is an example of using existing comms channels to promote new projects from across the org.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_105005.9836040000.jpg",
            "created": "2017-05-31T10:50:05.983304Z",
            "moderation_state": 3
        },
        {
            "id": 738,
            "content_url": "https://twitter.com/SomeWhereBot",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Somewhere Bot",
            "description": "This is a bot on a road trip around the world. It tweets pictures from the places it visits atregular intervals. The bot has no special regard for landmarks and photo-opportunities, it treatsevery place as equal. The bot is currently learning how to feel theweather.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_105457.4196990000.jpg",
            "created": "2018-04-24T10:54:57.419123Z",
            "moderation_state": 3
        },
        {
            "id": 234,
            "content_url": "https://thimbleprojects.org/techkim/241862/#overview",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "offline"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 105,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Yes We Tech: CS Unplugged",
            "description": "This is a community-contributed teaching resource of offline computational thinking activities assembled by Kim Wilkens. Kim shares 8 of her favorite lo-fi/no-fi lesson plans for teaching topics like algorithms, circuitry, and programming.",
            "get_involved": "Do you run a club or can you share this resource with educators near you? Help test and localize the lesson plans!",
            "get_involved_url": "",
            "interest": "This is a great example of offline activities Mozilla Club Captains and other educators can use anywhere, regardless of connectivity.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-19_102641.5136570000.jpg",
            "created": "2017-04-19T10:26:41.513406Z",
            "moderation_state": 3
        },
        {
            "id": 986,
            "content_url": "https://strongercommunities.info",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "Organizational Digital Security Workshops for Immigrant Justice",
            "description": "This is a comprehensive digital security curriculum for activists and technologists who work alongside vulnerable immigrant populations in the United States.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-04_164131.5155040000.png",
            "created": "2019-01-04T16:41:31.514886Z",
            "moderation_state": 3
        },
        {
            "id": 1155,
            "content_url": "https://docs.google.com/document/d/1OVHaJsUtBRvW942sNYdf7bqE54miY27w_YJWZQh9Vsw/edit?usp=sharing",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Babatunde Okunoye",
            "submitter_profile_id": 1969,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Babatunde Okunoye",
                    "profile_id": 1969,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla OL7 Cohort E Case study",
            "description": "This is a documentation of my OL7 Journey",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-05-02T11:25:59.352974Z",
            "moderation_state": 3
        },
        {
            "id": 191,
            "content_url": "http://www.fakeittomakeitgame.com/",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "misinformation",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fake It To Make It",
            "description": "This is a fake news simulator that asks you to make enough money to reach a savings goal by promoting and creating fake news. You can copy stories, create them, and plant them with social media accounts you buy. The big idea is to understand how fake news and misinformation work so you know them when you see them.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is a great example of an interactive teaching tool people can use within the network to teach the importance of open news and the critical media and web literacy skills consumers need to avoid being misinformed.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_133514.7597930000.png",
            "created": "2017-04-07T13:35:14.759152Z",
            "moderation_state": 3
        },
        {
            "id": 344,
            "content_url": "https://github.com/deniselinn/connectchicago",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Connect Chicago",
            "description": "This is a GitHub landing page for collaborative community co-working for Connect Chicago, a citywide digital inclusion initiative as part of the 2017 Global Sprint.Project members are working with nonprofit partners, advocates, and community members in 2017 to identify gaps in access & training resources across the city so they can co-build & support solutions to fill those gaps.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/deniselinn/connectchicago",
            "interest": "This is a great example of a local project tapping into the Mozilla Network for open problem-solving on a key issue like digital inclusion.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_185053.8799390000.png",
            "created": "2017-06-01T18:45:55.317252Z",
            "moderation_state": 3
        },
        {
            "id": 285,
            "content_url": "https://github.com/MozillaFoundation/vr-curriculum-sprint",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "digital inclusion",
                "open innovation",
                "web literacy",
                "web vr"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web VR 101 Curriculum Sprint",
            "description": "This is a GitHub repo for the Web VR 101 curriculum project running during this year's Global Sprint. What if anyone, anywhere - regardless of coding experience - could build a virtual reality experience? The big idea is to introduce Web VR to new users so they understand how it works and can use it for their own teaching and learning needs. We’ll brainstorm, research, draft, and test lesson plans that introduce Web VR ideas, vocabulary, and technical skills to beginner web and Web VR users.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/vr-curriculum-sprint",
            "interest": "This is an example of a Global Sprint project sparked by widespread interest across Mozilla and network communities.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-17_103702.1102440000.png",
            "created": "2017-05-17T10:37:02.109894Z",
            "moderation_state": 3
        }
    ]
}