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

**Route** - `/entries`

#Query Parameters -

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

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

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=related_entry_creators&page=29",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=related_entry_creators&page=27",
    "results": [
        {
            "id": 375,
            "content_url": "https://safenetwork.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "SAFE Network",
            "description": "The SAFE Network is a decentralized data storage and communications network that provides a secure, efficient and zero-cost infrastructure. Rather than using data centers and servers which are prone to data theft and surveillance, the SAFE Network uses advanced peer-to-peer technology that joins together the unused hard drive space, CPU power and Internet connections of all SAFE users, creating a global network.",
            "get_involved": "",
            "get_involved_url": "https://github.com/safenetwork/safenetwork",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_185331.2854860000.jpg",
            "created": "2017-06-16T18:53:31.285151Z",
            "moderation_state": 3
        },
        {
            "id": 592,
            "content_url": "http://indianexpress.com/article/opinion/columns/right-to-privacy-justice-krishna-committee-information-theft-big-data-large-concerns-5060033/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Op-ed: Big Data, Large Concerns",
            "description": "\"Consent and accountability should be at the core of [India's] new privacy law,\" write Mozilla Tech Policy Fellows Amba Kak and Jason Schultz in this Indian Express op-ed.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-12_151340.2665380000.png",
            "created": "2018-02-12T15:13:40.265878Z",
            "moderation_state": 3
        },
        {
            "id": 2163,
            "content_url": "https://youtu.be/cyEwbmYn7fA",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "On privacy, identity, and gender online",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192117.6397920000.jpg",
            "created": "2021-07-05T18:13:24.067224Z",
            "moderation_state": 3
        },
        {
            "id": 448,
            "content_url": "http://halcyonhouse.org/sites/default/files/2016-2017%20Halcyon%20Dialogue%20Series%20Report.pdf",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "drones",
                "robotics",
                "UAVs"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Cori Zarek",
            "submitter_profile_id": 111,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Shaping Robotics Policy for the 21st Century",
            "description": "The field of robotics has the potential to transform human life in the 21st century. Several dozen global leaders, experts, researchers, and innovators participated in a series of discussions hosted by Halcyon and the American Association for the Advancement of Science and produced this report and recommendations for policy makers, academic researchers, companies, and nonprofit organizations across nine major themes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-28_191537.1696710000.png",
            "created": "2017-09-28T19:15:37.168833Z",
            "moderation_state": 3
        },
        {
            "id": 907,
            "content_url": "https://www.migrationtrail.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Migration Trail",
            "description": "Migration Trail follows the journeys of two fictional characters: David, from Nigeria and Sarah, from Syria. Their stories are told via maps, data visualisation and social media, in real time over the course of ten days, as they set off from North Africa and Turkey, travelling over the sea, to and through Europe. It is based on true stories. You can follow their thoughts and responses along the way via their instant message feeds, either on the website or on your phone in Facebook messenger, to keep up with the story in real time, wherever you are. A podcast series explores the wider issues.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-28_064535.8163460000.png",
            "created": "2018-08-28T06:45:35.815490Z",
            "moderation_state": 3
        },
        {
            "id": 1159,
            "content_url": "https://soko.tech/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Fundraise",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Mariona A. Cíller",
            "submitter_profile_id": 2344,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Science & Tech, Education, Open: Web, Software & Hardware. Journalist & Curator.",
            "description": "Co-founder & creative director at SokoTech, director of Maker Faire Barcelona & STEAMConf Barcelona, Parnterships at Smashing Media. University of Illinois B.F.A, M.Sc. & Assistant Professor. Center of Bits & Atoms (MIT) Fab Academy graduate. On 2015 co-founded SokoTech, a citizen lab dedicated to digital social innovation projects focused on the arts, science & technology. The purpose of SokoTech is to extend the use and understanding of technology, science, engineering, art & maths among society as a whole, without taking into account age, level of knowledge, status, capacities or gender.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-02_224100.4846250000.jpg",
            "created": "2019-05-02T22:41:00.484016Z",
            "moderation_state": 3
        },
        {
            "id": 933,
            "content_url": "https://blog.mozilla.org/blog/2018/10/10/announcing-a-competition-for-ethics-in-computer-science-with-up-to-3-5-million-in-prizes/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Responsible Computer Science Challenge",
            "description": "The Responsible Computer Science Challenge — by Omidyar Network, Mozilla, Schmidt Futures, and Craig Newmark Philanthropies — calls on professors to integrate ethics into undergraduate computer science courses",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-10-10_132414.8427040000.jpg",
            "created": "2018-10-10T13:24:14.842025Z",
            "moderation_state": 3
        },
        {
            "id": 306,
            "content_url": "https://github.com/pransh15/decentralization-camp/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Decentralization Camp",
            "description": "A one-stop shop for someone to learn about Decentralization and why it is important.",
            "get_involved": "You can make graphics, memes, write blogs, do petitions, get us a reach, discuss with us what's necessary and what's not, review us, make websites and if nothing else urge people, Tweet about it or post it on Facebook so that we get as much suport as we need to keep this web an Open one.",
            "get_involved_url": "https://github.com/pransh15/decentralization-camp/blob/master/README.md",
            "interest": "We all have been a part of the internet, and making it what it is, and now as the scenario's changing we need to stop it. We need the web to be open, and nobody can take it away from us!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-25_162243.2433980000.jpg",
            "created": "2017-05-25T16:22:43.242854Z",
            "moderation_state": 3
        },
        {
            "id": 783,
            "content_url": "https://medium.com/read-write-participate/a-tool-for-open-government-in-hungary-2680140d41bc",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Parliamentary Debates Open",
            "description": "An open-source tool for journalists that scrapes and processes Hungarian National Assembly debates using Natural Language Processing.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-30_143529.7926730000.png",
            "created": "2018-04-30T14:35:29.792012Z",
            "moderation_state": 3
        },
        {
            "id": 1027,
            "content_url": "https://foundation.mozilla.org/en/campaigns/venmo-put-our-privacy-first/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Venmo: put our privacy first",
            "description": "Imagine if every time you swiped your credit card your bank assumed you wanted that transaction to be public. That’s what Venmo does, a popular app that lets people send and collect money.\n\nCan you ask Venmo to put our privacy first and make all transactions private by default?",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/campaigns/venmo-put-our-privacy-first/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_230555.3183820000.png",
            "created": "2019-01-30T23:05:55.318049Z",
            "moderation_state": 3
        },
        {
            "id": 2142,
            "content_url": "https://www.youtube.com/watch?v=F366d5pVLVA",
            "is_bookmarked": false,
            "tags": [
                "bmfdd"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Responding to Coded Bias: Black Women Interrogating AI",
            "description": "Deborah Raji (featured in the film Coded Bias) engages a panel of technologists on critical themes highlighted in the documentary, including technology-based discrimination around race and gender, representation, intersectionality, and civic engagement. Panelists: Deborah Raji (Mozilla Fellow), Renee Cummings (Data Activist, University of Virginia), Ayanna Howard (Dean, College of Engineering, Ohio State), Ifeoma Ozoma (Founder and Principal, Earthseed).",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_195456.9776280000.png",
            "created": "2021-07-01T19:54:56.977359Z",
            "moderation_state": 3
        },
        {
            "id": 308,
            "content_url": "https://github.com/peekdistrict/peekdistrict",
            "is_bookmarked": false,
            "tags": [
                "open data",
                "surveillance",
                "united kingdom"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Write documentation"
            ],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Peek District",
            "description": "We're here to collaboratively report, identify, and track the location of CCTV Surveillance cameras.They're meant to add a sense of security. Would you rather park you car or bike near one? If something goes wrong, getting access to the footage could help you. If something DOES go wrong, does a CCTV camera help you? The UK holds the largest concentration of CCTV cameras on the planet, and yet cameras have increased in many aspects of our lives, across the globe. 2013 estimates show UK coverage at 5.9 Million (1 camera for every 11 people).Who watches the watchers?",
            "get_involved": "Help us  improve public awareness; of state and corporate monitoring, and to enable these devices to work for our benefit through greater transparency and accountability.",
            "get_involved_url": "https://github.com/peekdistrict/peekdistrict",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-07_183445.2525750000.jpg",
            "created": "2017-05-25T19:58:25.021657Z",
            "moderation_state": 3
        },
        {
            "id": 1421,
            "content_url": "http://www.browndailyherald.com/2019/09/05/cs-department-hires-ethics-tas/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "education",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CS department hires Ethics TAs",
            "description": "Newly-hired teaching assistants to integrate ethics into computer science curriculum at Brown University.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-13_000352.8328470000.jpg",
            "created": "2019-10-13T00:03:52.832153Z",
            "moderation_state": 3
        },
        {
            "id": 1208,
            "content_url": "https://www.soupysecurity.com/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design"
            ],
            "published_by": "Slammer",
            "submitter_profile_id": 2421,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "Soupy Security",
            "description": "Soupy Security is an interactive, illustrated story for information security (infosec) practitioners and the community organizations that they work with. The project is a collaboration between artist Shoog McDaniel and information security trainer, Slammer. Soupy Security is Slammer's attempt to think thru a major challenge in their work: how to build sustainable infosec pathways for small organizations. These groups are rich in people power and vision but are strapped in terms of time, money, and other necessary infrastructure to build security into their work.",
            "get_involved": "Edit the storie(s).  I'm learning Twine so if you have experience let me know. Ideas on ways to take this offline including gallery exhibits, workshops, etc",
            "get_involved_url": "https://github.com/SelinaMusuta/Soupy-Security/blob/master/contribution.md",
            "interest": "Folks interested in making infosec less scary and more accessible",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-31_163902.1351610000.jpg",
            "created": "2019-05-31T16:39:02.134578Z",
            "moderation_state": 3
        },
        {
            "id": 63,
            "content_url": "https://www.youtube.com/watch?v=Exc9PAXhOd0",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A Meme Is Born",
            "description": "Why we need copyright laws that set the imagination free",
            "get_involved": "Join the change copyright campaign.",
            "get_involved_url": "https://www.changecopyright.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/63.png",
            "created": "2016-10-24T21:55:03.290000Z",
            "moderation_state": 3
        },
        {
            "id": 183,
            "content_url": "http://www.unwomen.org/en/news/stories/2016/10/women-breaking-barriers-and-optimizing-opportunities-in-a-digital-world",
            "is_bookmarked": false,
            "tags": [
                "gender",
                "girls",
                "inclusion",
                "mozilla clubs",
                "mozilla clubs for women and girls",
                "un women",
                "women",
                "women and 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": "Women breaking barriers and optimizing opportunities in a digital world",
            "description": "A focus on UN Women's work to increase opportunities for women. Including a feature on the joint initiative by UN Women and the Mozilla Foundation to support 20 digital literacy clubs for women and girls in Kenya and South Africa. This initiative is not only creating a safe space for women to learn in an environment free from gender bias but also training them to actively participate, lead and create on the web.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_205457.6866910000.jpg",
            "created": "2017-04-06T20:54:57.686284Z",
            "moderation_state": 3
        },
        {
            "id": 711,
            "content_url": "http://cargocollective.com/annanazo",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Embodiment of Cognition",
            "description": "In the piece Nazo experiments with embodiment of cognition. Sheworks with EEG data, creating a metaphorical journey into human’s mind and personality. She  translates the recording of electrical activity along the scalp into a sculpturalresponsive surface, that reacts to a change of a human’s brain activity – you perform and transmit your own data live. The work uncovers the themes of mixed reality and augmentation relating to the body.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_095133.9470150000.jpg",
            "created": "2018-04-24T09:51:33.946440Z",
            "moderation_state": 3
        },
        {
            "id": 1827,
            "content_url": "https://foundation.mozilla.org/en/blog/supporting-black-artists-who-are-examining-ai/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Supporting Black Artists Who Are Examining AI",
            "description": "Mozilla’s latest round of Creative Media Awards will provide $245,000 in funding to Black artists who are exploring the effects of AI on racial justice.\n\nClick \"Visit,\" above, to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-08-27_194118.1028770000.png",
            "created": "2020-08-27T19:41:18.102470Z",
            "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": 749,
            "content_url": "http://www.ted-hunt.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "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": "Poetry was never the point",
            "description": "Aesthetic experiments and expressions into new forms that poetry, protest, collective experienceand spirituality might take on the internet. Inspired by the ‘Alt Lit’ movement and named after apodcast episode by internet artists Steve Roggenbuck. Poetry Was Never The Point celebrates poetry’s ability to connect both its author and audience to a far wider spectrum of appreciation for nonconformity, nature, humanity, spirituality, positivity and critical thought.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_111255.5192820000.jpg",
            "created": "2018-04-24T11:12:55.518593Z",
            "moderation_state": 3
        },
        {
            "id": 2137,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/open-science-spurring-discovery-and-innovation-worldwide",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "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": "Open Science: Spurring Discovery And Innovation Worldwide",
            "description": "Mozilla has long recognized a synergy with the open science movement, which seeks to speed innovation and discovery, encourage the sharing and reuse of research data, and ensure broad, open access to scientific knowledge. Many of the key principles of open science mirror those of the open source movement. Open science is a method of practicing science where data and processes are shared openly and freely in a manner that allows others to reuse and reproduce that work. Read more about open science in this MozFest Book chapter.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_191021.6181310000.png",
            "created": "2021-07-01T19:10:21.617867Z",
            "moderation_state": 3
        },
        {
            "id": 118,
            "content_url": "http://ankitdaf.com/bell.html",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Ghanta Project",
            "description": "The 'Ghanta' or bell that serves as a call to gather as a community. It's an IoT connected product: a bell and a tablet.",
            "get_involved": "",
            "get_involved_url": "http://ankitdaf.com/bell.html",
            "interest": "Physical prototype with web interaction",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-02T09:04:30.048000Z",
            "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": 130,
            "content_url": "http://rik.smith-unna.com/command_line_bootcamp",
            "is_bookmarked": false,
            "tags": [
                "code",
                "command line"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Command-line bootcamp",
            "description": "An \"interactive adventure\" to learn the UNIX command line in the browser.",
            "get_involved": "",
            "get_involved_url": "https://github.com/Blahah/command_line_bootcamp",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-09T20:33:32.316000Z",
            "moderation_state": 3
        },
        {
            "id": 223,
            "content_url": "https://docs.google.com/forms/d/e/1FAIpQLScILWp1JB-HpG16gX-mYXuo86a0d4ZED6MarVbmF9Zc50EdXw/viewform",
            "is_bookmarked": false,
            "tags": [
                "challenge",
                "community networks",
                "innovation",
                "nsf",
                "wireless"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Mehan Jayasuriya",
            "submitter_profile_id": 74,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "NSF WINS NYC launch event 4/22",
            "description": "Powered by Mozilla, the National Science Foundation Wireless Innovation for a Networked Society Challenges are providing $2M in prizes for solutions that provide access in the immediate aftermath of a disaster or in underserved communities. Join us in New York City on April 22nd to learn more about these wireless Challenges and to meet other folks from your area who are interested in tackling these big problems.",
            "get_involved": "Please join us at the event and share the RSVP form widely with your networks!",
            "get_involved_url": "https://docs.google.com/forms/d/e/1FAIpQLScILWp1JB-HpG16gX-mYXuo86a0d4ZED6MarVbmF9Zc50EdXw/viewform",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_214207.2476810000.png",
            "created": "2017-04-13T21:42:07.247106Z",
            "moderation_state": 3
        },
        {
            "id": 772,
            "content_url": "https://www.newschool.edu/digital-equity-lab/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Take It or Leave It: NYC Residents, Online Privacy & Internet Service",
            "description": "This report ranks New York City’s major Internet Service Providers based on the degree of privacy control and consent they offer consumers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-26_130352.6832470000.png",
            "created": "2018-04-26T13:03:52.682688Z",
            "moderation_state": 3
        },
        {
            "id": 231,
            "content_url": "https://medium.com/read-write-participate/fake-news-and-filter-bubbles-teaching-web-literacy-concepts-a-brooklyn-public-library-6586baaebe85",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "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 News and Filter Bubbles",
            "description": "Mozilla-IMLS pilot participant Davis Erin Anderson shares her \"recipe\" for teaching web literacy and evaluating media to colleagues at the Brooklyn Public Library.  She shares her lesson plan and lessons learned from activities that help participants identify and make sense of biases in algorithms, filter bubbles, and fake news.",
            "get_involved": "Help us continue to improve and refine our web literacy curriculum for local audiences.",
            "get_involved_url": "https://learning.mozilla.org/activities",
            "interest": "This is a great example of network leaders making our web literacy curriculum relevant to specific, local communities like librarians.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-17_142224.0393670000.jpg",
            "created": "2017-04-17T14:22:24.038972Z",
            "moderation_state": 3
        },
        {
            "id": 548,
            "content_url": "https://medium.com/@daviserin/turning-intent-into-action-the-madlib-manifesto-fab43fb44e2a",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "mozfest",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Turning Intent into Action: The MadLib Manifesto",
            "description": "Returning to MozFest as a Web Literacy Leader made for a lovely experience; the crush of amazing programming and brilliant ideas at the festival was even better with friends! (And our evening out over Indian was so spectacular I ate at Cinnamon Bazaar again the next night.)",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-09_052618.7405520000.png",
            "created": "2017-11-09T05:26:18.738615Z",
            "moderation_state": 3
        },
        {
            "id": 212,
            "content_url": "https://changecopyright.org/en-US/resources",
            "is_bookmarked": false,
            "tags": [
                "campaign",
                "copyright",
                "eu",
                "resources"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Read, Watch, and Chat: EU Copyright Reform Resources",
            "description": "A list of useful, informative, and fun resources to learn more about the EU Copyright Reform, and what it means for the open internet.",
            "get_involved": "",
            "get_involved_url": "https://changecopyright.org/",
            "interest": "Learn more about what people are doing to protect the openness of the internet in the face of the EU Copyright Directive proposal.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-12_204808.3494250000.png",
            "created": "2017-04-11T17:04:16.026288Z",
            "moderation_state": 3
        },
        {
            "id": 1195,
            "content_url": "https://streetmix.net/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Streetmix",
            "description": "Streetmix is a browser-based interactive tool that lets you design, remix, and share your neighborhood street. Add trees or bike paths, widen sidewalks or traffic lanes, and learn how your decisions can impact your community.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_152718.0281120000.png",
            "created": "2019-05-22T15:27:18.007138Z",
            "moderation_state": 3
        },
        {
            "id": 328,
            "content_url": "https://thimbleprojects.org/semorris/271442/",
            "is_bookmarked": false,
            "tags": [
                "austin",
                "fake news",
                "hive",
                "misinformation",
                "open educational resource",
                "open source",
                "thimble",
                "x-ray goggles"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mission: Information – Misinformation Teaching Kit",
            "description": "Learners develop web and news literacy skills to empower them to recognize, evaluate, and combat fake news and misinformation. Learners will get familiar with reading, writing and participating on the web and will become stronger consumers, producers, and distributors of media in this three-part module. (photo CC BY 2.0 https://www.flickr.com/photos/glutnix/9629164)",
            "get_involved": "Test these activities with learners, then remix the lessons using Thimble OR jump over to the GitHub repo to learn more about the project, file an issue, or contact the project team with feedback!",
            "get_involved_url": "https://github.com/open-austin/fake-the-news",
            "interest": "The learning objectives underpinning each activity are informed by Mozilla's Web Literacy Map. Complete the activities in sequence, or mix and match for your learners. Need help? Visit our discussion forum to get help and share your experience.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_195259.0363970000.jpg",
            "created": "2017-05-31T19:52:59.035883Z",
            "moderation_state": 3
        },
        {
            "id": 2281,
            "content_url": "https://github.com/MozillaFestival/mozfest-program-2018/issues",
            "is_bookmarked": false,
            "tags": [
                "cfp-examples-2022"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2018 Sessions on GitHub",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2021-10-04T13:50:09.861605Z",
            "moderation_state": 3
        },
        {
            "id": 1661,
            "content_url": "https://www.derechosdigitales.org/?s=covid-19",
            "is_bookmarked": false,
            "tags": [
                "Covid-19",
                "latin america"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Join community"
            ],
            "published_by": "Amy Schapiro Raikar",
            "submitter_profile_id": 193,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Derechos Digitales support for COVID-19 response in Latin America & beyond",
            "description": "The digital rights nonprofit Derechos Digitales is asking important questions like: What’s the role of technology on this crisis? How can we harness technology to fight the pandemic while also respecting fundamental rights? Is technology being used as a tool to democratized resources to cope with the crisis or as an indicator of privilege and inequality? Derechos Digitales is also educating people on working securely from home, scrutinizing the privacy impacts of actions taken by the governments in Latin America, and more.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-01_190757.5080900000.png",
            "created": "2020-05-01T17:31:50.313832Z",
            "moderation_state": 3
        },
        {
            "id": 740,
            "content_url": "https://minn.io",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "You Look Familiar",
            "description": "What happens to privacy when tracking incorporates the intrinsic properties of a person?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_105710.5784990000.jpg",
            "created": "2018-04-24T10:57:10.577711Z",
            "moderation_state": 3
        },
        {
            "id": 953,
            "content_url": "https://www.youtube.com/watch?list=PLnRGhgZaGeBu6RousMarM2sS6r8ajFUeV&v=FsIXHQifkXw",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Data Balancing Act",
            "description": "As billions more people and tens of billion more devices come online, boundless amounts of data are created. How do we use it for good (development, smarter cities) and not bad (surveillance, insecurity)?This panel from MozFest 2018 features Zara Rahman, researcher at the Engine Room working at the intersection of technology and social justice; and Malavika Jayaram, executive director of Digital Asia Hub and faculty associate at Harvard’s Berkman Klein Center for Internet & Society.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192355.9297270000.jpg",
            "created": "2018-11-07T16:32:25.618351Z",
            "moderation_state": 3
        },
        {
            "id": 1671,
            "content_url": "https://www.eff.org/deeplinks/2020/04/covid-19-and-technology-commonly-used-terms",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "COVID-19 and Technology: Commonly Used Terms",
            "description": "New technical proposals to track, contain, and fight COVID-19 are coming out nearly every day, and the distinction between public health strategies, technical approaches, and other terms can be confusing. On this page we attempt to define and disambiguate some of the most commonly used terms. Bookmark this glossary—we intend to update it with new terms and definitions regularly.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_155453.6441870000.png",
            "created": "2020-05-05T15:54:53.642754Z",
            "moderation_state": 3
        },
        {
            "id": 615,
            "content_url": "https://video.vice.com/en_us/video/motherboard-inside-a-cryptoparty-in-harlem/5a8ef26af1cdb335e15a8433?utm_content=buffer4ef14&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer",
            "is_bookmarked": false,
            "tags": [
                "crypto",
                "cryptography",
                "mozilla fellow",
                "open web",
                "open web fellows",
                "vice",
                "video"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 4,
            "related_creators": [],
            "entry_type": "base",
            "title": "Inside a CryptoParty in Harlem",
            "description": "VICE MOTHERBOARD meets with Matt Mitchell (Mozilla Fellow 2016), the founder of CryptoHarlem. Matt is a security researcher, operational security trainer, and data journalist who leads CryptoHarlem, impromptu workshops teaching basic cryptography tools to the predominately African American community in upper Manhattan. Previously, he worked as a data journalist for The New York Times and as a developer for CNN, Aol/Huffington Post, and other news organizations.",
            "get_involved": "",
            "get_involved_url": "https://twitter.com/cryptoharlem?lang=en",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_030047.2209790000.jpg",
            "created": "2018-03-06T03:33:32.476914Z",
            "moderation_state": 3
        },
        {
            "id": 144,
            "content_url": "http://www.webmaker.org",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Webmaker Android",
            "description": "Webmaker enables people to discover, create, and share rich content from their mobile device.",
            "get_involved": "",
            "get_involved_url": "https://github.com/mozilla/webmaker-core/blob/develop/README.md",
            "interest": "It brings some of the web’s best features to a mobile app, going beyond a soundbite or photo filter enabling truly creative projects.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-23T06:13:56.720000Z",
            "moderation_state": 3
        },
        {
            "id": 7,
            "content_url": "https://mozillascience.github.io/open-data-guides/",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "open data",
                "science",
                "train-the-trainer"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Data Instructor Guides",
            "description": "This site is a resource for train-the-trainer type materials on Open Data. It's meant to provide a series of approachable, fun, collaborative workshops where each of the modules is interactive and customizable to meet a variety of audiences.",
            "get_involved": "Would love feedback on the instructor guides so far, as well as ideas and contributions for future modules.  Create an issue at the link below.",
            "get_involved_url": "https://github.com/mozillascience/open-data-training",
            "interest": "This website will help those who want to teach others about Open Data.  It has pre-packaged exercises and resources that can be remixed for different audiences.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-12-20T19:25:14.414000Z",
            "moderation_state": 3
        },
        {
            "id": 106,
            "content_url": "http://www.512tech.com/technology/mozilla-expands-its-national-gigabit-project-austin/0wo6pcOmcpRqDKrPypDfbP/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla expands its National Gigabit Project to Austin",
            "description": "Coverage of Mozilla's gigabit work",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Mozilla in the news",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-07-29T14:08:23.196000Z",
            "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
        },
        {
            "id": 866,
            "content_url": "https://www.wired.com/story/the-complexity-of-simply-searching-for-medical-advice/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Op-ed | The Complexity of Simply Searching for Medical Advice",
            "description": "Mozilla Fellow Renee DiResta writes about \"search void\" -- a situation where searching for answers about a keyword returns content produced by a niche group with a particular agenda.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-03_194800.9114400000.png",
            "created": "2018-07-03T19:48:00.909779Z",
            "moderation_state": 3
        },
        {
            "id": 497,
            "content_url": "https://medium.com/@terahlyons/the-international-project-of-ai-governance-1fca928e05d4",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Essay: The International Project of AI Governance",
            "description": "Mozilla Tech Policy Fellow Terah Lyons writes about the intersection of artificial intelligence and public policy.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-25_130545.1498950000.png",
            "created": "2017-10-25T13:05:45.149423Z",
            "moderation_state": 3
        },
        {
            "id": 1046,
            "content_url": "https://foundation.mozilla.org/en/campaigns/dear-retailers/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "mozilla"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Letter: Retailers, Don't Sell Insecure Products",
            "description": "Mozilla and its allies are asking four major retailers to adopt Minimum Security Guidelines",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-14_212414.1174750000.png",
            "created": "2019-02-14T21:24:14.116980Z",
            "moderation_state": 3
        },
        {
            "id": 1191,
            "content_url": "https://letsencrypt.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Let's Encrypt",
            "description": "Let’s Encrypt is a free, automated, and open Certificate Authority.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_143716.9911270000.png",
            "created": "2019-05-22T14:37:16.972619Z",
            "moderation_state": 3
        },
        {
            "id": 1674,
            "content_url": "https://opennews.org/#carepackage",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "COVID 19 Community Care Package from Open News",
            "description": "A set of resources from the Open News community on ways we can take care of each other through mutual aid, knowledge-sharing, and healthy work-from-home culture.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_183708.1796630000.jpg",
            "created": "2020-05-05T18:37:08.178852Z",
            "moderation_state": 3
        },
        {
            "id": 665,
            "content_url": "https://blog.mozilla.org/blog/2018/04/02/announcing-280000-creative-gigabit-projects-across-u-s/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Announcing $280,000 for Creative Gigabit Projects Across the U.S.",
            "description": "Mozilla is supporting 14 tech-for-good initiatives in Oregon, Texas, Tennessee, and beyond",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-02_151532.6068750000.png",
            "created": "2018-04-02T15:15:32.606416Z",
            "moderation_state": 3
        },
        {
            "id": 1728,
            "content_url": "https://cacm.acm.org/news/245121-a-new-class-of-ai-ethics/fulltext",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "computing",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "A New Class of AI Ethics",
            "description": "Natalie Garrett, a Ph.D. student and researcher at the University of Colorado, Boulder, is among those promoting a broader framework. With support from the Mozilla Responsible Computer Science Challenge, Garrett works with professors to revamp existing coursework to shine more light on ethical issues. For example, one area of interest is adding ethics problems to coding assignments. \"We want to help educators identify what topics should be taught and create scaffolding for developing future AI ethics education at the university level,\" she explains.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/",
            "interest": "Ethics, Computing, Pedagogy, Classes",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-26_025648.3373270000.jpg",
            "created": "2020-05-26T02:56:48.336969Z",
            "moderation_state": 3
        }
    ]
}