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=moderation_state&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=moderation_state&page=31",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=moderation_state&page=29",
    "results": [
        {
            "id": 1717,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "ROA",
                "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": "Valid ROAs increased in Pakistan: April Fellowship Report",
            "description": "There's a very significant increase of new RPKI ROAs in Pakistan during April (though it started in March and still increasing). Amid lock-down over the whole month, I continued my efforts online and reach out to more than 500 network operators in South Asia to help them with RPKI ROA. 56 organisations in 7 countries came forward to create new ROAs for 445 IPv4 prefixes and 5 IPv6 prefixes and also corrected INVLAID ROAs for 14 IPv4 prefixes and 28 IPv6 prefixes. The improvement is mostly done by Pakistan hence I'm gonna put extra effort in accelerate this uprise.",
            "get_involved": "",
            "get_involved_url": "https://stat.ripe.net/PK#tabId=routing",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-10_120629.4821140000.png",
            "created": "2020-05-10T12:06:29.481616Z",
            "moderation_state": 3
        },
        {
            "id": 1720,
            "content_url": "https://www.equalitynow.org/online_sexual_exploitation_webinars",
            "is_bookmarked": false,
            "tags": [
                "AI policy",
                "mozfellows19",
                "online safety",
                "open web"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "What would be a good and valuable internet?",
            "description": "What does a good internet look like? Speaking at Equality Now's talk on \"Online Sexual Abuse and Exploitation: A Collective of Perspectives\". I set the scene on consideration we need to take into account for a good internet. I touched on taking an intersectional approach to ensuring equity, taking into account gendered realities, focusing on safety and security, ensuring inclusion of women and girls in development of new technologies such as AI and assess economic, political and social effects of AI and machine learning on marginalised communities. \n\nWatch my part of the talk from 12:04 -20:18",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-14_100719.9463960000.png",
            "created": "2020-05-14T10:07:19.945579Z",
            "moderation_state": 3
        },
        {
            "id": 1719,
            "content_url": "https://digitalfreedomfund.org/what-decolonising-digital-rights-looks-like/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Take Action",
                "Join community"
            ],
            "published_by": "Aurum Linh",
            "submitter_profile_id": 3350,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Aurum Linh",
                    "profile_id": 3350,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Decolonisation in the Digital Rights Field",
            "description": "Decolonisation is core to all of our work as NGOs and non-profits. We are striving to create a future that is equitable and just. To do that, we need to dismantle the systems of racism, anti-blackness, and colonisation embedded in every aspect of our society.\n\nThis is a particularly urgent conversation to have in the digital rights field, given the belief that technology will liberate us from these biases. In reality, we can see that it is deepening these divides and automating these systems of oppression.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-13T17:25:48.370365Z",
            "moderation_state": 3
        },
        {
            "id": 1735,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-five-awards-galvanize-web-monetization/",
            "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": "Announcing Five Awards to Galvanize Web Monetization",
            "description": "Today, Grant for the Web announced five early awards for curated projects that support innovation and open standards in Web Monetization. \n\nClick 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-06-08_180923.0917370000.png",
            "created": "2020-06-08T18:09:23.091364Z",
            "moderation_state": 3
        },
        {
            "id": 1740,
            "content_url": "https://foundation.mozilla.org/en/blog/grant-web-opens-call-proposals/",
            "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": "Grant for the Web Opens Call for Proposals",
            "description": "The $100 million initiative by Coil, Creative Commons, and Mozilla is funding technologies, content, and ideas that galvanize Web Monetization.\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-06-08_182751.2171780000.png",
            "created": "2020-06-08T18:27:51.216602Z",
            "moderation_state": 3
        },
        {
            "id": 1736,
            "content_url": "https://foundation.mozilla.org/en/blog/can-you-tell-when-youre-chatting-with-a-bot/",
            "is_bookmarked": false,
            "tags": [
                "Presss Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Can You Tell When You’re Chatting with a Bot?",
            "description": "Introducing Bot or Not, an app exploring AI that mimics real humans.\n\nClick \"visit\" 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-06-08_181109.3908710000.png",
            "created": "2020-06-08T18:11:09.390302Z",
            "moderation_state": 3
        },
        {
            "id": 1721,
            "content_url": "https://points.datasociety.net/europe-cannot-afford-to-shelter-in-place-on-digital-regulation-64b6f1bad584",
            "is_bookmarked": false,
            "tags": [
                "AI policy",
                "european union",
                "#mozfellows19",
                "mozfellows19",
                "regulation",
                "Trustworthy AI"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "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": "Europe cannot afford to “shelter-in-place” on digital regulation",
            "description": "The COVID-19 pandemic has emphasized existing political, legal, and technical fault lines in Europe. Achieving the EU’s digital ambitions requires reinvigorating the politics of unity that led to its creation as much as it does mandating novel regulatory frameworks.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-20T09:59:37.757801Z",
            "moderation_state": 3
        },
        {
            "id": 1722,
            "content_url": "https://medium.com/@anoukruhaak/data-commons-data-trust-63ac64c1c0c2",
            "is_bookmarked": false,
            "tags": [
                "data commons",
                "#data privacy",
                "Data trusts",
                "knowledge commons",
                "#mozfellows19",
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Commons & Data Trusts: how do they relate?",
            "description": "How do data trusts relate to data commons? When trying to make sense of the many data governance models and data sharing arrangements in existence this question comes up a lot. Here I give some basic insights into how I tend to think about the relationship between a data commons and a data trust.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-20_140124.1612690000.jpg",
            "created": "2020-05-20T14:01:24.160686Z",
            "moderation_state": 3
        },
        {
            "id": 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": 1723,
            "content_url": "https://medium.com/@anoukruhaak/open-letter-b7cb79832064",
            "is_bookmarked": false,
            "tags": [
                "#mozfellows19",
                "mozfellows19",
                "privacy",
                "procurement"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Letter to Matt Hancock",
            "description": "We are civil society organisations, privacy advocates and academic researchers writing to express concerns about the NHS’s plans to build a COVID-19 datastore. We share the common goal of preserving public confidence in systems that can help make us all safer. Therefore, before the NHS continues its plans, we urge you to provide the public with more information and take appropriate measures to reduce risk of data sharing and keep the aggregated data under democratic control.",
            "get_involved": "",
            "get_involved_url": "https://twitter.com/AnoukRuhaak/status/1262325042207166464?s=20",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-20T14:03:58.745933Z",
            "moderation_state": 3
        },
        {
            "id": 1724,
            "content_url": "https://www.onehealthtech.com/post/surveillance-as-a-first-response",
            "is_bookmarked": false,
            "tags": [
                "covid19",
                "health data",
                "#mozfellows19",
                "mozfellows19",
                "privacy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Surveillance as a first response?",
            "description": "Desperate times call for desperate measures, or so the adage goes. And these are desperate times. With a rising death toll, increased unemployment, and a virus that continues to befuddle us all, it is no wonder that our governments, weakened by years of austerity, are reaching for extraordinary tools to flatten the curve. But while measures may be desperate, they should also be appropriate, lawful and just. It’s unlikely that the NHS's current plan to build a large-scale Covid-19 datastore meets any of those requirements.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-20_140816.2050350000.jpeg",
            "created": "2020-05-20T14:08:16.204463Z",
            "moderation_state": 3
        },
        {
            "id": 1725,
            "content_url": "https://rebelliousdata.com",
            "is_bookmarked": false,
            "tags": [
                "Citizen Journalism",
                "journalism",
                "osint",
                "OSINV",
                "social media"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Join community",
                "Localize & translate"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Advanced Digital Investigations",
            "description": "Following  up on the successful workshops hosted in Mexico City, we ran two online webinars on advanced digital investigations methods for activists, researchers, journalists, lawyers, and technologists. Participants brought their own projects and gave very positive feedback on the tools they learned about such as reverse image searches, advanced search operators, social media investigation, and flight tracking.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Learn to more effectively use the internet to research and expose corruption, hate, and disinformation.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-21_022434.3390870000.JPG",
            "created": "2020-05-21T02:24:34.338438Z",
            "moderation_state": 3
        },
        {
            "id": 1604,
            "content_url": "https://foundation.mozilla.org/blog/ring-2fa-and-win-consumers/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns",
                "privacy and security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Taís de Souza Lessa",
            "submitter_profile_id": 84,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Ring, 2FA, and a Win for Consumers",
            "description": "Amazon announced that two-factor authentication (2FA) is now mandatory for all Ring users. The change comes on the heels of loud advocacy by consumers and organizations like Mozilla and Electronic Frontier Foundation (EFF).",
            "get_involved": "Help us to spread the word about this project. Please share!",
            "get_involved_url": "https://foundation.mozilla.org/blog/ring-2fa-and-win-consumers/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-21_203728.8582200000.jpg",
            "created": "2020-02-21T20:37:28.857839Z",
            "moderation_state": 3
        },
        {
            "id": 1734,
            "content_url": "https://medium.com/@narriral/pequenas-dicas-sobre-vigilância-e-segurança-online-268c0f653499",
            "is_bookmarked": false,
            "tags": [
                "privacy",
                "security",
                "social engineering"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Narrira",
            "submitter_profile_id": 3115,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Narrira",
                    "profile_id": 3115,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Small tips about security and online surveillance (portuguese only)",
            "description": "Although there are many and often more elaborate ways to steal personal data on the internet, collect information, hack systems, or defraud profiles, the technique most used by both institutional and informal systems is social engineering.\n\nIn this piece, we explore several techniques there can be used alone or combined to steal personal data: Infiltration, Virtual Stalking, SIM swap, Doxxing\nPhishing.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-06_155547.7785990000.jpeg",
            "created": "2020-06-06T15:55:47.777957Z",
            "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": 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": 1746,
            "content_url": "https://carriesijiawang.com/interview/",
            "is_bookmarked": false,
            "tags": [
                "aiinterview",
                "cma2020",
                "creativemedia20",
                "future of work",
                "mozilla-cma"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Carrie Sijia Wang",
            "submitter_profile_id": 3961,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Carrie Sijia Wang",
                    "profile_id": 3961,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "An Interview with ALEX",
            "description": "“An Interview with ALEX” is an interactive, browser-based experience that simulates a job interview with an Artificial Intelligence HR Manager in a future of gamified work and total surveillance. The entire experience is 12 minutes.",
            "get_involved": "",
            "get_involved_url": "https://carriesijiawang.com/interview/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-18_231217.6750000000.jpg",
            "created": "2020-06-18T23:12:17.674364Z",
            "moderation_state": 3
        },
        {
            "id": 1727,
            "content_url": "https://tzcna.or.tz/p/news?h=The+Inaugural+of+First+Workshop+on+Kondoa+Community+Network+School+of+Internet+Governance&id=16",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Matogoro Jabera",
            "submitter_profile_id": 3142,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Matogoro Jabera",
                    "profile_id": 3142,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "First Summit on Kondoa Community Network School of Internet Governance",
            "description": "Kondoa Community Network (KCN), the first community network in Tanzania to pilot the use of Television White Space (TVWS) to connect the unconnected population in Kondoa District, Dodoma Region, Tanzania. KCN hosted the inaugural of Kondoa Community Network School of Internet Governance (KCN SIG) at Study Zone Computer Centre from 14th – 15th February 2020. The SIG is a follow up to the 4th Summit on Community Networks in Africa that was held from 28th October – 2nd November 2019 at Kondoa Community Network, Tanzania.",
            "get_involved": "Help us to plan more local events in Tanzania on community-based telecommunications network",
            "get_involved_url": "https://tzcna.or.tz/",
            "interest": "It presents a local initiative to address digital divide in developing countries",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-24_221448.1136280000.JPG",
            "created": "2020-05-24T22:14:48.112692Z",
            "moderation_state": 3
        },
        {
            "id": 1726,
            "content_url": "https://smat-streamlit.herokuapp.com",
            "is_bookmarked": false,
            "tags": [
                "conspiracies",
                "disinformation",
                "hate tracking",
                "open research",
                "open-source",
                "social media"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Social Media Analysis Toolkit",
            "description": "The Social Media Analysis Toolkit (SMAT) was designed to help facilitate activists, journalists, researchers, and other social good organizations to analyze and visualize larger trends on a variety of platforms. Our intention is to provide easy to use tools that help you tell a story about something happening at a large scale online. The tools are designed to be quick and simple so that users could quickly respond to things like disinformation and hate as they occur, while also having the tools be rigorous enough to have applications in scholarly research.",
            "get_involved": "Interested people can test, use, code, or just share the tools with others!",
            "get_involved_url": "https://gitlab.com/smat-project",
            "interest": "To help aid in analyzing phenomena like hate and disinformation on social media.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-21_023041.0771690000.JPG",
            "created": "2020-05-21T02:30:41.076707Z",
            "moderation_state": 3
        },
        {
            "id": 1729,
            "content_url": "https://www.medianama.com/2020/05/223-announcement-online-event-on-algorithmic-accountability-in-india-jun-4-2020-ad/",
            "is_bookmarked": false,
            "tags": [
                "mozfellows19",
                "Trustworthy AI"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend"
            ],
            "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": "Online Roundtable and Workshop on Algorithmic Accountability",
            "description": "I am organising an online discussion on algorithmic accountability in India, in collaboration with Medianama. \n\nThis roundtable discussion is intended to explore the challenges of automated decisions made within governmental setups, and how to tactically use and strategically employ existing legal standards mechanisms as means of accountability for such systems.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It will help strategise around the concerns of algroithmic systems in governance.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-27_093019.4584400000.jpg",
            "created": "2020-05-27T09:30:19.457789Z",
            "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": 1730,
            "content_url": "https://medium.com/prifina/prifinas-talks-developers-and-data-with-stanford-university-s-podcast-e7a7371d0b94",
            "is_bookmarked": false,
            "tags": [
                "#Privacy #data #opensource #CCPA #API"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Take Action",
                "Join community"
            ],
            "published_by": "Paulius Jurčys",
            "submitter_profile_id": 3914,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Paulius Jurčys",
                    "profile_id": 3914,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Podcast on applications built on user-held data (Stanford/Prifina)",
            "description": "As individuals are getting more control over their personal data, developers need tools to build applications on user-held data. \n\nThis “Open Data” podcast organized by Stanford University focuses on the current changes in the data market. The founders of of Prifina talk about user-held data, and ways in which personal data will be accessed and utilized by developers who want to build new types of apps on user-held data, combining data from different sources in new ways. \n\nPrifina is building open-source tools for developers to build new use-cases and high-value apps to activate personal data.",
            "get_involved": "",
            "get_involved_url": "https://www.prifina.com/developers.html",
            "interest": "This is a podcast about the latest trends in data and privacy. May be interesting to Mozilla community who are working on open source and data privacy projects.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-27_200726.7956820000.png",
            "created": "2020-05-27T20:07:26.795300Z",
            "moderation_state": 3
        },
        {
            "id": 1731,
            "content_url": "https://www.youtube.com/watch?v=qUOATJnwVUA",
            "is_bookmarked": false,
            "tags": [
                "AI policy",
                "mozfellows19",
                "Trustworthy AI"
            ],
            "issues": [
                "Privacy & Security",
                "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": "Feminist AI, privacy and gendered digital divides",
            "description": "This month the focus on digital rights for culminated in the launch of the Launch of the Feminist AI Research Network - (https://aplusalliance.org/en/pages/network) which I am excited to be part off. I spoke on the  UNCHR expert consultations on AI and privacy. My focus was on issues around discrimination in AI and its link to privacy. Finally concluded with a conversation on Women and the Web hosted by Data Governance hub.  -",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "AI, privacy and gendered digital disparities",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-29_103811.8165310000.png",
            "created": "2020-05-29T10:38:11.816221Z",
            "moderation_state": 3
        },
        {
            "id": 1748,
            "content_url": "https://srccon.org/our-resources/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "How We Build SRCCON Events",
            "description": "Reflections on how the SRCCON team events plans participatory, inclusive events, including inspirations and documentation from past sessions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-22_163057.7517810000.jpg",
            "created": "2020-06-22T11:06:21.128083Z",
            "moderation_state": 3
        },
        {
            "id": 1745,
            "content_url": "https://chooseyourownfakesnews.com",
            "is_bookmarked": false,
            "tags": [
                "chooseyourownadventure",
                "game",
                "twine"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Neema Iyer",
            "submitter_profile_id": 3958,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Neema Iyer",
                    "profile_id": 3958,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Choose Your Own Fake News",
            "description": "Play an interactive, story-based game as Flora, Jo or Aida from East Africa, and navigate the world of disinformation and misinformation through the choices you make. Scrutinize news and information about job opportunities, vaccines and upcoming elections to make the right choices!",
            "get_involved": "",
            "get_involved_url": "https://chooseyourownfakenews.com/contact.php",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-17_075824.7205230000.png",
            "created": "2020-06-17T07:58:24.720117Z",
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 2000,
            "content_url": "https://plink.in/",
            "is_bookmarked": false,
            "tags": [
                "Family resource",
                "mf-family-community",
                "MozFest 2021",
                "music"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kristina Gorr",
            "submitter_profile_id": 1678,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Collaborative Game: PLINK!",
            "description": "Create epic music together with friends and strangers!\n\nPlink is a multi-player music experience by Dinahmoe that lets you jam with anyone, anywhere in the world.",
            "get_involved": "",
            "get_involved_url": "https://plink.in/",
            "interest": "This is a collaborative gaming opportunity appropriate for all ages",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-03-03_014438.5557470000.png",
            "created": "2021-03-03T01:44:38.555168Z",
            "moderation_state": 3
        },
        {
            "id": 2104,
            "content_url": "https://2020.internethealthreport.org/slideshow-internet-health/#1",
            "is_bookmarked": false,
            "tags": [
                "IHR",
                "Internet Health Report",
                "taimfihr",
                "Trustworthy AI"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kristina Gorr",
            "submitter_profile_id": 1678,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "2020 Internet Health Report: Facts & Figures",
            "description": "This slideshow highlights research and data on the current condition of the internet across many key issues that impact people’s lives worldwide.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-24_082720.9034970000.png",
            "created": "2021-06-24T08:27:20.903207Z",
            "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": 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": 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": 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": 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": 1602,
            "content_url": "https://foundation.mozilla.org/en/blog/when-one-affects-many-case-collective-consent/",
            "is_bookmarked": false,
            "tags": [
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "When One Affects Many: The Case For Collective Consent",
            "description": "When we leave it to each of us to individually decide who we want to give access to our data, we all lose. Here are my thoughts on what collective approaches to consent might look like.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-20_131248.0550670000.jpg",
            "created": "2020-02-20T13:12:48.054477Z",
            "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": 2175,
            "content_url": "https://www.youtube.com/watch?v=atYKpi_74Ak",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "How to Hack an Earthquake",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192845.6820830000.jpg",
            "created": "2021-07-05T18:29:45.229960Z",
            "moderation_state": 3
        },
        {
            "id": 1903,
            "content_url": "https://callfortrust.online",
            "is_bookmarked": false,
            "tags": [
                "benchmark",
                "business integrity",
                "fairness",
                "index",
                "online community",
                "openness",
                "reliability",
                "safety",
                "tranparency",
                "Trustability"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Jan Otten",
            "submitter_profile_id": 4298,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jan Otten",
                    "profile_id": 4298,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "CALLforTRUST",
            "description": "Platform for creating and assessing Online Trustability.",
            "get_involved": "We search interested people who want to work with us in benchmarking online trustability.",
            "get_involved_url": "https://callfortrust.online/login",
            "interest": "We work on the criteria of online trustability",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-02_133034.6863720000.jpg",
            "created": "2020-11-02T13:30:34.685499Z",
            "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": 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
        }
    ]
}