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=30
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=31",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=related_entry_creators&page=29",
    "results": [
        {
            "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": 833,
            "content_url": "https://www.wired.com/story/darpa-total-informatio-awareness/",
            "is_bookmarked": false,
            "tags": [
                "mozilla fellow"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How the Tech Giants Created what DARPA Couldn't",
            "description": "Today, you can probably name several companies that have access to data on every purchase you make with a credit card, every magazine subscription you buy, every website you visit and email you send or receive, every trip you book, and every event you attend—all the various types of data that Safire referenced, but gathered to identify behavior patterns that help predict what ads you’ll click on.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-31_004800.1190900000.jpg",
            "created": "2018-05-31T00:48:00.118481Z",
            "moderation_state": 3
        },
        {
            "id": 295,
            "content_url": "https://github.com/edovio/Open_Student_Book",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "guide",
                "italian",
                "localization",
                "mozsprint",
                "working open"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Student Book",
            "description": "The Open Student Book project is a guide to introduce Open Projects and Open Source to students of all faculties in Italian universities. It's important to show  the potential of working in an open community and to demonstrate why doing so is important, not just for the individual but for humanity as a whole.",
            "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/edovio/Open_Student_Book/blob/master/README.md",
            "interest": "This project can also serve as a good starting place for those who are interested in learning how to work collaboratively, mixing our passions and skills to build an open project.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-22_054708.0038320000.png",
            "created": "2017-05-22T05:47:08.003350Z",
            "moderation_state": 3
        },
        {
            "id": 1178,
            "content_url": "https://foundation.mozilla.org/campaigns/safety-first/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "mozilla"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kristina Shu",
            "submitter_profile_id": 95,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Safety First",
            "description": "Video to help keep you & your digital loved ones secure.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-15_224125.0001960000.jpg",
            "created": "2019-05-15T22:41:24.998970Z",
            "moderation_state": 3
        },
        {
            "id": 2193,
            "content_url": "https://youtu.be/2nlPmkGymaU",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Regulating Artificial Intelligence with Collective Intelligence",
            "description": "To conceptualize the best manifestation of AI, we must offer the best of human governance by elevating the best of our collective intelligence. Imagine Habermasian Discourse Ethics guiding the most difficult questions of AI Governance and decision-making? This session will explore the vision, tactics and results of the recently-concluded Global Citizen’s Dialogue on the Future of the Internet, We, the Internet (WTI). Since its inception in 2018, WTI has organized national deliberations in 77 countries, activating the collective insights of over 5000 citizens. Our overarching goal is to test, i",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_115308.8942060000.jpeg",
            "created": "2021-07-06T11:53:08.884022Z",
            "moderation_state": 3
        },
        {
            "id": 135,
            "content_url": "https://coralproject.net/first-product/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Trust",
            "description": "A tool for blog or news publishers to use existing comments to indicate trust or reputation of people who comment.",
            "get_involved": "Contribute to the community dialog or the code. Start at https://coralproject.net/get-involved/.",
            "get_involved_url": "",
            "interest": "Comments are tricky and volatile. This helps publishers find & highlight their best commenters so they can set tone for future visitors.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-02T18:04:12.621000Z",
            "moderation_state": 3
        },
        {
            "id": 2220,
            "content_url": "https://book.mozillafestival.org/the-first-decade",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "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": "The First Decade",
            "description": "The first MozFest wasn’t technically a MozFest. Instead, it was the Drumbeat Festival, a convening of leaders making radical disruptions in learning and in web technology. Held at the Museu d’Art Contemporani de Barcelona, sessions took place in the museum, in tents at a nearby square, and in a Hack Bus that arrived spontaneously and parked (illegally) on the street nearby. There were 200 attendees, bad acoustics, and the shared sense that this was something special.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_183054.1063150000.png",
            "created": "2021-07-08T18:30:54.105989Z",
            "moderation_state": 3
        },
        {
            "id": 39,
            "content_url": "https://www.helixarts.com/offthebeat.html",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "mozfest",
                "youth music online collaboration"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Off The Beat",
            "description": "We want to jam with you...an experiment between Mozfest London and Northumberland. No music skills needed.",
            "get_involved": "Follow @helixarts to support our project.",
            "get_involved_url": "",
            "interest": "If interested in digital, latency, live streaming, sharing and collaborating...with a hint of an interest in music, get along. Everyone listens to music, right?!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-29T07:43:07.470000Z",
            "moderation_state": 3
        },
        {
            "id": 2216,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/digital-rights-in-asia-and-europe",
            "is_bookmarked": false,
            "tags": [
                "dsmfb"
            ],
            "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": "Digital Rights in Asia And Europe",
            "description": "A conversation between Malavika Jayaram and Julia Reda about digital rights in the How to MozFest Book.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_182125.1659660000.png",
            "created": "2021-07-08T18:21:25.165732Z",
            "moderation_state": 3
        },
        {
            "id": 471,
            "content_url": "https://medium.com/@amina_fazlullah/bringing-broadband-to-the-unconnected-b6cb759547d2",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog: Bringing Broadband to the Unconnected",
            "description": "Mozilla Tech Policy Fellow Amina Fazlullah writes about the need to connect the unconnected.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-17_162330.4883370000.png",
            "created": "2017-10-17T16:23:30.487656Z",
            "moderation_state": 3
        },
        {
            "id": 2196,
            "content_url": "https://www.youtube.com/watch?v=Y2hEiMOgc1g",
            "is_bookmarked": false,
            "tags": [
                "bmfme"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "What is the Digital Divide?",
            "description": "What is the digital divide, and can we bridge it? Nearly half of the world is still offline, meaning half of the world is still unable to benefit from the digital age and the digital economy. \n\nIn this episode of Mozilla Explains, Alice Munyua, director of Mozilla's Africa Mradi explains the causes and effects of the digital divide, and how we can help to bridge it.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_210654.7096730000.png",
            "created": "2021-07-07T21:06:54.709416Z",
            "moderation_state": 3
        },
        {
            "id": 255,
            "content_url": "https://github.com/kshitizkhanal7/Aerogami",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "digital inclusion",
                "mozsprint",
                "open innovation"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Aerogami",
            "description": "This is a Global Sprint project all about teaching the basic ideas of aerodynamics through simple language and paper airplanes. Contributors will help develop lesson plans, a workshop, and an online application that teach about the principles of flight using only the 1000 most common words in English.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/kshitizkhanal7/Aerogami",
            "interest": "This is a great example of a Global Sprint project that uses the web to deliver complex, scientific vocabulary and ideas through accessible language and hands-on activities.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-03_103133.2842530000.jpg",
            "created": "2017-05-03T10:31:33.283697Z",
            "moderation_state": 3
        },
        {
            "id": 1033,
            "content_url": "https://medium.com/read-write-participate/apply-to-host-a-mozilla-fellow-d3f82106fcef",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Apply to Host a Mozilla Fellow",
            "description": "Ford Foundation and Mozilla are accepting applications from organizations eager to host a Mozilla Fellow. If you’re an organization championing internet health, apply.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-04_153645.2392490000.jpg",
            "created": "2019-02-04T15:36:45.238882Z",
            "moderation_state": 3
        },
        {
            "id": 1833,
            "content_url": "https://foundation.mozilla.org/en/blog/acknowledging-limits-our-ai-and-our-dna/",
            "is_bookmarked": false,
            "tags": [
                "dna",
                "mozfellows19",
                "privacy"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Frederike Kaltheuner",
            "submitter_profile_id": 3159,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Acknowledging the Limits of Our AI (and Our DNA)",
            "description": "Ever since commercial genetic testing has become widely available, DNA-based predictions have exploded. While the first tests focussed on health and ancestry (the latter has been widely criticised), companies now claim that genetics can predict people’s ideal lifestyle, their intelligence, their personality and even their perfect romantic partner.\n\nCompanies that offer genetic predictions sell much more than DNA tests. They are also benefiting from – and ultimately spreading – the dangerous, yet incredibly compelling, idea that who we are is ultimately determined by biology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-09-08T18:17:30.775273Z",
            "moderation_state": 3
        },
        {
            "id": 1019,
            "content_url": "https://foundation.mozilla.org/campaigns/facebook-update/",
            "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": "Dear Facebook: Stop cross site tracking by default",
            "description": "You might have seen a Facebook ‘like’ button on websites outside of Facebook. What you may not know is that this button allows Facebook to track what sites you’re browsing in order to target ads to you.\n\nWill you add your name to the petition asking Facebook to turn off default cross-site tracking?",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/facebook-update/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_222927.1102650000.jpg",
            "created": "2019-01-30T22:29:27.109953Z",
            "moderation_state": 3
        },
        {
            "id": 1125,
            "content_url": "https://github.com/LifeSciHack/LifeSciHack2019/issues/15",
            "is_bookmarked": false,
            "tags": [
                "Polypharmacy"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Sarah  Sharif",
            "submitter_profile_id": 1986,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Symptom Minimizer",
            "description": "An application which helps patients and healthcare providers prescribe medication to maximize quality of life instead of drug reactions.",
            "get_involved": "Looking for help to conduct research with the senior community. Looking for help building out the application. Looking for support from those doing existing drug interaction research. Looking for advisers in general for the project.",
            "get_involved_url": "https://github.com/LifeSciHack/LifeSciHack2019/issues/15",
            "interest": "Open Science, Mozilla Mini Science Grant Project, Health",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-25_212851.3832920000.jpg",
            "created": "2019-04-25T21:28:51.382825Z",
            "moderation_state": 3
        },
        {
            "id": 1304,
            "content_url": "https://ooni.torproject.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2017"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "OONI",
            "description": "Open Observatory of Network Interference  A free software, global observation network for detecting censorship, surveillance and traffic manipulation on the internet",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_041729.1120510000.png",
            "created": "2019-08-02T04:17:29.086046Z",
            "moderation_state": 3
        },
        {
            "id": 2132,
            "content_url": "https://www.youtube.com/watch?v=r98HbsaN9nw&list=PLnRGhgZaGeBu1d-f0ZfaDOWrPMyN3IemM&index=3",
            "is_bookmarked": false,
            "tags": [
                "tmfme"
            ],
            "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": "Why Does YouTube Recommend Conspiracy Theories? Mozilla Explains: Filter Bubbles",
            "description": "YouTube’s recommendation engine, or recommendation algorithm, is intended to keep you on the site watching videos for as long as possible so they can earn advertising revenue. But the content that keeps you on the platform isn’t always factually correct, and videos that are fun to share may not always convey a message worth spreading. Guillaume Chaslot explains more about filter bubbles, and why YouTube sometimes recommends conspiracy theories.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_180340.3077790000.png",
            "created": "2021-07-01T18:03:40.307558Z",
            "moderation_state": 3
        },
        {
            "id": 66,
            "content_url": "http://inpoints.org/index.php/category/project-us-series/",
            "is_bookmarked": false,
            "tags": [
                "design",
                "fashion",
                "hive",
                "journalism",
                "music",
                "teen"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "PROject US",
            "description": "Inpoints (http://inpoints.org/) is proud to present a special series on PROject US, a fashion, music, and media program in Chicago – Learning to Make and Make It",
            "get_involved": "Learn more by visiting the Hive Chicago portfolio page.",
            "get_involved_url": "http://hivechicago.org/portfolio/project-us/",
            "interest": "PROjectUS (http://www.pro-jectus.org/) is an initiative for young adults between the ages of 13 – 23 designed to build fashion design, music production, and new media journalism skills.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-07T19:25:18.609000Z",
            "moderation_state": 3
        },
        {
            "id": 563,
            "content_url": "https://securedrop.org/news/securedrop-05-released",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Freddy Martinez",
            "submitter_profile_id": 252,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "SecureDrop Internationalization",
            "description": "The newest release of SecureDrop, an anonymous whistle-blowing platform, now supports multiple languages.",
            "get_involved": "We need users to help us translate SecureDrop into even more languages!",
            "get_involved_url": "https://weblate.securedrop.club/projects/securedrop/securedrop/",
            "interest": "By supporting new languages, we can enable whistleblowers to connect with newsrooms in even more regions in the world.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-05_214453.4519900000.png",
            "created": "2017-12-05T21:44:53.451647Z",
            "moderation_state": 3
        },
        {
            "id": 160,
            "content_url": "https://www.youtube.com/watch?v=3k8WVijL124&index=5&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Ethics of Open Source",
            "description": "Ashe Dryden is a programmer, diversity advocate and author. She spoke at MozFest 2016 about the ethics of unpaid labor and open source software.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193955.0879520000.jpg",
            "created": "2017-02-09T15:06:17.745000Z",
            "moderation_state": 3
        },
        {
            "id": 2005,
            "content_url": "http://www.lejo.nl/en/site/page/kleurplaat-en/",
            "is_bookmarked": false,
            "tags": [
                "art",
                "craft",
                "Dutch",
                "Family Resources",
                "mf-family-lejo",
                "MozFest 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kristina Gorr",
            "submitter_profile_id": 1678,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Lejo Crafts",
            "description": "Children and adults alike fall in love with Lejo’s hand puppet! Without the use of language, Dutch artist Lejo captures the viewer’s attention through clever sound effects and fun activities in these short clips. Children can also create their own hand puppet using the artist’s craft page resources.",
            "get_involved": "",
            "get_involved_url": "http://www.lejo.nl/en/site/page/kleurplaat-en/",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-03-05_183823.2458190000.png",
            "created": "2021-03-03T02:07:09.867828Z",
            "moderation_state": 3
        },
        {
            "id": 2213,
            "content_url": "https://foundation.mozilla.org/en/blog/data-stewardship-what-it-and-why-does-it-matter/",
            "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": "Data Stewardship - What is it and why does it matter?",
            "description": "In a world of pervasive AI, who controls our data and what they do with it is a big deal. Data stewardship can determine everything from who can build AI, to who can profit from AI, to what that AI can actually do. Right now, most online data is controlled by just a handful of big tech platforms -- which means that just a handful of big tech platforms are shaping much of what AI looks like today. But it doesn’t have to be that way.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_181356.0871970000.png",
            "created": "2021-07-08T18:13:56.086858Z",
            "moderation_state": 3
        },
        {
            "id": 284,
            "content_url": "https://github.com/jpwrobinson/OpenDerby",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "curriculum",
                "global sprint",
                "gs2017",
                "mozsprint",
                "open science",
                "training"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Derby",
            "description": "Open Derby solves an unanswered science problem in open collaboration.  Our project teaches individuals and research groups to transition to working openly. Participants will combine open data, Github, and Jupyter/R-markdown in an open notebook to ensure their findings are reproducible and openly available.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/jpwrobinson/OpenDerby",
            "interest": "We expect that most derbies will be run for graduate students who are interested in learning open science tools, but we encourage post-docs and PIs to take a leadership role.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-16_004800.1479120000.png",
            "created": "2017-05-16T00:48:00.147643Z",
            "moderation_state": 3
        },
        {
            "id": 57,
            "content_url": "http://process.arts.ac.uk/category/project-groups/digital-maker-collective",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "arts",
                "art school",
                "arts education",
                "creative industries",
                "design",
                "mozfest",
                "photogrammetry",
                "virtual reality",
                "web"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Digital Maker Collective",
            "description": "The Digital Maker Collective are an open group of University of the Arts London staff, students, alumni who share common goals of exploring digital & emerging technologies in the context of arts, education, society and the creative industries.",
            "get_involved": "Join our networks and get involved in upcoming events and meet-ups @CCWDigital #DigitalMakerCollective",
            "get_involved_url": "",
            "interest": "Creativity, arts, art school, arts education, creative industries, design, performance",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/57.gif",
            "created": "2016-10-26T20:37:07.738000Z",
            "moderation_state": 3
        },
        {
            "id": 239,
            "content_url": "http://learn.neurotechedu.com/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "NeurotechEDU",
            "description": "NeurotechEDU is an open-source project designed to promote collaboration and user-generated content towards emerging neurotechnology practices. The idea is that if you are not finding something that should be part of our resources or lessons you can go ahead make it, and upload it to our page.",
            "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/NeuroTechX/learn.neurotechedu.com",
            "interest": "Our goal is to allow beginners to the field and provide them a \"learning by teaching peer-to-peer\" framework where they get to build open content as well as get advice from experts in the field who will mentor them through the process.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-21_225612.9618000000.png",
            "created": "2017-04-21T22:56:12.961548Z",
            "moderation_state": 3
        },
        {
            "id": 31,
            "content_url": "https://github.com/sidtechnical/AdvoDB",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "mozfest",
                "open leadership f16"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Global Advocacy Database",
            "description": "An online platform where one can search for information about all advocacy and civil society organizations.",
            "get_involved": "Take a look at the GitHub repo",
            "get_involved_url": "https://github.com/sidtechnical/AdvoDB",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/31.png",
            "created": "2016-11-01T23:29:16.493000Z",
            "moderation_state": 3
        },
        {
            "id": 288,
            "content_url": "https://github.com/cytoscape/cytoscape.js-euler",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Euler for Cytoscape.js",
            "description": "Euler is a fast, high-quality force-directed (physics simulation) layout for Cytoscape.js.  Cytoscape.js has several force-directed layouts already, but there is a need for a small filesize, fast-running, high quality layout. The existing layouts have tradeoffs, like prioritising speed over quality.",
            "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/cytoscape/cytoscape.js-euler",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-17_233233.7846930000.jpg",
            "created": "2017-05-17T23:32:33.784379Z",
            "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": 1997,
            "content_url": "https://schedule.mozillafestival.org/session/RDJB8Q-1",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "Family resource",
                "mf-family-promo",
                "MozFest 2021",
                "Robots"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kristina Gorr",
            "submitter_profile_id": 1678,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "(Dutch) MozFest Session: Newtechkids Robot Inventor Workshop for 7-12 yrs old",
            "description": "During this hands-on workshop for kids ages 7-12 and their parents, kids will learn about technology design, programming and AI. They'll become chief designers at the MozFest robot factory where they will create robot heads (using art supplies). After kids hand-draw their own code, parents will help them test their robots. 30 kids maximum per session. Required Supplies: cardboard box (which fits over child's head), colored paper, glue, tape, scissors, aluminum foil, pipe cleaners (optional). 13 March, 11:00-12:15 CET will be given in Dutch",
            "get_involved": "",
            "get_involved_url": "https://schedule.mozillafestival.org/session/RDJB8Q-1",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-03-03_013003.0110870000.jpg",
            "created": "2021-03-03T01:30:03.010511Z",
            "moderation_state": 3
        },
        {
            "id": 1375,
            "content_url": "https://foundation.mozilla.org/en/blog/examining-ais-effect-on-media-and-truth/",
            "is_bookmarked": false,
            "tags": [
                "creativemedia19"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Jenn Beard",
            "submitter_profile_id": 67,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "2019-2020 Creative Media Award Winners",
            "description": "Mozilla is announcing its eight latest Creative Media Awards. These art and advocacy projects highlight how AI intersects with online media and truth — and impacts our everyday lives.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-09-23T18:02:50.978864Z",
            "moderation_state": 3
        },
        {
            "id": 949,
            "content_url": "https://www.youtube.com/watch?v=elfSzMATcB4&index=10&list=PLnRGhgZaGeBu6RousMarM2sS6r8ajFUeV",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd",
                "5yearsdand"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tim Berners-Lee on His Latest Work",
            "description": "Sir Tim Berners-Lee, who invented the web in 1989, speaks at MozFest 2018. Tim is the founder and director of the World Wide Web Foundation and a professor at Massachusetts Institute of Technology and at Oxford University. He is co-founder and CTO of the newly launched company inrupt, that’s helping to fuel the success of Solid, the technically potent open-source platform built to decentralize the web.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192412.7372290000.jpg",
            "created": "2018-11-07T16:26:44.923534Z",
            "moderation_state": 3
        },
        {
            "id": 34,
            "content_url": "http://js.cytoscape.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "mozfest",
                "open leadership f16"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Cytoscape.js",
            "description": "Library written purely in JS for graph theory.",
            "get_involved": "Needs help with: JavaScript, Biology, UI",
            "get_involved_url": "https://github.com/cytoscape/cytoscape.js",
            "interest": "Cytoscape.js covers both the typical drawing and user interaction usecase as found in apps and also the lower level, algorithmic usecase for analysing graph data.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/34.png",
            "created": "2016-11-01T22:36:26.052000Z",
            "moderation_state": 3
        },
        {
            "id": 1308,
            "content_url": "https://libjpeg-turbo.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2017"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code"
            ],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "libjpeg-turbo",
            "description": "libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems, as well as progressive JPEG compression on x86 and x86-64 systems.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-08-02T04:28:48.909190Z",
            "moderation_state": 3
        },
        {
            "id": 2158,
            "content_url": "https://youtu.be/qtH216R2Hls",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "#2019dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Content Moderation’s Toll",
            "description": "A hidden workforce tries to keep platforms free from violence and pornography. How do they cope?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_191306.0268230000.jpg",
            "created": "2021-07-05T18:01:30.550593Z",
            "moderation_state": 3
        },
        {
            "id": 12,
            "content_url": "https://prototype.internethealthreport.org/",
            "is_bookmarked": false,
            "tags": [
                "internet health"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 6,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Internet Health Report",
            "description": "How do we measure the health of the Internet? In 2016, we laid the groundwork for a new open source effort to track the health of the Internet from year to year. The prototype for the report is launching in January 2017 (check back!).",
            "get_involved": "We will be requesting feedback on the prototype and gathering ideas for the next version in 2017.",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-04_130025.0393240000.png",
            "created": "2016-12-16T11:38:54.053000Z",
            "moderation_state": 3
        },
        {
            "id": 321,
            "content_url": "https://github.com/cliqz-oss/web-ninja",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Ninja",
            "description": "This is a Global Sprint project dedicated to making an educational game that illustrates issues of tracking and centralisation on the web. The big idea is to monitor and limit the information leaking from your browser to keep third-party trackers from finding you on the web.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/cliqz-oss/web-ninja",
            "interest": "This is a great example of a game-based Global Sprint project dealing with core Internet health issues like Online Privacy & Security.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-30_172858.2768640000.png",
            "created": "2017-05-30T17:23:13.918585Z",
            "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": 18,
            "content_url": "https://medium.com/@kristinashu/designing-for-mozilla-festival-e398d65ec249#.vka0ctdwf",
            "is_bookmarked": false,
            "tags": [
                "blog",
                "design",
                "mozfest"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Designing for MozFest",
            "description": "Blog post sharing the design process and experience working on MozFest.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-23T20:31:32.735000Z",
            "moderation_state": 3
        },
        {
            "id": 139,
            "content_url": "https://www.youtube.com/channel/UC9MJ2wGfJ_7mbLN6rXjWztA",
            "is_bookmarked": false,
            "tags": [
                "design"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hour of Design",
            "description": "A video series with live UI design.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This can help demystify the process of design and share how even the most beautiful designs always start with a blank canvas.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-28T16:59:58.414000Z",
            "moderation_state": 3
        },
        {
            "id": 614,
            "content_url": "https://blog.mozilla.org/blog/2018/02/28/dear-mick-mulvaney-dont-let-equifax-off-easy/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Dear Mick Mulvaney: Don’t Let Equifax Off Easy",
            "description": "Mozilla has delivered a petition signed by 27,000 Americans to the Consumer Financial Protection Bureau",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-05_194121.7934810000.jpg",
            "created": "2018-03-05T19:41:21.793191Z",
            "moderation_state": 3
        },
        {
            "id": 143,
            "content_url": "http://flukeout.com/examples/htmlomatic/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "html-o-matic",
            "description": "A tool for exploring CSS styles with a fun shuffle interface.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It's a simple way to accidentally learn about CSS.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-25T20:57:48.225000Z",
            "moderation_state": 3
        },
        {
            "id": 2108,
            "content_url": "https://www.mozillafestival.org/en/speakers/2019/ethics-and-ai/",
            "is_bookmarked": false,
            "tags": [
                "#2019dnd",
                "5yearsdand",
                "#artificial intelligence",
                "#Ethics",
                "#taimfdd",
                "taimfdd"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Watch session",
                "Join community"
            ],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Ethics and AI",
            "description": "Cansu Canca is a philosopher and the founder/director of the AI Ethics Lab, where she leads teams of computer scientists, philosophers, and legal scholars to provide ethics analysis and guidance to researchers and practitioners.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-25_220953.1812040000.png",
            "created": "2021-06-25T22:09:53.180854Z",
            "moderation_state": 3
        },
        {
            "id": 594,
            "content_url": "https://www.accessnow.org/cms/assets/uploads/2018/02/Encryption-in-the-United-States-Crypto-Colloquium-Outcomes-Report.pdf",
            "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": "Report | Encryption in the U.S.",
            "description": "This report from Access Now — produced with input from Mozilla's Tech Policy Fellows — concludes that any policy mandating backdoors into encrypted products “would likely be effective for only a minimal time, would be substantially costly, and might harm security in general.”",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-15_200712.8748280000.png",
            "created": "2018-02-15T20:07:12.873754Z",
            "moderation_state": 3
        },
        {
            "id": 381,
            "content_url": "https://www.datafoundry.com/blog/policy/a-texas-size-victory-for-encryption/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "A Texas-Sized Victory for Encryption",
            "description": "Texas has proven that it is a leading state when it comes to privacy rights and the right to protection of (digital) property. Governor Greg Abbott signed the Texas Cybercrime Act into law. The act states that a person commits an offense if they intentionally interrupt or suspend access to a computer system or computer network without the effective consent of the owner. It also makes the decryption of private information a criminal offense. It is the first bill passed in the U.S. to protect an individual’s right to privacy using encryption.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-20_051523.6242770000.jpg",
            "created": "2017-06-20T05:15:23.623924Z",
            "moderation_state": 3
        },
        {
            "id": 927,
            "content_url": "https://blog.mozilla.org/blog/2018/09/27/25000-americans-urge-venmo-to-update-their-privacy-settings/",
            "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": "Poll: Privacy, Not Publicity, Should Be the Default Online",
            "description": "A new Mozilla-Ipsos poll reveals a majority of respondents want privacy, and not publicity, as their default setting online",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-28_145416.7984650000.png",
            "created": "2018-09-28T14:54:16.798085Z",
            "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": 1656,
            "content_url": "https://www.netgainpartnership.org/events/covid19/disinformation",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Disinformation, Digital Hate and Big Tech: NetGain Webinar Series",
            "description": "These NetGain Partnership webinars will bring together researchers focused on understanding the spread of disinformation and hateful speech, along with journalists and advocates, to discuss what is happening on social media and how tech companies and governments should address ‘information disorder’ moving forward.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_205428.7053230000.png",
            "created": "2020-04-29T20:54:28.704726Z",
            "moderation_state": 3
        }
    ]
}