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

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=created&page=31",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=created&page=29",
    "results": [
        {
            "id": 1749,
            "content_url": "https://amc.alliedmedia.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Allied Media Conference",
            "description": "The 21st Allied Media Conference will be online from July 23 to July 26, 2020, bringing accessibility, safety, ease & care, support for presenters, and the AMC magic to this year's event.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-22_111513.0919910000.jpeg",
            "created": "2020-06-22T11:15:13.091573Z",
            "moderation_state": 3
        },
        {
            "id": 1750,
            "content_url": "https://www.fabriders.net/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fabriders",
            "description": "FabRiders works to improve the effectiveness and impact of social change efforts. They have helped advocates and activists in all parts of the globe utilise technologies as part of long-term strategies, on a range of issues including: the empowerment of marginalised communities, defending the right to freedom of expression, and improving governmental transparency and accountability.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-22_112100.4712520000.jpeg",
            "created": "2020-06-22T11:21:00.470884Z",
            "moderation_state": 3
        },
        {
            "id": 1751,
            "content_url": "https://www.fabriders.net/session-design-tips/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tips for designing an effective workshop session",
            "description": "This blog post helps facilitators understand how adults learn, the role of the facilitator, example session designs, and facilitation best practices.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-22_112457.7464670000.jpeg",
            "created": "2020-06-22T11:24:57.745911Z",
            "moderation_state": 3
        },
        {
            "id": 1752,
            "content_url": "https://medium.com/mozilla-festival/7-steps-to-a-great-mozfest-proposal-eff4f1cee6fe",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "7 Steps to a Great MozFest Proposal",
            "description": "Seven tips from MozFest veterans that will help you write a great proposal for the next festival.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-22_112903.6933200000.jpeg",
            "created": "2020-06-22T11:29:03.692841Z",
            "moderation_state": 3
        },
        {
            "id": 1753,
            "content_url": "https://disstudies.org/index.php/sds-annual-conference/accessibility-guidelines-for-presentations/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Accessibility Guidelines for Presentations",
            "description": "Advice on how to improve the accessibility of sessions and presentations by fostering community and striving to connect with others, by thinking about and modeling access, and by enacting common and conventional accessibility measures.",
            "get_involved": "",
            "get_involved_url": "https://disstudies.org/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-23_103832.3625370000.jpg",
            "created": "2020-06-23T10:38:32.361933Z",
            "moderation_state": 3
        },
        {
            "id": 1754,
            "content_url": "https://medium.com/@hello_95259/the-ecs-risk-based-approach-to-ai-regulation-is-inadequate-here-s-why-6fd6da4d5aba",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "EC",
                "risk",
                "Trustworthy AI"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Harriet Kingaby",
            "submitter_profile_id": 3118,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Harriet Kingaby",
                    "profile_id": 3118,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The EC’s risk based approach to AI regulation is inadequate, here’s why",
            "description": "Many industries, such as advertising, stand at the brink of widespread adoption of AI, and have little to no appreciation of how to embed and account for human rights within their operations. The time for broader consideration of consumer protection, human rights, and environmental impact within AI decision making is now. A response to the EC's latest white paper on AI, with risk analyst, Neil Young.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Interrogates why risk must be defined and quantified to be effectively used in policy",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-06-23T20:18:02.442335Z",
            "moderation_state": 3
        },
        {
            "id": 1755,
            "content_url": "https://osf.io/spkz9/wiki/home/",
            "is_bookmarked": false,
            "tags": [
                "open",
                "open leadership",
                "open science",
                "WOLO"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Micah Vandegrift",
            "submitter_profile_id": 2722,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Micah Vandegrift",
                    "profile_id": 2722,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "OPEN Incubator",
            "description": "Inspired by Mozilla Open Leaders and other programs, I'm happy to share the materials from an open research development program. Openly licensed and adaptable for other iterations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "open science in action, based in part of Mozilla's open leaders program, openness",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-23_203000.6691010000.jpg",
            "created": "2020-06-23T20:30:00.668807Z",
            "moderation_state": 3
        },
        {
            "id": 1756,
            "content_url": "https://foundation.mozilla.org/blog/zoom-makes-right-call-encryption/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Zoom Makes the Right Call on Encryption",
            "description": "The strongest possible privacy and security should be the default in consumer technology, not a luxury. This is a core principle at Mozilla. And now it’s a principle that Zoom is reinforcing. After hearing from tens of thousands of consumers, and also organizations like Mozilla and EFF, the video call company reversed its decision to make end-to-end encryption a paid feature.",
            "get_involved": "Help us to spread the word about this project. Please share!",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/zoom-makes-right-call-encryption/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-23_220330.4694690000.jpg",
            "created": "2020-06-23T21:30:18.389228Z",
            "moderation_state": 3
        },
        {
            "id": 1757,
            "content_url": "https://foundation.mozilla.org/blog/applause-for-apples-idfa-decision/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Applause for Apple’s IDFA Decision",
            "description": "Apple has announced that it is putting control of personal data tracking in the hands of users. The company is giving iPhone users the option to opt-out of tracking in each app, essentially turning off IDFA. By providing the option to turn off IDFA at the point of use, Apple is giving millions of consumers more privacy online.",
            "get_involved": "Help us to spread the word about this project. Please share!",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/applause-for-apples-idfa-decision/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-24_203739.9477050000.jpg",
            "created": "2020-06-23T21:46:00.115485Z",
            "moderation_state": 3
        },
        {
            "id": 1759,
            "content_url": "https://isoc.box.com/s/u9n5mrgs9zxvpe20qjh79jiywo6rf4zq",
            "is_bookmarked": false,
            "tags": [
                "ICOMM2020",
                "ISOC",
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Panel Discussion on Routing Security at ICOMM2020",
            "description": "I have been one of the panelists at the InterCommunity 2020 (ICOMM) held on June 24, 2020. ICOMM is an annual conferencec of Internet Society (ISOC) which is organised with their chapters and members. This year they have organised a 2-hour virtual panel discussion on routing security. The discussion was focussed on Mutually Agreed Norms for Routing Security (MANRS). I have talked about my routing security project with Mozilla and NSRC, I described the my efforts and the impact of it across the region. There had been interactive Q&A session where I have answered participants' questions.",
            "get_involved": "",
            "get_involved_url": "https://www.internetsociety.org/intercommunity/2020/securing-global-routing/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-26_093200.6762100000.jpeg",
            "created": "2020-06-26T09:32:00.675865Z",
            "moderation_state": 3
        },
        {
            "id": 1760,
            "content_url": "https://nsrc.org/blog/enhancing_routing_security",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Blog Post on the Impact of Routing Security Project",
            "description": "I have posted an article on NSRC Blog about the activities of my routing security project. The post includes the project goals, activities and efforts on enhancing routing security and the impact of it across the South Asian region. I have added the statistics and measurements of the growth of RPKI deployment in the region. I hope the post is helpful to encourage engineers and operators in deploying routing security best practices in their network.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-06-26T10:04:08.383932Z",
            "moderation_state": 3
        },
        {
            "id": 1761,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "More Growth in RPKI Deployment in South Asia: May Fellowship Report",
            "description": "The number of Valid ROAs in South Asia and Myanmar has been increased to 27% which is 3% more than the month of April. The Unknown ROAs is now 72% (decreased by 2% from previous month). Similarly, the Invalid ROAs have been reduced to 1% which was 2% during last month. Afghanistan, Sri Lanka and Pakistan are doing very good in pushing up the number of Valid ROAs in their countries. As of May, 5 countries out of 9 have more than 80% Valid ROAs. All the growth in RPKI deployment is a direct impact of my OIE project. I hope continue this growth in the coming months until the end of my project.",
            "get_involved": "",
            "get_involved_url": "https://observatory.manrs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-26_101608.4038950000.png",
            "created": "2020-06-26T10:16:08.403394Z",
            "moderation_state": 3
        },
        {
            "id": 1762,
            "content_url": "https://www.accessnow.org/facial-recognition-on-trial-emotion-and-gender-detection-under-scrutiny-in-a-court-case-in-brazil/",
            "is_bookmarked": false,
            "tags": [
                "biometrics",
                "fellowships",
                "mozilla fellow",
                "open web fellows",
                "Trustworthy AI"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Daniel Leufer",
            "submitter_profile_id": 3147,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Daniel Leufer",
                    "profile_id": 3147,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Expert opinion filed in facial recognition case",
            "description": "Access Now filed an expert opinion (Portuguese) in IDEC vs. ViaQuatro, the case filed by the Brazilian consumer rights organisation IDEC  against ViaQuatro, a concessionary of the São Paulo metro. The expert opinion, submitted in the final days of the court case, addresses the topics of facial categorization/analysis and data processing in biometric systems. It warns about the lack of scientific basis for emotion detection and the systematic harms caused by automated gender-recognition technologies against trans and non-binary people",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Discusses examples of untrustworthy AI",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-06-30T08:32:36.855429Z",
            "moderation_state": 3
        },
        {
            "id": 1763,
            "content_url": "https://foundation.mozilla.org/blog/join-mozilla-telling-major-companies-stophateforprofit/",
            "is_bookmarked": false,
            "tags": [
                "Advocacy",
                "Mozilla Campaigns"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Join Mozilla in telling major companies to #StopHateForProfit",
            "description": "Facebook has a major problem with hate speech and disinformation on its platform. Mozilla's calling on its peers — both tech companies and companies that rely on the internet for their core business — to pull their ads from Facebook and #StopHateForProfit.",
            "get_involved": "",
            "get_involved_url": "http://share.mozilla.org/352/208502/twitter",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-02_181720.5161880000.png",
            "created": "2020-07-02T18:17:20.515554Z",
            "moderation_state": 3
        },
        {
            "id": 1764,
            "content_url": "https://foundation.mozilla.org/campaigns/tell-amazon-ring-stop-sharing-information-police-services/",
            "is_bookmarked": false,
            "tags": [
                "Advocacy",
                "Mozilla Campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tell Amazon Ring: sever police ties",
            "description": "Amazon's Ring doorbell cameras have become very popular, creating a vast neighborhood surveillance network. And Ring shares its footage with law enforcement through its Neighbors Law Enforcement Portal, which has been called the \"perfect storm of privacy threats.\"  If Amazon is serious about its new police policies, it must extend its moratorium to include Ring.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-02_200258.6109550000.jpg",
            "created": "2020-07-02T19:56:52.061293Z",
            "moderation_state": 3
        },
        {
            "id": 1765,
            "content_url": "https://www.powerplays.xyz",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ayden Férdeline",
            "submitter_profile_id": 1548,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ayden Férdeline",
                    "profile_id": 1548,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "POWER PLAYS podcast",
            "description": "The POWER PLAYS podcast interviews the movers and shakers responsible for making key, historical decisions that have impacted the Internet which we all use today.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-07_154218.3072120000.png",
            "created": "2020-07-07T15:42:18.306533Z",
            "moderation_state": 3
        },
        {
            "id": 1766,
            "content_url": "https://anchor.fm/tcafricapodcast/episodes/Sweet--Sweet-Connectivity-egf9ju",
            "is_bookmarked": false,
            "tags": [
                "community networks",
                "connectivity"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Sweet, Sweet connectivity",
            "description": "As we journey to AI and Privacy, connectivity to the internet is a challenge that needs to be addressed. I joined the Terms and Conditions Podcast  hosts to chat connectivity and how I apply a feminist lens to this issue. My fellow guest, Josephine Miliza, shared her experience of setting up community networks. I on the other hand focused universal access and service and the challenges to connectivity. \n\n~Looking for a Podcast on Digital Rights in Africa? Terms and Conditions is a podcast brought to you by Berhan Taye and Neema Iyer.~",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-09_094958.8527200000.png",
            "created": "2020-07-09T09:49:58.852347Z",
            "moderation_state": 3
        },
        {
            "id": 1767,
            "content_url": "https://www.india-seminar.com/semframe.html",
            "is_bookmarked": false,
            "tags": [
                "mozfellows19"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Interrogating India's Quest for Data Sovereignty",
            "description": "In this short essay for Seminar Magazine, I trace the claims of 'data sovereignty' recently raised in Indian law and policy to the historical evolution of political and economic regulation of information technologies, and argue that the evolving legal regime for data governance in India is short-sighted.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Unpacking the history and geopolitical considerations in data governance debates in India.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-10_075731.5132850000.jpg",
            "created": "2020-07-10T07:57:31.512740Z",
            "moderation_state": 3
        },
        {
            "id": 1770,
            "content_url": "https://foundation.mozilla.org/campaigns/nextdoor-pause-police-partnerships/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "mozilla"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Join community"
            ],
            "published_by": "Becca Ricks",
            "submitter_profile_id": 282,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Becca Ricks",
                    "profile_id": 282,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Nextdoor: Pause Police Partnerships",
            "description": "People have been raising the alarm for years now about racism on Nextdoor. At the same time, Nextdoor has been courting police departments. The details of these partnerships are largely hidden from public view, leaving Nextdoor unaccountable for the potential negative outcomes for communities disproportionately targeted by police.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/campaigns/nextdoor-pause-police-partnerships/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-14_161915.9622450000.jpg",
            "created": "2020-07-14T16:19:15.961711Z",
            "moderation_state": 3
        },
        {
            "id": 1772,
            "content_url": "https://logicmag.io/security/attacking-agriculture/",
            "is_bookmarked": false,
            "tags": [
                "#agriculture",
                "#data privacy",
                "#digital security",
                "#mozfellows19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Rian Wanstreet",
            "submitter_profile_id": 3146,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Rian Wanstreet",
                    "profile_id": 3146,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Attacking Agriculture",
            "description": "An intro to security issues around precision agriculture in Logic Magazine",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-16_200119.7214600000.jpg",
            "created": "2020-07-16T20:01:19.720790Z",
            "moderation_state": 3
        },
        {
            "id": 1773,
            "content_url": "https://docs.google.com/presentation/d/1_IW8c2wRKYIZ1lfDQxiDEi8nFJJ2eaudijPUDXMgFLw/present?token=AC4w5VjSFAx8TxH5MlUDoJ0eT7jtKgOn7Q%3A1591644504629&includes_info_params=1&eisi=CJ7Tuur58ukCFUPbHwodTvw",
            "is_bookmarked": false,
            "tags": [
                "building-trustworthy-ai-page",
                "mozfest-tech-audience-report"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "research",
            "title": "MozFest Tech Audience Interviews: Slide Deck",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-21_112451.5727950000.png",
            "created": "2020-07-21T11:24:51.437884Z",
            "moderation_state": 3
        },
        {
            "id": 1774,
            "content_url": "https://docs.google.com/document/d/1yXiBviC2yNiPcaTgDxfyEMSvc9JdLPF89OY4hQsPo1I/edit",
            "is_bookmarked": false,
            "tags": [
                "building-trustworthy-ai-page",
                "mozfest-tech-audience-report"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "research",
            "title": "MozFest Tech Audience Interviews: Research Report",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-21_112854.4919490000.png",
            "created": "2020-07-21T11:28:54.236260Z",
            "moderation_state": 3
        },
        {
            "id": 1775,
            "content_url": "http://www.jennwv.com/papers/checklists.pdf",
            "is_bookmarked": false,
            "tags": [
                "building-trustworthy-ai-page",
                "checklists-resources"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "curriculum",
            "title": "Co-Designing Checklists to Understand Organizational Challenges and Opportunities around Fairness in AI",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-07-21T11:38:50.249752Z",
            "moderation_state": 3
        },
        {
            "id": 1776,
            "content_url": "https://medium.com/prifina/privacy-icons-4ca999a6f2db",
            "is_bookmarked": false,
            "tags": [
                "data",
                "#data privacy",
                "privacy",
                "ui",
                "ui design",
                "ux"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Take Action",
                "Design",
                "Join community"
            ],
            "published_by": "Paulius Jurčys",
            "submitter_profile_id": 3914,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Paulius Jurčys",
                    "profile_id": 3914,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Privacy Icons and Legal Design",
            "description": "Some thoughts following Apple's WWDC 2002: can UX change how people perceive their personal data? \n\nCould privacy icons be a tool for more informed and powerful individuals? Mozilla picked up this idea in 2011. Now Apple is taking privacy icons to the next level. \n\nHow could privacy icons affect human decisions? How can community contribute to the development of uniform privacy icons for the next decade?",
            "get_involved": "",
            "get_involved_url": "https://dev.prifina.com",
            "interest": "Privacy icons are crucial in making data privacy more understandable to average internet users.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-21_162043.9294960000.jpeg",
            "created": "2020-07-21T16:20:43.928243Z",
            "moderation_state": 3
        },
        {
            "id": 1777,
            "content_url": "https://digitalfreedomfund.org/explainer-what-is-the-digital-welfare-state/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Jonathan McCully",
            "submitter_profile_id": 3157,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jonathan McCully",
                    "profile_id": 3157,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Explainer: What is the “Digital Welfare State”?",
            "description": "This piece takes a close look at the concept of the \"digital welfare state,\" and how this new set of technologies target the vulnerable and exacerbate poverty.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-23_071332.5689670000.jpg",
            "created": "2020-07-23T07:13:32.568611Z",
            "moderation_state": 3
        },
        {
            "id": 1778,
            "content_url": "https://digitalfreedomfund.org/taking-police-tech-to-court/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Jonathan McCully",
            "submitter_profile_id": 3157,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jonathan McCully",
                    "profile_id": 3157,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Taking Police Tech to Court",
            "description": "This piece looks at some recent cases that have come before European courts challenging Big Data policing. These cases provide hope that judges are willing to stand up against police tech, but there is much work still to be done.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-23_071656.2579730000.jpg",
            "created": "2020-07-23T07:16:56.257558Z",
            "moderation_state": 3
        },
        {
            "id": 1779,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Maldives is closer to sign all their prefixes: July Fellowship Report",
            "description": "Maldives is following Bhutan to have a 100% valid RPKI ROA deployment very soon. They are left with only 4 prefixes to sign. Other South Asian countries are also doing pretty good. This month I could help create about 563 new ROAs for 6 South Asian countries. The RPKI ROA deployment has increased in Afghanistan by 2%, Maldives by 1%, Myanmar by 7%, Sri Lanka by 5% and Pakistan by 18%. Overall, the cumulated deployment in 9 South Asian countries has reached to 29% which is 2% increment from the previous month.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-27_151932.3704490000.png",
            "created": "2020-07-27T15:19:32.370076Z",
            "moderation_state": 3
        },
        {
            "id": 1780,
            "content_url": "https://moondisaster.org",
            "is_bookmarked": false,
            "tags": [
                "creativemedia20",
                "deepfake",
                "disinformation",
                "misinformation",
                "nixon",
                "synthetic media"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Halsey Burgund",
            "submitter_profile_id": 4039,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Halsey Burgund",
                    "profile_id": 4039,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "In Event of Moon Disaster",
            "description": "In Event of Moon Disaster explores deepfake technology and its growing role in the misinformation ecosystem. We created an alternative history using a deepfake as well as “cheap fakes” with the intent of showing how they are created, how compelling they can be and how people can minimize the chances of being unduly influenced by them. We also intend to highlight that deepfake technology and all synthetic media has positive creative uses as well.",
            "get_involved": "We always appreciate thoughtful feedback on how best to communicate our message and love to hear more ideas for spreading the word.",
            "get_involved_url": "https://moondisaster.org",
            "interest": "Experience a compelling short film; learn about cutting edge deepfake technology; learn some methods for combatting misinformation",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-28_183615.1123820000.jpg",
            "created": "2020-07-28T18:36:15.111833Z",
            "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": 1782,
            "content_url": "https://foundation.mozilla.org/en/blog/apollo-11-deepfake-help-understand-misinformation/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "An Apollo 11 Deepfake to Help Understand Misinformation",
            "description": "Introducing In Event of Moon Disaster, a Mozilla Creative Media Award recipient created by MIT’s Center for Advanced Virtuality.\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_143931.6919830000.jpg",
            "created": "2020-07-29T14:39:31.691690Z",
            "moderation_state": 3
        },
        {
            "id": 1783,
            "content_url": "https://foundation.mozilla.org/en/blog/step-inside-someone-elses-youtube-bubble/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Step Inside Someone Else’s YouTube Bubble",
            "description": "Introducing TheirTube, a Mozilla Creative Media Award recipient created by Tomo Kihara.\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_144116.7650090000.png",
            "created": "2020-07-29T14:41:16.764513Z",
            "moderation_state": 3
        },
        {
            "id": 1785,
            "content_url": "https://rightscon.course.tc/2020/discussion/threads/ai-in-mental-healthcare-revolutionary-reboot-or-the-rise-of-the-digital-asylum-5PTWhbK2FJpZCChkpUEP26",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "disability",
                "health",
                "mental health"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Piers Gooding",
            "submitter_profile_id": 3148,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Piers Gooding",
                    "profile_id": 3148,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "AI in mental healthcare: reboot or \"digital asylum\"?",
            "description": "An 8 minute presentation for RightsCon on my work as a Mozilla Fellow for 2020.",
            "get_involved": "Feedback and comments are very welcome!",
            "get_involved_url": "https://piers-gooding.gitbook.io/the-law-and-politics-of-digital-mental-health-tech/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-29_231932.8912690000.png",
            "created": "2020-07-29T23:19:32.890885Z",
            "moderation_state": 3
        },
        {
            "id": 1786,
            "content_url": "https://aimyths.org",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "artificial intelligence",
                "Trustworthy AI"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Daniel Leufer",
            "submitter_profile_id": 3147,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Daniel Leufer",
                    "profile_id": 3147,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Launching aimyths.org",
            "description": "I've launched a new website, aimyths.org, which offers resources to tackle 8 of the most common myths, misconceptions and inaccuracies about 'artificial intelligence.'",
            "get_involved": "",
            "get_involved_url": "https://aimyths.org",
            "interest": "Debunks myths about AI",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-08-07_140120.5048430000.jpg",
            "created": "2020-08-07T14:01:20.504156Z",
            "moderation_state": 3
        },
        {
            "id": 1819,
            "content_url": "https://www.youtube.com/channel/UC1dT_gCSsu7Qkew3W699VkQ",
            "is_bookmarked": false,
            "tags": [
                "media",
                "open access",
                "openness",
                "open science",
                "open source"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Promote",
                "Take Action"
            ],
            "published_by": "Stefaniia Ivashchenko",
            "submitter_profile_id": 4112,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Science TV",
            "description": "Science makes our life better, safer and comfortable. However, academic community is suffering from luck of funding, transparency, reproducibility and toxic environment. Some of these problems arise from commercial companies controlling scientific communication and metrics. While most of scientific research is funded from taxpayers, makes the current system of scientific development dysfunctional and inefficient. Open Science TV is a new independent scientific media platform. Our goal is to promote Open Science principles as a potential cure to these problems and give a word to scientists.",
            "get_involved": "",
            "get_involved_url": "https://www.youtube.com/channel/UC1dT_gCSsu7Qkew3W699VkQ",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-08-08_175546.4031100000.png",
            "created": "2020-08-08T17:55:46.402723Z",
            "moderation_state": 3
        },
        {
            "id": 1824,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "mozfellows20",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "India with Highest Number of RPKI Valid Prefixes: August Fellowship Report",
            "description": "This month, India has an impressive improvement in terms of Valid RPKI ROA for BGP prefixes. They now have 18% Valid prefixes which was just 12% at the end of last month. Similarly, Afghanistan rises from 20% to 28%, Pakistan from 73% to 82% and Myanmar from 78% to 80%. And with this, 7 out of 9 countries in South Asia that I was working with my routing security project are now have more than 80% Valid prefixes. And, among them, 4 crossed the 90% mark. Along with my regular work to help improve the number of valid ROAs, I am engaging myself in virtual networking events.",
            "get_involved": "",
            "get_involved_url": "https://www.manrs.org/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-08-27_163333.6101280000.png",
            "created": "2020-08-27T16:33:33.609520Z",
            "moderation_state": 3
        },
        {
            "id": 1825,
            "content_url": "https://foundation.mozilla.org/en/blog/report-responsible-computer-science-challenge-summer-summit-2020/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "Pedagogy",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Report: Responsible Computer Science Challenge Summer Summit 2020",
            "description": "During July 2020, Mozilla hosted the third convening of the 19 awardees of the Responsible Computer Science Challenge. This was the third in-person meeting, following the July 2019 Summer Kick-Off in San Francisco and October 2019 MozFest Convening in London. The goal of this third convening was to celebrate our year together, talk about the work ahead, discuss the challenges of teaching through a pandemic, acknowledge the importance of teaching race in the classroom, hear from industry, and share ideas in breakout groups.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-08-27_165509.8156810000.png",
            "created": "2020-08-27T16:55:09.815060Z",
            "moderation_state": 3
        },
        {
            "id": 1826,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-110000-support-open-science/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Announcing $110,000 to Support Open Science",
            "description": "Today, Mozilla is announcing $111,650 in grants to realize more openness in the realm of scientific research. The grants support open hardware development in Latin America, open-source virus tracking tools in Europe, and more.\n\nClick \"Visit\" above to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-08-27T19:40:00.497045Z",
            "moderation_state": 3
        },
        {
            "id": 1827,
            "content_url": "https://foundation.mozilla.org/en/blog/supporting-black-artists-who-are-examining-ai/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Supporting Black Artists Who Are Examining AI",
            "description": "Mozilla’s latest round of Creative Media Awards will provide $245,000 in funding to Black artists who are exploring the effects of AI on racial justice.\n\nClick \"Visit,\" above, to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-08-27_194118.1028770000.png",
            "created": "2020-08-27T19:41:18.102470Z",
            "moderation_state": 3
        },
        {
            "id": 1828,
            "content_url": "https://docs.google.com/presentation/d/1_tYADemTCjcrjGAcTc1_b31pEhoX2PrMJwesroHWj14/edit#slide=id.g5ac929ab51_0_0",
            "is_bookmarked": false,
            "tags": [
                "mfpage-dss"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Session Proposal Guide",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-07_104902.6144580000.png",
            "created": "2020-09-07T10:49:02.463159Z",
            "moderation_state": 3
        },
        {
            "id": 1829,
            "content_url": "https://medium.com/mozilla-festival/7-steps-to-a-great-mozfest-proposal-eff4f1cee6fe",
            "is_bookmarked": false,
            "tags": [
                "mfpage-dss"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "7 Steps to a Great MozFest Proposal",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-07_105139.3094960000.png",
            "created": "2020-09-07T10:51:39.285173Z",
            "moderation_state": 3
        },
        {
            "id": 1830,
            "content_url": "https://www.fabriders.net/session-design-tips/",
            "is_bookmarked": false,
            "tags": [
                "mfpage-dss"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Session Design Tips",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-07_133142.4112000000.png",
            "created": "2020-09-07T13:31:04.759316Z",
            "moderation_state": 3
        },
        {
            "id": 1831,
            "content_url": "https://srccon.org/our-resources/",
            "is_bookmarked": false,
            "tags": [
                "mfpage-dss"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How We Build SRCCON Events",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-07_133820.2913390000.png",
            "created": "2020-09-07T13:38:20.276595Z",
            "moderation_state": 3
        },
        {
            "id": 1832,
            "content_url": "https://foundation.mozilla.org/en/blog/acknowledging-limits-our-ai-and-our-dna/",
            "is_bookmarked": false,
            "tags": [
                "dna",
                "privacy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Frederike Kaltheuner",
            "submitter_profile_id": 3159,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Frederike Kaltheuner",
                    "profile_id": 3159,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "New essay: Acknowledging the Limits of Our AI (and Our DNA)",
            "description": "Ever since commercial genetic testing has become widely available, DNA-based predictions have exploded. While the first tests focussed on health and ancestry (the latter has been widely criticised), companies now claim that genetics can predict people’s ideal lifestyle, their intelligence, their personality and even their perfect romantic partner. Companies that offer genetic predictions sell much more than DNA tests. They are also benefiting from – and ultimately spreading – the dangerous, yet incredibly compelling, idea that who we are is ultimately determined by biology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-09-08T18:16:26.580466Z",
            "moderation_state": 3
        },
        {
            "id": 1833,
            "content_url": "https://foundation.mozilla.org/en/blog/acknowledging-limits-our-ai-and-our-dna/",
            "is_bookmarked": false,
            "tags": [
                "dna",
                "mozfellows19",
                "privacy"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Frederike Kaltheuner",
            "submitter_profile_id": 3159,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Acknowledging the Limits of Our AI (and Our DNA)",
            "description": "Ever since commercial genetic testing has become widely available, DNA-based predictions have exploded. While the first tests focussed on health and ancestry (the latter has been widely criticised), companies now claim that genetics can predict people’s ideal lifestyle, their intelligence, their personality and even their perfect romantic partner.\n\nCompanies that offer genetic predictions sell much more than DNA tests. They are also benefiting from – and ultimately spreading – the dangerous, yet incredibly compelling, idea that who we are is ultimately determined by biology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-09-08T18:17:30.775273Z",
            "moderation_state": 3
        },
        {
            "id": 1834,
            "content_url": "https://www.their.tube",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "algorithmic bias",
                "video recommendation",
                "YouTube"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Tomo",
            "submitter_profile_id": 4153,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tomo",
                    "profile_id": 4153,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "TheirTube",
            "description": "Theirtube is a Youtube filter bubble simulator that provides a look into how videos are recommended on other people's YouTube. Users can experience how the YouTube home page would look for six different personas. Each persona simulates the viewing environment of real Youtube users who experienced being inside a recommendation bubble through recreating a Youtube account with a similar viewing history. TheirTube shows how YouTube’s recommendations can drastically shape someone’s experience on the platform and, as a result, shape their worldview.",
            "get_involved": "",
            "get_involved_url": "https://github.com/kihapper/TheirTube",
            "interest": "It shows insights into how the Youtube recommendation engine is working",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-11_192320.2058600000.png",
            "created": "2020-09-11T19:23:20.205472Z",
            "moderation_state": 3
        },
        {
            "id": 1835,
            "content_url": "https://medium.com/dfrlab/op-ed-the-global-ai-industry-is-intensifying-mass-surveillance-in-india-5c79ebc1bde2",
            "is_bookmarked": false,
            "tags": [
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The global AI industry is intensifying mass surveillance in India",
            "description": "In this brief op-ed I argue about how the transnational nature of contemporary AI furthers technology from democratic governance, with specific reference to the development of facial recognition technologies used by law enforcement in India.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-14_172043.9067510000.png",
            "created": "2020-09-14T17:20:43.906367Z",
            "moderation_state": 3
        },
        {
            "id": 1836,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-crowdsourcing-research-youtube-recommendations/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla is Crowdsourcing Research into YouTube Recommendations",
            "description": "Mozilla has built a browser add-on that transforms YouTube users into YouTube watchdogs.\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-09-18_191323.5788100000.jpg",
            "created": "2020-09-18T19:13:23.578125Z",
            "moderation_state": 3
        },
        {
            "id": 1837,
            "content_url": "https://foundation.mozilla.org/campaigns/untrendtwitter/",
            "is_bookmarked": false,
            "tags": [
                "#advocacy",
                "#campaign",
                "mozilla"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Untrend Twitter",
            "description": "Twitter’s ‘trends’ feature has caught the attention of misinformation experts as one mechanism by which misinformation can gain virality, before the fact checkers even notice. With the U.S. election season underway, Twitter must pause algorithmic recommendation of 'trends.'",
            "get_involved": "Sign the petition",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/untrendtwitter/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-24_013049.8709960000.jpg",
            "created": "2020-09-24T01:30:49.870368Z",
            "moderation_state": 3
        }
    ]
}