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=-title&page=29
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=-title&page=30",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-title&page=28",
    "results": [
        {
            "id": 865,
            "content_url": "https://ifex.org/international/2018/06/21/coding-rights-derechos-humanos/es/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Derechos humanos en la era digital",
            "description": "IFEX interviewed Mozilla Fellow Joana Varon about her digital rights work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-29_133122.7780360000.png",
            "created": "2018-06-29T13:31:22.777332Z",
            "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": 269,
            "content_url": "https://medium.com/read-write-participate/demystifying-connected-devices-9c5b7a943f08",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "escape rooms",
                "iot",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Demystifying Connected Devices",
            "description": "This is a blog post inviting broad participation in our IoT Escape Room Challenge for the 2017 Global Sprint. It introduces escape rooms and the Internet of Things and then describes many technical and non-technical ways contributors can get involved. The big idea is to community-source easily constructed, inexpensive, portable rooms or sets that libraries could share between branches to teach about connected devices in a fun, low-risk, social way.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-iot-escape-room-challenge",
            "interest": "This is an example of using a channel like Read, Write, Participate to support community work for events like the Global Sprint.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_103626.6638210000.png",
            "created": "2017-05-11T10:36:26.663220Z",
            "moderation_state": 3
        },
        {
            "id": 888,
            "content_url": "https://medium.com/read-write-participate/democratizing-tech-education-at-the-brooklyn-public-library-55060e7ee512",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Maya Wagoner",
                    "profile_id": 1779,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Democratizing Tech Education at the Brooklyn Public Library",
            "description": "Mozilla Fellow Maya Wagoner reflects on her work with Brooklyn Public Library",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-03_122557.3665850000.png",
            "created": "2018-08-03T12:25:57.366238Z",
            "moderation_state": 3
        },
        {
            "id": 21,
            "content_url": "https://github.com/dvigneshwer/deeprust",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "deep learning",
                "mozsprint",
                "rust"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "DeepRust",
            "description": "We are creating a deep-learning crate (library) in rust-lang to provide a great experience to researchers & developers who are involved with developing learning algorithms and architecture for solving a machine learning problem.",
            "get_involved": "Code contribution and fund raising",
            "get_involved_url": "https://github.com/dvigneshwer/deeprust/blob/master/contributor/CONTRIBUTOR.md",
            "interest": "Our mission is to create a crate with the best computation ability with GPU's and provide researchers with all the units of deep learning architecture.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-30_200803.7133400000.png",
            "created": "2016-11-14T04:13:29.157000Z",
            "moderation_state": 3
        },
        {
            "id": 1884,
            "content_url": "http://www.deepreckonings.com",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "artificial intelligence",
                "creativemedia20",
                "deepfake",
                "machine learning",
                "misinformation",
                "post-truth",
                "truth"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Stephanie Lepp",
            "submitter_profile_id": 4230,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Stephanie Lepp",
                    "profile_id": 4230,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "DEEP RECKONINGS",
            "description": "Deep Reckonings is a series of explicitly-marked deepfake videos that imagine Mark Zuckerberg, Brett Kavanaugh, and Alex Jones having a reckoning.  The project presents a radically different use of deepfake technology, to envision and elicit our best selves.",
            "get_involved": "",
            "get_involved_url": "http://www.deepreckonings.com/makeitreal.html",
            "interest": "Radically different use of deepfake technology — to envision and elicit our best selves",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-17_133025.5309080000.jpg",
            "created": "2020-10-17T13:30:25.530087Z",
            "moderation_state": 3
        },
        {
            "id": 2439,
            "content_url": "https://www.deepreckonings.com/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "algorithms",
                "cma",
                "cma2019",
                "creative media awards",
                "mozilla-cma"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Stephanie Lepp",
                    "profile_id": 6058,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Deep Reckonings",
            "description": "This project uses deepfakes to address the issue of deepfakes. Three false videos will show public figures — like tech executives — reckoning with the dangers of synthetic media. Each video will be clearly watermarked and labeled as a deepfake to prevent misinformation.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_094546.2259840000.png",
            "created": "2022-11-08T09:45:46.225693Z",
            "moderation_state": 3
        },
        {
            "id": 1719,
            "content_url": "https://digitalfreedomfund.org/what-decolonising-digital-rights-looks-like/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Take Action",
                "Join community"
            ],
            "published_by": "Aurum Linh",
            "submitter_profile_id": 3350,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Aurum Linh",
                    "profile_id": 3350,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Decolonisation in the Digital Rights Field",
            "description": "Decolonisation is core to all of our work as NGOs and non-profits. We are striving to create a future that is equitable and just. To do that, we need to dismantle the systems of racism, anti-blackness, and colonisation embedded in every aspect of our society.\n\nThis is a particularly urgent conversation to have in the digital rights field, given the belief that technology will liberate us from these biases. In reality, we can see that it is deepening these divides and automating these systems of oppression.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-13T17:25:48.370365Z",
            "moderation_state": 3
        },
        {
            "id": 2544,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-announces-seven-africa-mradi-research-grantees/",
            "is_bookmarked": false,
            "tags": [
                "Africa Innovation Mradi",
                "biometrics",
                "#data privacy",
                "data protection"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Jaselle Edward-Gill",
            "submitter_profile_id": 5940,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Cherie Oyier",
                    "profile_id": 6501,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Deceptive Designs and Policy Holes",
            "description": "Cherie Oyier is a lawyer working on privacy and data protection law in Kenya. Oyier’s research project, “Deceptive Designs and Policy Holes Aiding Unethical Personal Data Collection for AI Training: Lessons from Worldcoin’s Iris Scan Practices in Kenya,” aims to identify effective solutions for economically vulnerable citizens, and best practices for ethical biometric data collection for AI training. Oyier’s objectives are to investigate the failures of existing systems to unearth frameworks which uphold privacy rights and promote sustainable development in Kenya.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-01-11_102125.9447580000.png",
            "created": "2024-01-11T10:21:25.944445Z",
            "moderation_state": 3
        },
        {
            "id": 222,
            "content_url": "http://superworkbook.com/IoT/",
            "is_bookmarked": false,
            "tags": [
                "india",
                "insights",
                "iot",
                "research"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Decentralizing the Internet of Things",
            "description": "Quicksand is working with the Open IoT Studio at the Mozilla Foundation to explore alternate narratives for the Internet of Things. These are stories that look at decentralization, craft and community resilience in India.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_151643.7949660000.jpg",
            "created": "2017-04-13T15:16:43.794543Z",
            "moderation_state": 3
        },
        {
            "id": 572,
            "content_url": "https://github.com/libscie/profile-prototype",
            "is_bookmarked": false,
            "tags": [
                "Beaker Browser",
                "Dat",
                "open access",
                "p2p",
                "reproducibility"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "Chris Hartgerink",
            "submitter_profile_id": 3135,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Chris Hartgerink",
                    "profile_id": 3135,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Decentralizing scholarly communication",
            "description": "Using the peer-to-peer Web protocol Dat (https://datproject.org) we are prototyping a new way of communicating research findings.",
            "get_involved": "We are always looking for new testers! We actively diversify our testing, so everyone's welcome (especially non white males from the overdeveloped countries)",
            "get_involved_url": "https://github.com/libscie/profile-prototype/issues/new",
            "interest": "This project connects developments in science and developments in Web infrastructure for the sustainability of both.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-22_100546.8905170000.png",
            "created": "2017-12-22T10:05:46.889766Z",
            "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": 2178,
            "content_url": "https://www.youtube.com/watch?v=TXL4SfXH5zM",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Debunking Fake News and Fake Science",
            "description": "Data scientist Emily Gorcenski and Verge reporter Sarah Jeong discuss the roots and proliferation of fake news and fake science.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192745.4850750000.jpg",
            "created": "2021-07-05T18:32:43.607007Z",
            "moderation_state": 3
        },
        {
            "id": 1781,
            "content_url": "https://foundation.mozilla.org/en/blog/debunking-8-harmful-myths-about-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": "Debunking 8 Harmful Myths About AI",
            "description": "AI Myths, a project by Mozilla Fellow Daniel Leufer, dismantles harmful misconceptions about AI, from superintelligence to objectivity.\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-07-29_143806.3733280000.png",
            "created": "2020-07-29T14:38:06.372811Z",
            "moderation_state": 3
        },
        {
            "id": 1016,
            "content_url": "https://foundation.mozilla.org/en/campaigns/dear-target-please-help-make-baby-monitors-safer/",
            "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 Target: Please help make baby monitors safer",
            "description": "Stories of cybercriminals talking to children or watching in on a nursery are enough to turn our stomachs. Yet despite five years of headlines and warnings from experts, manufacturers have done little to make baby monitors more secure. \n\nJoin us in asking Target to commit to asking if a device a) uses encryption (industry standard to safeguard communications), b) has strong passwords and c) is updatable, so if a security weakness is found it can be fixed.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/campaigns/dear-target-please-help-make-baby-monitors-safer/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-01-30T22:10:53.573503Z",
            "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": 406,
            "content_url": "https://misinfocon.com/dear-internet-can-we-talk-we-have-an-information-pollution-problem-of-epic-proportions-a1c31b600fdc",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "digital inclusion",
                "fakenews",
                "information",
                "internet health",
                "mozfest",
                "trolling",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Phillip Smith",
            "submitter_profile_id": 50,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Phillip Smith",
                    "profile_id": 50,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Dear Internet, can we talk? We have an information pollution problem of epic proportions.",
            "description": "Misinformation and disinformation are not challenges specific to any single platform, or the responsibility of any single company: they represent a tsunami of polluted information that is threatening the fabric of trust between users and what they experience online. It’s a potential “global environmental disaster” that impacts everyone. And though the spotlight so far has mostly been on so-called “fake news,” the problem extends far beyond news and reaches into just about every aspect of our modern-day digital lives.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-20_172109.8764820000.jpg",
            "created": "2017-07-20T17:21:08.293276Z",
            "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": 566,
            "content_url": "https://www.tinyurl.com/dtsmatinyhouse",
            "is_bookmarked": false,
            "tags": [
                "education",
                "mozilla",
                "Project Lead The Way",
                "Tiny House",
                "virtual reality"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Fundraise",
                "Join community",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Nicolette Darjean",
            "submitter_profile_id": 254,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Nicolette Darjean",
                    "profile_id": 254,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "David Thibodaux STEM Magnet Academy Atomic Agora Tiny House  Lafayette, LA",
            "description": "David Thibodaux STEM Magnet Academy (DTSMA) students are producing virtual reality environments documenting The Atomic Agora Tiny House (“Atomic” Greek for tiny, “Agora” Greek for house or meeting place) project using the Nepris platform.",
            "get_involved": "Students need classrooms to test this idea in across the state and industry contributors to support the project's continuation",
            "get_involved_url": "https://www.tinyurl.com/dtsmatinyhouse",
            "interest": "This would be interesting because it explains how classrooms are using virtual reality to change the way teachers teach and students learn.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-11_013917.7498410000.JPG",
            "created": "2017-12-11T01:39:17.749105Z",
            "moderation_state": 3
        },
        {
            "id": 2111,
            "content_url": "https://www.youtube.com/watch?v=YTlOrapai-M",
            "is_bookmarked": false,
            "tags": [
                "algorithms",
                "dating apps",
                "digital love",
                "taimfme"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Dating apps, AI and collaborative filtering - Mozilla Explains",
            "description": "Dating app usage is on the rise. If you're one of the millions of people looking for love online, you might be wondering, how does the app know who to show you next? Digital Dating Consultant and Mozilla Foundation’s own Ann Marie Carrothers explains how dating apps use artificial intelligence and collaborative filtering to decide who to show you next.Want to learn more about dating apps? visit https://foundation.mozilla.org/privac...",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-13_175615.1105460000.jpg",
            "created": "2021-06-25T22:41:38.417311Z",
            "moderation_state": 3
        },
        {
            "id": 1507,
            "content_url": "https://medium.com/@anoukruhaak/data-trusts-why-what-and-how-a8b53b53d34",
            "is_bookmarked": false,
            "tags": [
                "data",
                "Data trusts",
                "#mozfellows19",
                "mozfellows19",
                "privacy"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Trusts: why, what, how",
            "description": "In this article I put forward the concept of data trusts as a way to claw back some control over the digital utilities that we rely on for our everyday lives and introduce the research I set out to conduct as a Mozilla Fellow.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-11-11T23:50:24.067961Z",
            "moderation_state": 3
        },
        {
            "id": 2214,
            "content_url": "https://medium.com/@anoukruhaak/data-trusts-why-what-and-how-a8b53b53d34",
            "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": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Data Trusts: Why, What and How",
            "description": "How do we, the general public, gain greater control over the estimated 2.5 quintillion bytes of data that is recorded, stored, processed and analysed, every day? For the moment, we have little say over what can be collected, accessed and used, and by whom. Nor do we enjoy much agency over the ways social platforms study and steer our behaviors.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_181632.8364870000.png",
            "created": "2021-07-08T18:16:32.836247Z",
            "moderation_state": 3
        },
        {
            "id": 2053,
            "content_url": "https://medium.com/prifina/data-transfers-after-schrems-ii-d4f579b4839c",
            "is_bookmarked": false,
            "tags": [
                "#data",
                "#datatransfers #Schrems #Privacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Promote",
                "Take Action"
            ],
            "published_by": "Paul Jurcys",
            "submitter_profile_id": 3621,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Paul Jurcys",
                    "profile_id": 3621,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Transfers After Schrems II: Breaking the Iron Curtain for Data?",
            "description": "A few days ago, we hosted a webinar on this topic, and here's the main take-away: Companies (and individuals) have to deal with unjustifiable burden of legal compliance; yet, the emerging user-centric solutions offer much reason for optimism. This is so because the user-centric model puts data on the user's side, so very little (if any) data transfer is necessary. You can find more ideas about current challenges related to data transfers and the discussion among rockstar panelists M. Corrales Compagnucci, M. Góralczyk, K. Kiviluoto and G. Strikaitė-Latušinskaja by checking the link below.",
            "get_involved": "",
            "get_involved_url": "https://dev.prifina.com",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-04-06_082352.0234270000.jpg",
            "created": "2021-04-06T08:23:52.022794Z",
            "moderation_state": 3
        },
        {
            "id": 583,
            "content_url": "https://chupadados.com",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data protection",
                "gender and tech",
                "gender equality",
                "iot",
                "online privacy & security",
                "smart cities",
                "storytelling"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Localize & translate"
            ],
            "published_by": "Joana Varon",
            "submitter_profile_id": 287,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Joana Varon",
                    "profile_id": 287,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Sucker, the hidden faces of our beloved technologies",
            "description": "The project uses art, reporting, and storytelling to reveal the insidious impact of online surveillance, especially on women and gender non-binary people.",
            "get_involved": "looking for people who could help me code an interactive layer to improve users journey across the stories, or for interactive infographics. Also need help to copy edit English content.",
            "get_involved_url": "https://twitter.com/CodingRights",
            "interest": "advocacy and comunication about privacy and social justice",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-01-29_223740.0586000000.jpg",
            "created": "2018-01-29T22:37:40.058001Z",
            "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": 2212,
            "content_url": "https://foundation.mozilla.org/en/blog/data-stewardship-reading-list/",
            "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": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Data Stewardship Reading List",
            "description": "At Mozilla, we aim to give users meaningful control over their own data, to build more trustworthy AI and a healthy internet for all. Data stewardship is a relatively new term for those handling personal data, with the intention of giving control of that data to the owner. Read about what data stewardship is and why it’s important to us to live healthy and safe digital lives.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_181146.2215330000.png",
            "created": "2021-07-08T18:11:46.221299Z",
            "moderation_state": 3
        },
        {
            "id": 2207,
            "content_url": "https://datasociety.net/library/episode-3-data-ai-automation/",
            "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 & Society PodCast with Mozilla Fellow Deb Raji",
            "description": "Researchers Arthur Gwagwa and Deb Raji join our host, Natalie Kerby, to discuss data, AI, and automation, and the different ways they operate across geopolitical contexts, such as the US and Africa. The episode covers not only the harms that can result from these systems, but also how we might address and prevent those harms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_164154.1540180000.png",
            "created": "2021-07-08T16:41:54.153750Z",
            "moderation_state": 3
        },
        {
            "id": 582,
            "content_url": "https://dataselfie.it",
            "is_bookmarked": false,
            "tags": [
                "facebook",
                "personality prediction"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Hang Do Thi Duc",
            "submitter_profile_id": 288,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Hang Do Thi Duc",
                    "profile_id": 288,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Selfie",
            "description": "Data Selfie is a browser extension that tracks you while you are on Facebook to show you your own data traces and reveal what machine learning algorithms could predict about your personality based on that data.The tool explores our relationship to the online data we leave behind as a result of media consumption and social networks - the information you share consciously and unconsciously.",
            "get_involved": "Help out on Github: https://github.com/d4t4x/data-selfie",
            "get_involved_url": "https://github.com/d4t4x/data-selfie",
            "interest": "Open source project/browser extension about data privacy, with example of Facebook",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_025817.4685070000.jpg",
            "created": "2018-01-29T19:13:16.795443Z",
            "moderation_state": 3
        },
        {
            "id": 1123,
            "content_url": "https://github.com/JulianaNovaes/Latin-American-Data-Protection-Framework",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "data privacy",
                "latin america",
                "sprintforih"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Juliana Novaes",
            "submitter_profile_id": 2008,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Juliana Novaes",
                    "profile_id": 2008,
                    "is_active": true
                },
                {
                    "name": "Ana Carolina Rodrigues",
                    "profile_id": 2264,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Protection in Latin America: A Legal Framework",
            "description": "This project aims to map in an open format data protection legal frameworks in Latin America, so that researchers and activists can understand the main differences between legislations in each country.",
            "get_involved": "Give information about data protection in your country",
            "get_involved_url": "HTTPS://FORM.JOTFORMZ.COM/90748328484670",
            "interest": "This is a way to increase the involvement of Latin Americans on data privacy, so that a people can have a whole vision of data privacy regulation in the region and to be able to compare the scenario in different countries.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-25_033651.7045120000.jpg",
            "created": "2019-04-25T03:36:51.703905Z",
            "moderation_state": 3
        },
        {
            "id": 726,
            "content_url": "https://www.data-playground.org.uk",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "data literacy",
                "mozsprint",
                "open data"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community"
            ],
            "published_by": "samantha ahern",
            "submitter_profile_id": 421,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "samantha ahern",
                    "profile_id": 421,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Literacy Playground",
            "description": "An online space where 16-24 yr olds can use, interact with and understand the benefits and issues of using and sharing data so that they can make informed choices about data sharing.",
            "get_involved": "Help us to create the initial web site and develop the visual identity of the project.",
            "get_involved_url": "https://github.com/quirksahern/DataLiteracyPlayground",
            "interest": "We are hoping that will inspire a new generation to make informed choices about data for the benefit of society.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_102858.0615430000.png",
            "created": "2018-04-24T10:28:58.060781Z",
            "moderation_state": 3
        },
        {
            "id": 2535,
            "content_url": "https://www.datakind.org/",
            "is_bookmarked": false,
            "tags": [
                "accessibility",
                "data",
                "data futures lab",
                "data science"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Black Wealth Data Center",
                    "profile_id": 6339,
                    "is_active": false
                },
                {
                    "name": "DataKind",
                    "profile_id": 6340,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "DataKind",
            "description": "DataKind is a global nonprofit headquartered in the U.S. that seeks to leverage data science for the greater good. Working in collaboration with the Black Wealth Data Center, DataKind will create an interactive data tool to help community leaders, policymakers, and access providers understand broadband inequalities in the U.S. Leveraging existing but dispersed data and a network of collaborators, DataKind aspires to shine a light on where “digital deserts” exist, and how different communities are impacted by them.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-05-16_080825.3341470000.jpg",
            "created": "2023-05-16T08:08:25.333798Z",
            "moderation_state": 3
        },
        {
            "id": 2211,
            "content_url": "https://foundation.mozilla.org/en/data-futures-lab/",
            "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 Futures Lab",
            "description": "The Data Futures Lab is an experimental space for instigating new approaches to data stewardship challenges. It provides funding, scaffolding for collaboration, convening around emerging ideas, and a place to workshop approaches to data stewardship which give greater control and agency to people.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_180922.7545790000.png",
            "created": "2021-07-08T18:09:22.754355Z",
            "moderation_state": 3
        },
        {
            "id": 686,
            "content_url": "https://github.com/meagdoh/data-and-friends",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Localize & translate",
                "Plan & organize",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Meag Doherty",
            "submitter_profile_id": 479,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Meag Doherty",
                    "profile_id": 479,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data + Friends",
            "description": "An offline storytelling game for advocacy groups learning data",
            "get_involved": "Help test the game, remix existing cards and offer use case scenarios for game play",
            "get_involved_url": "https://github.com/meagdoh/data-and-friends",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-12_020821.4059080000.JPG",
            "created": "2018-04-12T02:08:21.405567Z",
            "moderation_state": 3
        },
        {
            "id": 836,
            "content_url": "http://www.johnphilipsage.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "DATA DRAG",
            "description": "Data Drag’s aim is to perform as a bridge between Art+Data and Queering Mozfest, while acting as an open receptacle of cross-connected ideas and collaborative research-based critical thinking between different agents (Pia Pandelaki, Stephanie Ouillon, John Philip Sage). The theory of the quantified self will be explored through a queer lens where data collection will be considered as drag, that’s to say, the computational production of fictions of the self.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-07_100900.5317200000.jpg",
            "created": "2018-06-07T10:09:00.531027Z",
            "moderation_state": 3
        },
        {
            "id": 858,
            "content_url": "https://tacticaltech.org/news/data-detox-kit/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "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": "Data Detox",
            "description": "The Data Detox Kit is an 8-day step-by-step guide on how to reduce data traces online. Each day has a different focus - from cleaning up your apps, to social media, to your phone's connectivity - informing you of the data processes, walking you through some changes you can make, and giving you a small challenge at the end of each day.\n\nThe Data Detox Kit was originally produced as a printed toolkit for The Glass Room NYC and was later adapted for the The Glass Room London. It is presented by Mozilla, with concept and content by Tactical Tech.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-26_064853.6926080000.png",
            "created": "2018-06-26T06:48:53.692050Z",
            "moderation_state": 3
        },
        {
            "id": 1722,
            "content_url": "https://medium.com/@anoukruhaak/data-commons-data-trust-63ac64c1c0c2",
            "is_bookmarked": false,
            "tags": [
                "data commons",
                "#data privacy",
                "Data trusts",
                "knowledge commons",
                "#mozfellows19",
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Commons & Data Trusts: how do they relate?",
            "description": "How do data trusts relate to data commons? When trying to make sense of the many data governance models and data sharing arrangements in existence this question comes up a lot. Here I give some basic insights into how I tend to think about the relationship between a data commons and a data trust.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-20_140124.1612690000.jpg",
            "created": "2020-05-20T14:01:24.160686Z",
            "moderation_state": 3
        },
        {
            "id": 891,
            "content_url": "http://culture.theodi.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Data as Culture",
            "description": "The Open Data Institute’s \"Data as Culture\" is an art programme that engages new and diverse audiences with work by artists who explore data critically and materially. Artworks have included a semi-sentient vending machine, data collection performances, photographs, networked artworks, pneumatic machines, live-coding performances and ‘stitch-hacked’ jumpers.\n\nArtist image credits (left to right): Any Twigger Holroyd, Julie Freeman, Ben Garrod, Natasha Caruana (detail), Ellie Harrison, Caitlin Foley, and Mischa Rabinovich (detail).",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-10_111601.0380410000.png",
            "created": "2018-08-10T11:16:01.037429Z",
            "moderation_state": 3
        },
        {
            "id": 1544,
            "content_url": "https://indianexpress.com/article/opinion/columns/data-and-its-discontents-lok-sabha-personal-data-protection-bill-6197029/",
            "is_bookmarked": false,
            "tags": [
                "#mozfellows19",
                "#privacy and security"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data and It's Discontents",
            "description": "A primer on the Government of India's forays into data regulation and its implications for privacy and data justice.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-01-03_170544.9432980000.jpg",
            "created": "2020-01-03T17:05:44.942449Z",
            "moderation_state": 3
        },
        {
            "id": 951,
            "content_url": "https://www.youtube.com/watch?v=jrZD6eK-fRw&list=PLnRGhgZaGeBu6RousMarM2sS6r8ajFUeV&index=8",
            "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": "Data and Digital Rights in Asia",
            "description": "Amba Kak, polict advisor at Mozilla, speaks at MozFest 2018. Amba focuses on privacy, net neutrality and free speech in India.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-07_162939.9669080000.jpg",
            "created": "2018-11-07T16:29:39.966524Z",
            "moderation_state": 3
        },
        {
            "id": 475,
            "content_url": "https://blog.datproject.org/tag/science/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community"
            ],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "DAT",
            "description": "Posts about our work with scientists, librarians, and others who want to use Dat to manage and publish research data.",
            "get_involved": "Reach out to Danielle or check out the website to learn how to get involved",
            "get_involved_url": "https://dat.land/",
            "interest": "DAT is an open source project that has now spun into several different forked projects, many related to Open Science and Open Research.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-19_201154.7016430000.png",
            "created": "2017-10-19T20:11:54.701159Z",
            "moderation_state": 3
        },
        {
            "id": 2445,
            "content_url": "https://darkmatters.ml/",
            "is_bookmarked": false,
            "tags": [
                "cma2021",
                "creative media awards",
                "data",
                "data voids",
                "interactive visualisation",
                "mozilla-cma",
                "speech"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Johann Diedrick",
                    "profile_id": 6068,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Dark Matters",
            "description": "This interactive web experience spotlights the absence of Black speech in datasets that train voice assistants like Siri, Google Home, and Alexa. The project also reveals the exclusion and code switching that results. Through a three-dimensional visualization of major speech datasets, viewers come into contact with vacuums of space representing these data voids. Intertwined are narratives attesting to the resilient and resistive qualities of Black speech, suggesting how we might create more equitable futures.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_132441.5904810000.png",
            "created": "2022-11-08T13:24:41.590244Z",
            "moderation_state": 3
        },
        {
            "id": 1002,
            "content_url": "https://mrpandey.github.io/d3graphTheory/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "d3.js",
                "graph theory",
                "javascript",
                "mozsprint",
                "open source",
                "sprintforih"
            ],
            "issues": [],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Fundraise",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Avinash Pandey",
            "submitter_profile_id": 2014,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Avinash Pandey",
                    "profile_id": 2014,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "D3 Graph Theory",
            "description": "Interactive and visual graph theory tutorials made using d3.js.",
            "get_involved": "",
            "get_involved_url": "https://github.com/mrpandey/d3graphTheory",
            "interest": "It is open source.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-22_185712.5913930000.png",
            "created": "2019-01-22T18:57:12.590916Z",
            "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": 401,
            "content_url": "http://hivetoronto.org/cyberbullying-doesnt-end-school-year/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cyberbullying",
                "cybersecurity",
                "cyber violence",
                "digital inclusion",
                "digital literacy",
                "digital skills",
                "hive toronto",
                "thimble",
                "youth",
                "youth activism",
                "youth-led"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cyberbullying Doesn’t End With The School Year, Ca.pture Media Release by Canadian Internet Registration Authority",
            "description": "With the school year coming to a close, it is a good reminder that cyberbullying among youth is a year-round concern. To combat it, Hive Toronto partnered with YWCA Toronto and Youth Empowering Parents (YEP) to develop the Ca.pture project,  a youth-driven digital storytelling program for educators designed to prevent, navigate and intervene in electronic bullying.\n“At CIRA we believe that all Canadians should be able to safely enjoy the cultural, social and economic benefits of the Internet. In this regard, combatting cyberbullying is a key way we are helping build a better online Canada.”",
            "get_involved": "Use the CA.pture portfolio page for resources in creating safe space and having better conversations about cyberbullying. In addition, utiliaze the facilitation guide to host your own Ca.pture workshops.",
            "get_involved_url": "http://hivetoronto.org/portfolio/ca-pture-project/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-04_153809.7869920000.jpg",
            "created": "2017-07-04T15:38:09.786451Z",
            "moderation_state": 3
        },
        {
            "id": 463,
            "content_url": "https://gitlab.com/cameralibre/cut-copy-and-paste",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Sam Muirhead",
            "submitter_profile_id": 130,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sam Muirhead",
                    "profile_id": 130,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cut, Copy & Paste: Open Source collaboration workshops (without digital tools!)",
            "description": "'Cut, Copy & Paste' is a workshop format to teach people how open source online collaboration works, in a creative, hands-on way, with no digital tools required! The primary target groups are designers, illustrators, animators, artists, and writers - people working in creative fields who may not ordinarily be exposed to open source ideas, or have the experience of collaborating in this way. Want to know how to do version control using only rubber stamps and a photocopier? I'll be running an open source zine-making workshop all weekend at MozFest, so drop in and try it for yourself!",
            "get_involved": "TAKE PART in the workshop at MozFest; SHARE LINKS to other examples of teaching Open Source in a fun, lo-fi way; contribute NEW IDEAS - what else could work? Could you using prose/poetry/music/illustration to teach Open Source? GIVE FEEDBACK: are there important aspects of open source to get across?",
            "get_involved_url": "https://gitlab.com/cameralibre/cut-copy-and-paste",
            "interest": "Anyone working in open source struggles to explain what makes it special to people outside of tech - Cut, Copy & Paste doesn't just tell people about open source collaboration, it gives them a tangible, memorable experience of it - in a short timeframe, and without any digital tools.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-12_075048.6190490000.png",
            "created": "2017-10-12T07:50:48.618658Z",
            "moderation_state": 3
        },
        {
            "id": 192,
            "content_url": "https://medium.com/read-write-participate/working-towards-a-core-curriculum-64e80a15409f",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                },
                {
                    "name": "An-Me Chung",
                    "profile_id": 77,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Curriculum updates",
            "description": "Catch up with recent changes to our web literacy activities as we work towards a core curriculum. Find out what's happening next, as well - more clarity, connections, and videos(!) are on the way.",
            "get_involved": "Your feedback is warmly welcomed! Help us improve our work and refine our set of core activities for educators and learners in the field. You can contact any of us directly or file issues in our curriculum repo.",
            "get_involved_url": "https://github.com/mozilla/curriculum-final",
            "interest": "This is a great way to see what we've learned and enacted from community members' feedback through Discourse and local training events.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_150916.6040830000.png",
            "created": "2017-04-07T15:09:16.590610Z",
            "moderation_state": 3
        },
        {
            "id": 2208,
            "content_url": "https://dataethics.eu/culture-by-design-a-data-interest-analysis-of-the-european-ai-policy-agenda/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Culture by design – a data interest analysis of the European AI policy agenda",
            "description": "This article investigates a moment of the big data age in which artificial intelligence became a fixed point of global negotiations between different interests in data. In particular, it traces and explicates cultural positioning as an interest in the artificial intelligence momentum with an investigation of the unfolding of a European AI policy agenda on trustworthy AI in the period 2018–2019.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_171243.1019110000.png",
            "created": "2021-07-08T17:12:43.101592Z",
            "moderation_state": 3
        },
        {
            "id": 2232,
            "content_url": "https://www.cvillecscommunity.org/2021-csi.html",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "education"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Attend",
                "Promote",
                "Watch session"
            ],
            "published_by": "Kim Wilkens",
            "submitter_profile_id": 146,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 146,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "CS Institute",
            "description": "The CS Institute is a FREE, 3-week online professional learning opportunity designed to introduce K-12 educators to computer science pedagogy and equitable teaching strategies that can be incorporated into any subject area. The \"live\" portion of the 2021 CS Institute is over, but the resources remain. If you are someone who is interested in learning how you can engage K-12 students in hands-on computer science learning and activities, the CS Institute includes videos, tutorials, lesson plans, and many other resources.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Learning computer science is at the heart of understanding how the internet, AI, and all things tech work.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-08-11_200018.0504020000.png",
            "created": "2021-08-11T20:00:18.049975Z",
            "moderation_state": 3
        }
    ]
}