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

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=created&page=30",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=created&page=28",
    "results": [
        {
            "id": 1664,
            "content_url": "http://www.amnesty.org/en/documents/pol30/2081/2020/en/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Amy Schapiro Raikar",
            "submitter_profile_id": 193,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Joint statement: State surveillance to fight pandemic must respect human rights",
            "description": "The COVID-19 pandemic is a global public health emergency that requires a coordinated and large-scale response by governments worldwide. However, States’ efforts to contain the virus must not be used as a cover to usher in a new era of greatly expanded systems of invasive digital surveillance. We, the undersigned organizations, urge governments to show leadership in tackling the pandemic in a way that ensures that the use of digital technologies to track and monitor individuals and populations is carried out strictly in line with human rights.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-04_180502.3096390000.png",
            "created": "2020-05-04T18:05:02.309243Z",
            "moderation_state": 3
        },
        {
            "id": 1665,
            "content_url": "https://www.youtube.com/watch?v=XYiN1chuGuM&t=1s",
            "is_bookmarked": false,
            "tags": [
                "adevertising",
                "adtech",
                "GDPR",
                "personal data",
                "privacy",
                "surveillance",
                "targeting",
                "tracking"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Karolina Iwańska",
            "submitter_profile_id": 3152,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Karolina Iwańska",
                    "profile_id": 3152,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Lambda Days: Is Online Advertising Broken by Design?",
            "description": "My talk at the Lambda Days international programming conference which took place on 14 February 2020 in Kraków, Poland. \n\nTopic of the talk: Is Online Advertising Broken by Design? Navigating Privacy Challenges in Adtech",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "A brief summary of key problems with online advertising",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_073633.4801290000.png",
            "created": "2020-05-05T07:36:33.479611Z",
            "moderation_state": 3
        },
        {
            "id": 1666,
            "content_url": "https://foundation.mozilla.org/en/privacynotincluded/categories/video-call-apps/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "*Privacy Not Included: video call app edition",
            "description": "Amid the pandemic, Mozilla is educating consumers about popular video apps’ privacy and security features and flaws.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_145236.2102690000.jpg",
            "created": "2020-05-05T14:52:36.208575Z",
            "moderation_state": 3
        },
        {
            "id": 1667,
            "content_url": "https://www.youtube.com/watch?v=VsbOql7WKwE&feature=emb_logo",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Dialogues & Debates: Trustworthy Technology in the Time of a Pandemic",
            "description": "During this virtual Dialogues & Debates, Mozilla Fellow Frederike Kaltheuner answered questions on Twitter submitted by our community. Questions and answers addressed contact tracing, whether privacy and public health are a zero sum game, whether face masks thwart facial recognition tech, and far more.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_145430.7438090000.jpg",
            "created": "2020-05-05T14:54:30.743241Z",
            "moderation_state": 3
        },
        {
            "id": 1668,
            "content_url": "https://foundation.mozilla.org/en/blog/privacy-norms-and-pandemic/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog: Privacy Norms and the Pandemic",
            "description": "Writes Mark Surman: \"Will things like digital contact tracing leave a legacy of better privacy norms, or worse ones?\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_145537.9307810000.jpg",
            "created": "2020-05-05T14:55:37.930235Z",
            "moderation_state": 3
        },
        {
            "id": 1669,
            "content_url": "https://foundation.mozilla.org/privacynotincluded/categories/video-call-apps/",
            "is_bookmarked": false,
            "tags": [
                "privacy",
                "security",
                "video call apps",
                "video confernce apps"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Jen Caltrider",
            "submitter_profile_id": 293,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jen Caltrider",
                    "profile_id": 293,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "*Privacy Not Included Video Call Apps Special Edition",
            "description": "More and more people now rely on video call apps to stay connected during the coronavirus pandemic. We reviewed the privacy and security of some of the most popular apps to help you make smart decisions on what to use to work remotely, chat with friends and family, and connect with your doctor.",
            "get_involved": "Please share with your friends and family",
            "get_involved_url": "https://foundation.mozilla.org/privacynotincluded/categories/video-call-apps/",
            "interest": "With the growing use of video call apps, privacy and security of those apps matters.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_151025.0748240000.jpg",
            "created": "2020-05-05T15:10:25.070071Z",
            "moderation_state": 3
        },
        {
            "id": 1670,
            "content_url": "https://www.eff.org/issues/covid-19",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "COVID-19 and Digital Rights",
            "description": "Many of our digital rights are impacted by COVID-19. Now more than ever, EFF is dedicated to ensuring that technology supports freedom, justice, and innovation for all the people of the world.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_155415.2003770000.png",
            "created": "2020-05-05T15:54:15.199868Z",
            "moderation_state": 3
        },
        {
            "id": 1671,
            "content_url": "https://www.eff.org/deeplinks/2020/04/covid-19-and-technology-commonly-used-terms",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "COVID-19 and Technology: Commonly Used Terms",
            "description": "New technical proposals to track, contain, and fight COVID-19 are coming out nearly every day, and the distinction between public health strategies, technical approaches, and other terms can be confusing. On this page we attempt to define and disambiguate some of the most commonly used terms. Bookmark this glossary—we intend to update it with new terms and definitions regularly.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_155453.6441870000.png",
            "created": "2020-05-05T15:54:53.642754Z",
            "moderation_state": 3
        },
        {
            "id": 1672,
            "content_url": "https://www.eff.org/event/at-home-with-eff-covid19",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "At Home with EFF: An Online Discussion of COVID-19 and Digital Rights",
            "description": "The COVID-19 pandemic has made obvious how important the Internet and digital tools are to our lives and how vital it is that we maintain an open and secure approach to them. Join EFF for a livestreamed video discussion about what we’ve seen that’s surprising us, and worrying us, about how governments, hospitals, tech companies, and individuals are fighting the spread of coronavirus, from open access science to cell phone tracking.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_155536.8074210000.jpg",
            "created": "2020-05-05T15:55:36.796952Z",
            "moderation_state": 3
        },
        {
            "id": 1673,
            "content_url": "https://mobilisationlab.org/stories/theres-no-going-back-heres-how-our-network-of-campaigners-is-responding-to-and-collaborating-in-this-crisis",
            "is_bookmarked": false,
            "tags": [
                "Covid-19",
                "movement-building"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How MobLab's campaigners are collaborating and responding to COVID19",
            "description": "Collective “aha” moments from 150 campaigners and changemakers in the MobLab network.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_183121.5421210000.jpg",
            "created": "2020-05-05T18:30:08.272539Z",
            "moderation_state": 3
        },
        {
            "id": 1674,
            "content_url": "https://opennews.org/#carepackage",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "COVID 19 Community Care Package from Open News",
            "description": "A set of resources from the Open News community on ways we can take care of each other through mutual aid, knowledge-sharing, and healthy work-from-home culture.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_183708.1796630000.jpg",
            "created": "2020-05-05T18:37:08.178852Z",
            "moderation_state": 3
        },
        {
            "id": 1675,
            "content_url": "https://docs.google.com/document/d/1iNPPgHO1bQFTey3U4G6LZ4pjb05iM0AyLGYA1We6W5c/edit?pli=1#heading=h.7qp0j5vxispp",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "#CovidCreativesToolkit",
            "description": "Built collaboratively with 30+ curators this toolkit contains free resources to support creative practitioners who need to go digital due to COVID-19.",
            "get_involved": "Welcoming more contributions and additional curators to help keep the resource up-to-date.",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_184436.8182200000.jpg",
            "created": "2020-05-05T18:44:36.817592Z",
            "moderation_state": 3
        },
        {
            "id": 1676,
            "content_url": "https://www.adl.org/blog/how-to-prevent-zoombombing",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "How to Prevent Zoombombing",
            "description": "A post on how to prevent Zoombombing incident; this post also contains links to further reading, \"Steps to Take During A Zoombombing Incidnent\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_204223.1797410000.png",
            "created": "2020-05-05T20:37:28.879336Z",
            "moderation_state": 3
        },
        {
            "id": 1677,
            "content_url": "https://www.adl.org/fighting-hate-from-home",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fighting Hate from Home",
            "description": "A series of discussions on how ADL is standing up to antisemitism and extremism, and how you can fight hate from home.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_205943.0286910000.png",
            "created": "2020-05-05T20:59:43.028100Z",
            "moderation_state": 3
        },
        {
            "id": 1678,
            "content_url": "https://www.adl.org/blog/what-is-zoombombing-and-who-is-behind-it",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "What is Zoombombing and Who is Behind it?",
            "description": "A regularly updated post from the ADL's Center on Extremism center for describing Zoombombing, and tracking Zoombombing incidents during the coronavirus pandemic of 2020.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_211657.4783740000.png",
            "created": "2020-05-05T21:16:57.478044Z",
            "moderation_state": 3
        },
        {
            "id": 1679,
            "content_url": "https://hasgeek.com/thus/platforms-privatized-censorship-and-free-speech-in-india/",
            "is_bookmarked": false,
            "tags": [
                "algorithms",
                "mozfellows19"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "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": "Platforms, privatized censorship and free speech in India",
            "description": "I will be speaking about the politics of platforms and the regulation of online speech at a discussion organised by thus.critique on May 25. The event is open to all!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-06T09:31:59.961369Z",
            "moderation_state": 3
        },
        {
            "id": 1680,
            "content_url": "https://selgebali.gitbook.io/opencider/",
            "is_bookmarked": false,
            "tags": [
                "#digital inclusion",
                "equity",
                "knowledge sharing",
                "open data",
                "open research"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Sara Elgebali",
            "submitter_profile_id": 2912,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sara Elgebali",
                    "profile_id": 2912,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "OpenCider",
            "description": "OpenCider (Open Computational Inclusion and Digital Equity Resource):\n\n* A space for knowledge-sharing, advice, good practices, workflows, and a list of tools to facilitate computational training and big data analysis.\n* Guidelines and lessons learned from LMICs (low and middle-income countries).\n* Ideas for the development of accessible, adaptable technical solutions.\n* A community space for diverse open data and open research enthusiasts to connect and collaborate.",
            "get_involved": "Ways to support:\n* Design logo, artwork\n* Contribute to survey design\n* Add content/contributions on GitHub\n* Share and interact on social media\n*Help create simplified templates for checkin and check out for computational training events",
            "get_involved_url": "https://selgebali.gitbook.io/opencider/about/get-involved",
            "interest": "Inclusion in computational spaces enriches the open data community. In order to drive innovation and discovery we need to encourage participation, contribution and visibility of under-represented groups i.e. from low and middle income countries, in open data and open research discussions.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-07T13:36:52.045743Z",
            "moderation_state": 3
        },
        {
            "id": 1713,
            "content_url": "https://www.manrs.org/2020/04/local-awareness-and-assistance-is-key-to-rpki-success/",
            "is_bookmarked": false,
            "tags": [
                "Bangladesh",
                "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": "MANRS article on Impact of RPKI Awareness in Bangladesh",
            "description": "MANRS re-posted my article that appeared on APNIC blog last month. The post covers how my OIE project significantly changed the picture of RPKI Deployment in Bangladesh.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-08T19:17:26.728898Z",
            "moderation_state": 3
        },
        {
            "id": 1714,
            "content_url": "https://netsense.tech/rpki",
            "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": "Visualising RPKI Status in South Asia and Myanmar",
            "description": "Under my Open Internet Engineering Fellowship project, I have created an webpage that covers the current RPKI status in South Asia and Myanmar (region that my project is focussing on). The statistics shown against each country has the complete ASN list and their corresponding Valid, Invalid and Not-found ROAs. The lists are shared among the Network Operators Group (NOG) Members so that they can take remedial measures and fix their issues. The stats are updated bi-weekly.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-08T22:07:55.336811Z",
            "moderation_state": 3
        },
        {
            "id": 1715,
            "content_url": "https://foundation.mozilla.org/en/blog/poll-video-call-app-usage-rises-so-does-anxiety-about-privacy/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Poll: As Video Call App Usage Rises, So Does Anxiety About Privacy",
            "description": "Fresh research from Mozilla and Ipsos provides insight into the volume of Americans now using video chat apps, which apps are most popular, and what is most concerning to consumers regarding privacy and security.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-08_224310.0557980000.jpg",
            "created": "2020-05-08T22:43:10.055098Z",
            "moderation_state": 3
        },
        {
            "id": 1716,
            "content_url": "http://opendoclab.mit.edu/presents/amelia-winger-bearskin-mozilla-fellow-co-creation-studio/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Virtual Panel: Indigenous Tech, Indigenous Knowledge",
            "description": "In this public panel, Amelia Winger-Bearskin brings together Indigenous artists, technologists and knowledge keepers to discuss how we can take an ethical approach to tech projects.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-08_224550.6619710000.png",
            "created": "2020-05-08T22:45:50.661674Z",
            "moderation_state": 3
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 1728,
            "content_url": "https://cacm.acm.org/news/245121-a-new-class-of-ai-ethics/fulltext",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "computing",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "A New Class of AI Ethics",
            "description": "Natalie Garrett, a Ph.D. student and researcher at the University of Colorado, Boulder, is among those promoting a broader framework. With support from the Mozilla Responsible Computer Science Challenge, Garrett works with professors to revamp existing coursework to shine more light on ethical issues. For example, one area of interest is adding ethics problems to coding assignments. \"We want to help educators identify what topics should be taught and create scaffolding for developing future AI ethics education at the university level,\" she explains.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/",
            "interest": "Ethics, Computing, Pedagogy, Classes",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-26_025648.3373270000.jpg",
            "created": "2020-05-26T02:56:48.336969Z",
            "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": 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": 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": 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": 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": 1737,
            "content_url": "https://foundation.mozilla.org/en/blog/examining-human-labor-behind-ai/",
            "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": "Examining the Human Labor Behind AI",
            "description": "http://trk.network/ is a tool and advocacy initiative by Caroline Sinders spotlighting unjust labor in the machine learning pipeline\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_182412.9190000000.jpg",
            "created": "2020-06-08T18:24:12.918644Z",
            "moderation_state": 3
        },
        {
            "id": 1738,
            "content_url": "https://foundation.mozilla.org/en/blog/new-resource-fight-unfair-content-takedowns/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "A New Resource to Fight Unfair Content Takedowns",
            "description": "https://silenced.online, built by Mozilla Fellow Leil Zahra, helps internet users document unjust and opaque content takedowns on tech platforms\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_182514.7068630000.png",
            "created": "2020-06-08T18:25:14.706433Z",
            "moderation_state": 3
        },
        {
            "id": 1739,
            "content_url": "https://foundation.mozilla.org/en/blog/video-call-apps-get-bit-more-secure/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Video Call Apps Get a Bit More Secure",
            "description": "Following the publication of Mozilla’s latest *Privacy Not Included guide, at least one video call app has improved its security features.\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_182705.4733240000.jpg",
            "created": "2020-06-08T18:27:05.472786Z",
            "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": 1742,
            "content_url": "http://cs.brown.edu/~seny/aftp/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "equality",
                "ethics",
                "justice",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Algorithms for the People",
            "description": "Computer Science & Marginalized CommunitiesDuring our time together, my students and I read, analyzed and discussed many reports and articles and we thought a lot about computer science’s role (and sometimes absence) in various social problems. We thought about the problems that different communities were facing and whether technology-based solutions even made sense (often they didn’t!). In some cases, we also sketched new technologies that could potentially impact these communities in a positive way.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-09_135424.5276830000.jpg",
            "created": "2020-06-09T13:54:24.527257Z",
            "moderation_state": 3
        },
        {
            "id": 1744,
            "content_url": "https://botor.no/",
            "is_bookmarked": false,
            "tags": [
                "automation",
                "awareness",
                "bots",
                "conversational agents",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "FOREIGN OBJECTS",
            "submitter_profile_id": 3944,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "FOREIGN OBJECTS",
                    "profile_id": 3944,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Bot or Not",
            "description": "BOT OR NOT is an online game that engages people in thinking critically about artificial agents that pretend to be human. Potentially matched to either a bot or a person, players are forced to question not only the human-ness of their opponent, but also themselves as they engage in a two-way guessing game.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-11_140724.4474890000.png",
            "created": "2020-06-11T14:07:24.447200Z",
            "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": 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": 1747,
            "content_url": "https://srccon.org/",
            "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": "SRCCON",
            "description": "SRCCON convenes events for people who want to transform the ways journalism and tech work in their organizations and communities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-22_163041.8849680000.jpg",
            "created": "2020-06-22T11:03:36.906402Z",
            "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
        }
    ]
}