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=-thumbnail&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1761,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-thumbnail&page=5",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-thumbnail&page=3",
    "results": [
        {
            "id": 2218,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/movement-building",
            "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": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Movement Building",
            "description": "A conversation between Mark Surman and Dr. Gail Bradbrook about movement building 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_182653.1692720000.png",
            "created": "2021-07-08T18:26:53.169066Z",
            "moderation_state": 3
        },
        {
            "id": 2217,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/privacy-in-the-internet-age-a-fundamental-right",
            "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": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy in the Internet Age A Fundamental Right",
            "description": "Privacy is a topic that surfaces everywhere we go and is core to everything we do at Mozilla, and at MozFest. Read more about this topic in this chapter of 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_182432.4573610000.png",
            "created": "2021-07-08T18:24:32.457115Z",
            "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": 2215,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/building-tech-that-better-serves-humanity",
            "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": "On Building Tech That Better Serves Humanity",
            "description": "A conversation between Tiffany Shlain and Douglas Rushkoff about building better tech.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_181915.8945140000.png",
            "created": "2021-07-08T18:19:15.894312Z",
            "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": 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": 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": 2210,
            "content_url": "https://one.compost.digital/",
            "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": "Compost Magazine Issue 1: Fertile Grounds",
            "description": "Even as existing digital infrastructure fails to embolden truth or bring people together, we are hopeful. In Fertile Grounds we explore how our decaying web can help new networks flourish.\n\nThis debut issue of COMPOST magazine features writing and art about technologies, protocols, and communities that enable authentic and trustful connections.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_175249.3864660000.png",
            "created": "2021-07-08T17:52:49.386249Z",
            "moderation_state": 3
        },
        {
            "id": 2209,
            "content_url": "https://www.adalovelaceinstitute.org/report/legal-mechanisms-data-stewardship/",
            "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": "Exploring legal mechanisms for data stewardship",
            "description": "A joint publication with the AI Council, which explores three legal mechanisms that could help facilitate responsible data stewardship",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_172101.8478450000.png",
            "created": "2021-07-08T17:21:01.847588Z",
            "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": 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": 2206,
            "content_url": "https://foundation.mozilla.org/en/blog/its-a-wrap-movement-building-from-home/",
            "is_bookmarked": false,
            "tags": [
                "mbmfcr"
            ],
            "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": "It’s a wrap: Movement-Building from Home",
            "description": "After four weeks of amazing, restorative dialogue with over 100 community members during our Movement-Building from Home series of calls, we have learned a lot about online facilitation and community management during the COVID19 crisis. (Watch the calls on demand on this playlist.)",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_230148.6837350000.png",
            "created": "2021-07-07T23:01:48.683515Z",
            "moderation_state": 3
        },
        {
            "id": 2205,
            "content_url": "https://www.youtube.com/playlist?list=PLnRGhgZaGeBvn-564vN13LxILdQd2gZ1d",
            "is_bookmarked": false,
            "tags": [
                "mbmfcr"
            ],
            "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": "Movement-Building from Home Series",
            "description": "\"Movement-Building from Home\", a series of community calls to help support the continuity of your activism, community, and work during the COVID-19 global health crisis.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_230021.5751390000.png",
            "created": "2021-07-07T23:00:21.574918Z",
            "moderation_state": 3
        },
        {
            "id": 2204,
            "content_url": "https://2020.internethealthreport.org/spotlights/labor-rights-unlock-data-power/",
            "is_bookmarked": false,
            "tags": [
                "dsmfihr"
            ],
            "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": "Unlock Data Power",
            "description": "Data rights are labor rights, especially when it comes to the platforms of the gig economy. Leveraging data for the collective good is essential for the future of work and internet health.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_225722.4526790000.png",
            "created": "2021-07-07T22:57:22.452339Z",
            "moderation_state": 3
        },
        {
            "id": 2203,
            "content_url": "https://www.youtube.com/watch?v=ERkoBGv9Qgw&list=RDCMUCajipi80aORRDz6gZ8ZyCWw&start_radio=1&rv=ERkoBGv9Qgw&t=0",
            "is_bookmarked": false,
            "tags": [
                "dsmfdd"
            ],
            "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": "On Data and Exploitation",
            "description": "A talk by Katarzyna Szymielewicz at MozFest 2019.  Katarzyna Szymielewicz is a lawyer and activist specializing in human rights and technology. She is Co-Founder and President of Panoptykon Foundation, a Polish NGO defending human rights in today’s surveillance society.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_224151.6414210000.png",
            "created": "2021-07-07T22:41:51.641202Z",
            "moderation_state": 3
        },
        {
            "id": 2202,
            "content_url": "https://www.fordfoundation.org/just-matters/just-matters/posts/reimagining-tech-and-social-justice-in-the-global-south/",
            "is_bookmarked": false,
            "tags": [
                "mbmfcr"
            ],
            "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": "Reimagining tech and social justice in the Global South",
            "description": "A partnership between the Ford Foundation and Mozilla to deploy a cohort of Technology and Society Fellows. Ten fellows will be placed at Ford-funded organizations in Mexico, Brazil, Kenya, India and in the Middle East and North Africa to help them build their technical capacity and deepen their understanding of technology to advance civic engagement.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_223011.1407020000.png",
            "created": "2021-07-07T22:30:11.140460Z",
            "moderation_state": 3
        },
        {
            "id": 2201,
            "content_url": "https://2020.internethealthreport.org/#stories",
            "is_bookmarked": false,
            "tags": [
                "mbmfihr"
            ],
            "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 Can Be Done?",
            "description": "Mozilla's Insights team asked 100+ people to share a healthy and unhealthy moment for the internet around the world in 2020.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_222550.4209520000.png",
            "created": "2021-07-07T22:25:50.420633Z",
            "moderation_state": 3
        },
        {
            "id": 2200,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/transforming-education-with-open-badges",
            "is_bookmarked": false,
            "tags": [
                "bmfb"
            ],
            "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": "Transforming Education With Open Badges",
            "description": "How to MozFest Book chapter about education and open badges.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_222213.8962700000.png",
            "created": "2021-07-07T22:22:13.895943Z",
            "moderation_state": 3
        },
        {
            "id": 2199,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/queering-mozfest-challenging-expectations-of-normal",
            "is_bookmarked": false,
            "tags": [
                "bmfb"
            ],
            "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": "Queering MozFest: Challenging Expectations of “Normal”",
            "description": "How to MozFest Book chapter about the queering territory created in 2018.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_211709.2086640000.png",
            "created": "2021-07-07T21:17:09.208444Z",
            "moderation_state": 3
        },
        {
            "id": 2198,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/girls-in-stem-education",
            "is_bookmarked": false,
            "tags": [
                "bmfb"
            ],
            "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": "On Girls In STEM Education",
            "description": "A conversation between Aoibheann Mangan and Alia ElKattan about girls in STEM education.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_211404.4094110000.png",
            "created": "2021-07-07T21:14:04.409190Z",
            "moderation_state": 3
        },
        {
            "id": 2197,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/power-dynamics-knowledge-and-building-equity-online",
            "is_bookmarked": false,
            "tags": [
                "bmfb"
            ],
            "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": "On Power Dynamics, Knowledge, and Building Equity Online",
            "description": "A conversation between Anasuya Sengupta and Cory Doctorow about power dynamics and building equity online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_211038.3062280000.png",
            "created": "2021-07-07T21:10:38.305977Z",
            "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": 2195,
            "content_url": "https://youtu.be/F366d5pVLVA",
            "is_bookmarked": false,
            "tags": [
                "mf2021selection",
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "session",
            "title": "Responding to Coded Bias: Black Women Interrogating AI",
            "description": "Join us for a panel discussion of Coded Bias, the acclaimed documentary about the fallout from MIT researcher Joy Buolamwini's discovery of racial bias in facial recognition algorithms. Deborah Raji (featured in the film) engages a panel of technologists on critical themes highlighted in the documentary, including technology-based discrimination around race and gender, representation, intersectionality, and civic engagement. Panelists: Deborah Raji (Mozilla Fellow), Renee Cummings (Data Activist, University of Virginia), Ayanna Howard (Dean, College of Engineering, Ohio State), Ifeoma Ozoma (F",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_115838.0597720000.jpeg",
            "created": "2021-07-06T11:55:37.031591Z",
            "moderation_state": 3
        },
        {
            "id": 2194,
            "content_url": "https://youtu.be/iLXoN-UaxW8",
            "is_bookmarked": false,
            "tags": [
                "mf2021selection",
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Alternative Business Models For The Web",
            "description": "Join Ayman Hariri (CEO & Founder, Vero), Tony Fadell (founder, Nest & Principal at Future Shape) and Ashley Boyd (VP of Advocacy and Engagement, Mozilla Foundation) for a fascinating discussion on creating alternative business models for the web. Building on their experience, they'll provide insights on how you transform an idea into a sustainable business and explore the need to move away from the \"free\" ad-based economic model dominating the web today.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_115409.4991450000.jpeg",
            "created": "2021-07-06T11:54:09.487263Z",
            "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": 2192,
            "content_url": "https://youtu.be/9f0ukTzx0Qw",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "session",
            "title": "Black Women Disrupting the Status Quo in Technology",
            "description": "There is a diversity crisis in the tech industry: a homogeneous group of technologists builds solutions for our diverse population. This lack of diversity yields biased technology products that, at best, don’t serve everyone and, at worst, actively harm marginalized groups. This panel of distinguished Black women will discuss the intersectional oppression prevalent in the technology industry and how the voices and work of Black women are imperative in moving us in a more ethical, inclusive direction. This event is part of an ongoing lecture series \"The Future is Intersectional: Black Women Int",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_115130.5476540000.jpeg",
            "created": "2021-07-06T11:51:30.536329Z",
            "moderation_state": 3
        },
        {
            "id": 2191,
            "content_url": "https://youtu.be/HOUL4edWpd4",
            "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": "The BBFinder app: An afrocentric all-inclusive business community solution",
            "description": "About this session: This interactive live session provides space for building a shared understanding of the Afrocentric community in the Netherlands. We would like to show our view how to resolve certain issues, by solving problems in the community, using technology. With our platform, we would like to share knowledge and collaborate with organizations with a surfacing collective vision. Goals for this session: The BBFinder team is always open to new collaborations and ideas to expand the BBFinder platform even further. Therefore, we would like to reach out to tech-savvy social activists and s",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_114824.3458270000.jpeg",
            "created": "2021-07-06T11:48:24.335608Z",
            "moderation_state": 3
        },
        {
            "id": 2190,
            "content_url": "https://youtu.be/14vMCXMFyXU",
            "is_bookmarked": false,
            "tags": [
                "mf2021selection",
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                },
                {
                    "name": "Lindsey Frost Dodson",
                    "profile_id": 91,
                    "is_active": true
                },
                {
                    "name": "J. Bob Alotta",
                    "profile_id": 4248,
                    "is_active": true
                }
            ],
            "entry_type": "session",
            "title": "Mozilla Data Futures Lab Launch",
            "description": "In a world where data is only growing in importance, envisioning a healthier internet means rethinking dominant models of data governance to propose alternatives. The Data Futures Lab will connect and fund people around the world who are imagining and building such alternatives. This session will serve as the official launch of the Lab. We will explore what data stewardship is, dive into the goals of the Data Futures Lab, and discuss our biggest ambitions as well the challenges ahead. Featured panelists include Martin Tisné, Managing Director at Luminate, and J. Bob Alotta, VP of Global Progra",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_114619.5603570000.jpeg",
            "created": "2021-07-06T11:46:19.547452Z",
            "moderation_state": 3
        },
        {
            "id": 2189,
            "content_url": "https://youtu.be/xzUsmkXyyEM",
            "is_bookmarked": false,
            "tags": [
                "mf2021selection",
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Innovating in India for the next billion users",
            "description": "Our panel of media and technology innovators from India will explore the opportunities and complexities of building products to serve the next billion users. A wide-ranging discussion ranging from unique insights from the Indian ecosystem, dealing with multiple languages, and the social and political complexities of serving diverse audiences.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_114356.9127200000.jpeg",
            "created": "2021-07-06T11:43:56.902258Z",
            "moderation_state": 3
        },
        {
            "id": 2188,
            "content_url": "https://youtu.be/2V_bMROuko8",
            "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": "Let's fight for our Right to Repair!",
            "description": "The movement for Right to repair is growing globally, and it’s starting to get traction with policy makers. Yet, we’re still far from securing a universal Right to repair. And increasingly we need to make the case for removing software barriers set by manufactures, preventing us from repairing and reusing products. In the session we’ll present the European Right to Repair campaign, and work with participants on our next challenges. Participants will first contribute their priorities for the campaign to consider. Then we’ll work in small groups to prototype solutions to key issues we face: - Ho",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_113937.0587780000.jpeg",
            "created": "2021-07-06T11:39:37.045916Z",
            "moderation_state": 3
        },
        {
            "id": 2187,
            "content_url": "https://youtu.be/SuUG0db-ZcE",
            "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": "Girmit: Defining Moments - DIY Multi-dimensional Motion Artainment Experience",
            "description": "Girmit - Be Careful What You Sign Up For? Girmit, a corruption of the word agreement, is a global story of progress and change, with its routes in London. We exist in an age of agreements, with consent boxes on every portal and screen imaginable, our data being harvested like sugarcane. Over 150 years ago a sophisticated system of agreements followed the abolition of slavery. 2021 marks the centenary of the abolition of Girmit, also known as indentured labour. In an age of isolation, when oral histories become our heirlooms, Girmit approaches a complex history with empathy and sensitivity. Thi",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_113840.5720110000.jpeg",
            "created": "2021-07-06T11:38:40.561042Z",
            "moderation_state": 3
        },
        {
            "id": 2186,
            "content_url": "https://youtu.be/ipa4SeiNw-k",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Sarah Allen",
                    "profile_id": 89,
                    "is_active": true
                }
            ],
            "entry_type": "session",
            "title": "Friendly Advice",
            "description": "Jonas Lund and Sarah Allen chat about Friendly Artist, which is a new online performative artwork by Jonas Lund, in which he invites anyone to book his time for whatever purpose they chose*  life-coach, remote friend, hang out with you while you cook. The sessions are watched by a range of performance measuring algorithms and AI’s’ that analyze Jonas' behavior in real-time and track his performance, nudges him to be his best self, and suggest things to say, or topics to discuss. Jonas and Sarah will chat about the project, and the data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_113734.4506060000.jpeg",
            "created": "2021-07-06T11:37:34.440653Z",
            "moderation_state": 3
        },
        {
            "id": 2185,
            "content_url": "https://youtu.be/sAfopZFI5w0",
            "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": "404: Planet B not found.",
            "description": "The objective is to get people of different ages and regional and thematic backgrounds to deliberate on strategies for digital sustainability that take into account that the Internet affects our environment, our societies, our economies, and governance structures. All of these aspects interlink in order to be more digitally sustainable going forward. The basis of this exchange is going to be the recently drafted Youth4DigitalSustainability Recommendations (https://yigf.de/news/12-youth-recommendations-for-a-sustainable-internet/), that were developed by young experts from all world regions and",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_112945.9129230000.jpeg",
            "created": "2021-07-06T11:29:45.853164Z",
            "moderation_state": 3
        },
        {
            "id": 2184,
            "content_url": "https://youtu.be/i0n1Xaj-YbY",
            "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": "What has the Wikimedia movement to do with sustainability?",
            "description": "Our discussion will focus on how the Wikimedia movement can help the sustainability and climate movements while maintaining our neutral point of view. What does knowledge activism look like in a platform focused on being apolitical? In this talk we will look at how activist communities are developing a playbook to meet the world's information needs to confront a pressing climate crisis.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_112635.1925860000.jpeg",
            "created": "2021-07-06T11:26:35.179482Z",
            "moderation_state": 3
        },
        {
            "id": 2183,
            "content_url": "https://youtu.be/UdNUN014Myg",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tom Greenwood",
                    "profile_id": 4466,
                    "is_active": true
                }
            ],
            "entry_type": "session",
            "title": "Making Sustainability Mainstream",
            "description": "The workshop will ask how, at a time when we need to address climate change and the ecological crises urgently, we can work together as a community to make sustainability a core value of our industry globally. Facilitated by Tom Greenwood (UK) and Gauthier Roussilhe (France), we will ask people to share experiences of how sustainability is currently considered in the digital sector in their country, what has been successful in pushing it on the top of the agenda and what the key barriers have been. Together as a group, we will compare experiences from around the world and form a shared underst",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_112529.1844450000.jpeg",
            "created": "2021-07-06T11:25:29.172759Z",
            "moderation_state": 3
        },
        {
            "id": 2182,
            "content_url": "https://youtu.be/vi1jb2uzZIs",
            "is_bookmarked": false,
            "tags": [
                "mf2021selection",
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "The Role of Tech in a Human Rights and Climate-Resilient Future",
            "description": "The future is uncertain. Whether climate policy, trade relations, or disruptive technology, we cannot be sure of how key factors reshaping the world will play out in the coming decade. Also, the operating context for business and other stakeholders is formed by the complex interactions of many factors, but often factors are considered in isolation and responses, siloed. The climate crisis plays a large role in shaping our future, with a growing impact on human rights. Water scarcity, wildfires, extreme weather, and rising sea levels already disproportionately affect marginalized populations, r",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_112340.7297950000.jpeg",
            "created": "2021-07-06T11:23:40.718886Z",
            "moderation_state": 3
        },
        {
            "id": 2181,
            "content_url": "https://youtu.be/VdxPi3yEf_w",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Brandi Geurkink",
                    "profile_id": 4026,
                    "is_active": true
                },
                {
                    "name": "Sarah Aoun",
                    "profile_id": 283,
                    "is_active": true
                }
            ],
            "entry_type": "session",
            "title": "What is the future of data and AI — and what role will Mozilla play?",
            "description": "In this one-hour plenary, Mozilla community members highlight the need for more trustworthy AI. And, also explore what the MozFest community can do to make it a reality. You’ll hear from engineers, activists, and researchers about new (and better) ways of using, sharing, and thinking about data for the public good.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_112203.6249490000.jpeg",
            "created": "2021-07-06T11:22:03.614338Z",
            "moderation_state": 3
        },
        {
            "id": 156,
            "content_url": "https://www.youtube.com/watch?v=AHb2Ki1XK88&index=9&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Nature of the Internet",
            "description": "Mitchell Baker is Executive Chairwoman of Mozilla, and Mark Surman is Executive Director of the Mozilla Foundation. They spoke at MozFest 2016 about seismic shifts online, and Mozilla’s work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194320.1148420000.jpg",
            "created": "2017-02-09T15:08:42.137000Z",
            "moderation_state": 3
        },
        {
            "id": 164,
            "content_url": "https://www.youtube.com/watch?v=lBwz-Jag1ZE&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60&index=1",
            "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": "Surveillance and Race Online",
            "description": "Simone Browne is Associate Professor in the Department of African and African Diaspora Studies at the University of Texas at Austin. She spoke at MozFest 2016 about surveillance and race online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194213.9573100000.jpg",
            "created": "2017-02-09T15:02:59.938000Z",
            "moderation_state": 3
        },
        {
            "id": 163,
            "content_url": "https://www.youtube.com/watch?v=iFx6eJF94Ew&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60&index=2",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Source and Flight MH17",
            "description": "Eliot Higgins is the founder of Bellingcat, a resource by and for citizen journalists. He spoke at MozFest 2016 about the open source information revolution and Flight MH17.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194134.7169250000.jpg",
            "created": "2017-02-09T15:03:49.850000Z",
            "moderation_state": 3
        },
        {
            "id": 162,
            "content_url": "https://www.youtube.com/watch?v=4krgs4gHSbI&index=3&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Half the Population is Not Connected",
            "description": "Katharina Borchert is Chief Innovation Officer at Mozilla. She spoke at MozFest 2016 about equal access to the Internet.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194050.1225130000.jpg",
            "created": "2017-02-09T15:04:49.068000Z",
            "moderation_state": 3
        },
        {
            "id": 161,
            "content_url": "https://www.youtube.com/watch?v=yd3cJjDW2dY&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60&index=4",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy by Default",
            "description": "Volker Birk is the CTO of Pretty Easy Privacy. He spoke at MozFest 2016 about making online privacy simple.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194022.5217810000.jpg",
            "created": "2017-02-09T15:05:28.746000Z",
            "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": 159,
            "content_url": "https://www.youtube.com/watch?v=zTZbrkV3bs8&index=6&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "We’re Not Equally Vulnerable to Surveillance",
            "description": "Chris Soghoian is Principal Technologist at the ACLU. He spoke at MozFest 2016 about government surveillance.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193912.7566740000.jpg",
            "created": "2017-02-09T15:06:46.668000Z",
            "moderation_state": 3
        },
        {
            "id": 158,
            "content_url": "https://www.youtube.com/watch?v=n3whd0Wr-Bg&index=7&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": "Solving Online Harassment",
            "description": "Katherine Maher is Executive Director of the Wikimedia Foundation. She spoke at MozFest 2016 about building for inclusivity online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193841.6902280000.jpg",
            "created": "2017-02-09T15:07:22.245000Z",
            "moderation_state": 3
        },
        {
            "id": 157,
            "content_url": "https://www.youtube.com/watch?v=p4cftN0jtYg&index=8&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 People's Shield and the Government's Sword",
            "description": "Sahar Aziz is a Professor of Law at Texas A&M University. She spoke at MozFest 2016 about governments and grassroots movements alike leveraging technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193816.4861300000.jpg",
            "created": "2017-02-09T15:07:58.497000Z",
            "moderation_state": 3
        },
        {
            "id": 155,
            "content_url": "https://www.youtube.com/watch?v=RyAdgOoJm_E&index=10&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Indie Music and the Web",
            "description": "Maggie Vail is Executive Director at CASH Music. She spoke at MozFest 2016 about empowering musicians on 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_193705.1060640000.jpg",
            "created": "2017-02-09T15:09:26.272000Z",
            "moderation_state": 3
        }
    ]
}