A view that permits a GET to allow listing all the entries
in the database

**Route** - `/entries`

#Query Parameters -

- `?search=` - Search by title, description, get_involved, interest,
creator, and tag.
- `?ids=` - Filter only for entries with specific ids. Argument
must be a comma-separated list of integer ids.
- `?tag=` - Allows filtering entries by a specific tag
- `?issue=` - Allows filtering entries by a specific issue
- `?help_type=` - Allows filtering entries by a specific help type
- `?has_help_types=<True or False>` - Filter entries by whether they have
help types or not. Note that `True`
or `False` is case-sensitive.
- `?featured=True` (or False) - both capitalied. Boolean is set in admin UI
- `?page=` - Page number, defaults to 1
- `?page_size=` - Number of results on a page. Defaults to 48
- `?ordering=` - Property you'd like to order the results by. Prepend with
`-` to reverse. e.g. `?ordering=-title`
- `?moderationstate=` - Filter results to only show the indicated moderation
state, by name. This will only filter if the calling
user has moderation permissions.

GET /api/pulse/v2/entries/?format=api&ordering=title
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=title&page=2",
    "previous": null,
    "results": [
        {
            "id": 835,
            "content_url": "https://blog.mozilla.org/blog/2018/06/04/mozilla-announces-225000-for-art-and-advocacy-exploring-artificial-intelligence/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 4,
            "related_creators": [],
            "entry_type": "base",
            "title": "$225,000 for Art and Advocacy Exploring Artificial Intelligence",
            "description": "Mozilla’s latest awards will support people and projects that examine the effects of AI on society. In a world where biased algorithms, skewed data sets, and broken recommendation engines can radicalize YouTube users, promote racism, and spread fake news, it’s more important than ever to support artwork and advocacy work that educates and engages internet users.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-04_142956.3857260000.jpg",
            "created": "2018-06-04T14:29:56.385148Z",
            "moderation_state": 3
        },
        {
            "id": 1368,
            "content_url": "https://blog.mozilla.org/blog/2019/04/30/2-4-million-in-prizes-for-schools-teaching-ethics-alongside-computer-science/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "#RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Join community"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jenn Beard",
                    "profile_id": 67,
                    "is_active": true
                },
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                },
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "$2.4 Million in Prizes for Schools Teaching Ethics Alongside Computer Science",
            "description": "We are announcing the first winners of the Responsible Computer Science Challenge. We’re awarding $2.4 million to 17 initiatives that integrate ethics into undergraduate computer science courses. The winners’ proposed curricula are novel: They include in-class role-playing games to explore the impact of technology on society. They embed philosophy experts and social scientists in computer science classes. They feature “red teams” that probe students’ projects for possible negative societal impacts. And they have computer science students partner with local nonprofits and government agencies.",
            "get_involved": "",
            "get_involved_url": "http://responsiblecs.org/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-09-10_022353.6806900000.jpg",
            "created": "2019-09-10T02:23:53.680282Z",
            "moderation_state": 3
        },
        {
            "id": 535,
            "content_url": "https://blog.mozilla.org/blog/2017/11/01/275k-in-grants-for-creative-gigabit-projects-across-the-u-s/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "$275K for Creative Gigabit Projects Across the U.S.",
            "description": "From augmented reality training for first responders, to robotics classes for high school students, Mozilla is supporting bright ideas that leverage gigabit internet to create more open and innovative cities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-01_124728.2690240000.jpg",
            "created": "2017-11-01T12:47:28.268531Z",
            "moderation_state": 3
        },
        {
            "id": 1549,
            "content_url": "https://medium.com/@ka.iwanska/10-reasons-why-online-advertising-is-broken-d152308f50ec?source=friends_link&sk=2f74310a1ac2486ae1f1ab5a59070d8a",
            "is_bookmarked": false,
            "tags": [
                "adtech",
                "advertising",
                "mozfellows19",
                "privacy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Karolina Iwańska",
            "submitter_profile_id": 3152,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Karolina Iwańska",
                    "profile_id": 3152,
                    "is_active": true
                },
                {
                    "name": "Harriet Kingaby",
                    "profile_id": 3118,
                    "is_active": true
                },
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "10 Reasons Why Online Advertising is Broken",
            "description": "The online ad industry claims that personalised ads make it possible for users to browse the internet for free and for publishers to earn money for creating content. Which sounds like a win-win situation, doesn’t it? Except it’s not. In fact, the current state of online advertising creates huge risks to our personal privacy, deteriorates the quality of the media, and is subject to serious fraud which funds organised crime. Here’s a (non-exhaustive) list of 10 problems with online advertising.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It's a brief, evidence-based description of 10 major problems with the current online advertising system. I hope it will serve as a reference piece.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-01-08_104844.8397700000.png",
            "created": "2020-01-08T10:48:44.839291Z",
            "moderation_state": 3
        },
        {
            "id": 536,
            "content_url": "https://blog.mozilla.org/blog/2017/11/01/10-fascinating-things-we-learned-when-we-asked-the-world-how-connected-are-you/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "10 Things We Learned When We Asked The World ‘How Connected Are You?’",
            "description": "In August, Mozilla sent out a survey asking “How connected are you?“ What we learned is fascinating. Like: People in India are more likely to own a smart appliance, whereas people in Argentina are more likely to own a smart TV. And: People everywhere are worried that a more connected future will jeopardize their privacy.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-01_140138.7074560000.png",
            "created": "2017-11-01T14:01:38.706923Z",
            "moderation_state": 3
        },
        {
            "id": 434,
            "content_url": "http://hivetoronto.org/10-toronto-projects-helping-mozilla-shape-healthy-internet/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Take Action",
                "Promote",
                "Code"
            ],
            "published_by": "Simona Ramkisson",
            "submitter_profile_id": 78,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "10 Toronto projects helping Mozilla shape a healthy Internet",
            "description": "Hive Toronto launched the Internet Health mini-grant this year and these are 10 projects supported a healthier and accessible internet.",
            "get_involved": "",
            "get_involved_url": "http://www.hivetoronto.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-13_181411.1465180000.png",
            "created": "2017-09-13T18:14:11.145741Z",
            "moderation_state": 3
        },
        {
            "id": 570,
            "content_url": "https://github.com/rust-br/2018-roadshow",
            "is_bookmarked": false,
            "tags": [
                "rust"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Plan & organize",
                "Promote",
                "Write documentation"
            ],
            "published_by": "Geraldo Barros",
            "submitter_profile_id": 9,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Geraldo Barros",
                    "profile_id": 9,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "2018 Brazil Rust Roadshow",
            "description": "We working with Rust programmers and associated communities to run the first Rust roadshow so that developers and programmers around the Brazil can understand, use and evangelize this language will advance make the web better and more secure.",
            "get_involved": "Help us running a Dive Into Rust workshop at your city, developing our website, build resources for mobilizers and bring new ideas to fueling our movement.",
            "get_involved_url": "https://github.com/rust-br/2018-roadshow/blob/master/CONTRIBUTING.md",
            "interest": "The Rust programming language will be important to the future of the web, making it safe and great. Having more developers understand, use and evangelize this language will advance make the web better and more secure.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-16_034006.6321630000.png",
            "created": "2017-12-16T03:40:06.631748Z",
            "moderation_state": 3
        },
        {
            "id": 1375,
            "content_url": "https://foundation.mozilla.org/en/blog/examining-ais-effect-on-media-and-truth/",
            "is_bookmarked": false,
            "tags": [
                "creativemedia19"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Jenn Beard",
            "submitter_profile_id": 67,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "2019-2020 Creative Media Award Winners",
            "description": "Mozilla is announcing its eight latest Creative Media Awards. These art and advocacy projects highlight how AI intersects with online media and truth — and impacts our everyday lives.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-09-23T18:02:50.978864Z",
            "moderation_state": 3
        },
        {
            "id": 1257,
            "content_url": "https://mzl.la/alia",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "2019 MozFest Wrangler Round-Up: Alia ElKattan",
            "description": "A chat with Alia ElKattan, MozFest 2019 Decentralisation Wrangler.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-15_213243.2280180000.jpg",
            "created": "2019-07-15T21:24:31.972466Z",
            "moderation_state": 3
        },
        {
            "id": 1054,
            "content_url": "http://ohi-science.org/news/fellows-2019",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Julia Lowndes",
                    "profile_id": 2087,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "2019 Ocean Health Index Fellows",
            "description": "The second cohort of Ocean Health Index Fellows will use open data and tools to assess the state of the world’s oceans — and help inform vital marine policy",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-08_150318.2266630000.png",
            "created": "2019-03-08T15:03:18.226296Z",
            "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": 480,
            "content_url": "https://medium.com/@shannon.m.wells/21st-century-skills-badging-a-bridge-from-education-to-the-workforce-350f8ac688c4",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "21st Century Skills Badging: A bridge from education to the workforce",
            "description": "The New World of Work (NWoW) 21st Century Skills program provides free video, curriculum, assessment, and digital badge resources to California community colleges and their partners, including secondary institutions, workforce boards, and employers. NWoW’s Competencies, Attributes, and Traits for the “Top 10” 21st Century Skills were established based on Mozilla's 21C skills and competencies.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-20_204424.1326530000.png",
            "created": "2017-10-20T20:44:24.132305Z",
            "moderation_state": 3
        },
        {
            "id": 1262,
            "content_url": "http://tech-businesshubsgh.org",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Fundraise"
            ],
            "published_by": "Brian Dzansi",
            "submitter_profile_id": 2677,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Brian Dzansi",
                    "profile_id": 2677,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "25 days of Wow: Drafting Ghana's Startup Act",
            "description": "The 25 days of Wow is an entrepreneurial journey and tour organized by the Ghana Hubs Network. The objective of this tour is to bring together innovators and active stakeholders in the entrepreneurship ecosystem to engage on Ghana's draft entrepreneurship policy. The tour seeks to foster closer collaboration among members of the entrepreneurship ecosystem across the country towards a stronger and inclusive innovation ecosystem.\nThe expected outcome of the 25 days of wow is to draft a startup act for Ghana to create an enabling environment for innovators, entrepreneurs, and startups to thrive",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-07-21T05:44:55.744732Z",
            "moderation_state": 3
        },
        {
            "id": 635,
            "content_url": "https://github.com/chadsansing/iot-escape-room-workshop/tree/master/examples/chattanooga/control-console",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "facilitation",
                "iot",
                "open leadership",
                "workshop"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "2FA Double Key Control Panel prototype",
            "description": "This is a prototype connected device puzzle from our recent IoT Escape Room workshop at the Chattanooga Public Library. The big idea was to help community members build an escape room - a fun, social, collaborative experience - they could use to teach others about privacy and security on the Internet of Things. This puzzle used a double electronic-key lock on a spaceship control panel to demonstrate 2-factor authentication. You can find its code in the repo holding this entry; the repo also has everything you need to run a similar event!",
            "get_involved": "Check out the repo, suggest improvements, and try out the workshop or any of its activities with your community!",
            "get_involved_url": "https://github.com/chadsansing/iot-escape-room-workshop",
            "interest": "This workshp model offers community facilitators a way to practice open leadership alongside community members who want to understand the choices facing them on connected devices.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-14_120247.8758800000.jpg",
            "created": "2018-03-14T12:02:47.875345Z",
            "moderation_state": 3
        },
        {
            "id": 2185,
            "content_url": "https://youtu.be/sAfopZFI5w0",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "404: Planet B not found.",
            "description": "The objective is to get people of different ages and regional and thematic backgrounds to deliberate on strategies for digital sustainability that take into account that the Internet affects our environment, our societies, our economies, and governance structures. All of these aspects interlink in order to be more digitally sustainable going forward. The basis of this exchange is going to be the recently drafted Youth4DigitalSustainability Recommendations (https://yigf.de/news/12-youth-recommendations-for-a-sustainable-internet/), that were developed by young experts from all world regions and",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_112945.9129230000.jpeg",
            "created": "2021-07-06T11:29:45.853164Z",
            "moderation_state": 3
        },
        {
            "id": 1936,
            "content_url": "https://observatory.manrs.org/",
            "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": "52% of South Asia's prefixes are RPKI Valid: November Fellowship Report",
            "description": "November has been an amazing month for my Fellowship project. With the progress of RPKI valid prefixes in almost all the 9 countries that I am working on, India and Afghanistan are well ahead of others compared to the previous month. India has now 41% valid prefixes which was about 32% in Oct. And, Afghanistan is now 49% compared to 43% in last month. All the 9 countries together has about 52% valid prefixes which was only 45% in last month. The number becomes 83% if India is excluded from the calculation. Over all, there has been a great progress in terms of RPKI deployment in the region.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-12-01_083603.4245500000.jpg",
            "created": "2020-12-01T08:36:03.423545Z",
            "moderation_state": 3
        },
        {
            "id": 1916,
            "content_url": "https://www.onceuponatech.com/chapter-seventeen.html",
            "is_bookmarked": false,
            "tags": [
                "disinformation",
                "fake news",
                "misinformation"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kim Wilkens",
            "submitter_profile_id": 146,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 146,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "5W's of Misinformation",
            "description": "Misinformation, disinformation, fake news - whatever you call it, it’s wreaking havoc on our country right now. Sarah and Kim from the Once Upon a Tech podcast join forces with Seli from the FTP podcast to share their best tips for spotting fake and biased news. It feels a little bit like having \"the talk\", but we all really need it right now! Also, don't miss all the resources they share for foiling fake news.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "educator and student perspective on misinformation",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-18_120320.4774080000.png",
            "created": "2020-11-18T12:03:20.476836Z",
            "moderation_state": 3
        },
        {
            "id": 204,
            "content_url": "https://medium.com/read-write-participate/five-years-of-progress-in-open-credentials-534e3acb1343",
            "is_bookmarked": false,
            "tags": [
                "badges",
                "education",
                "learning",
                "open credentials"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "5 Years of Progress in Open Credentials",
            "description": "Over the past five years, open credentials or digital badges have gained momentum as a way to capture and demonstrate knowledge and achievement. Through these efforts, badges have gained widespread interest and adoption by policy, technology, and education stakeholders. Open Badges are re-imagining ways to recognize learning beyond formal credentialing systems.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-04-11T02:47:56.159386Z",
            "moderation_state": 3
        },
        {
            "id": 1179,
            "content_url": "https://foundation.mozilla.org/en/blog/7-interesting-things-we-learned-when-we-ask-world-about-misinformation-online/",
            "is_bookmarked": false,
            "tags": [
                "disinformation",
                "fake news",
                "misinformation",
                "survey"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Promote",
                "Fundraise"
            ],
            "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": "7 Interesting Things We Learned When We Asked the World About Misinformation",
            "description": "Earlier this year, we asked people all around the world to take a survey on misinformation online. Nearly 60,000 people responded. What we learned is quite interesting.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/7-interesting-things-we-learned-when-we-ask-world-about-misinformation-online/",
            "interest": "How people feel about the problem of misinformation online in 2019",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-16_143427.4597030000.jpg",
            "created": "2019-05-16T14:34:27.459136Z",
            "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": 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": 735,
            "content_url": "http://www.kerstinkollmann.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "80s Child",
            "description": "80s Child is a series of analogue (instant) photographs of technology of the 1980s. Thephotos, which were taken against period backdrops with a SLR 680 Polaroid camera,originally appeared in the first issue of feminist hacker zine The Recompiler in 2015. Twoadditional photographs (from the 1980s) picture two small children, the artist & their sibling,operating 80s technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_105012.1490360000.jpg",
            "created": "2018-04-24T10:50:12.148456Z",
            "moderation_state": 3
        },
        {
            "id": 341,
            "content_url": "https://github.com/opentechinstitute/990-scraper",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Maya Wagoner",
                    "profile_id": 1779,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "990 Scraper",
            "description": "The 990 Scraper is a script for gathering information on nonprofits across the United States based on 990 tax data. This can include total revenues, number of employees, number of volunteers, location, the year it was formed, and more. The Open Technology Institute is using this tool to visualize data on nonprofits that build, use, or engage with technology for social justice, but presumably the tool could be used for any list of nonprofits you want. The script uses the ProPublica Nonprofit Explorer API, and places whatever pieces of information you want into a Google spreadsheet.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/opentechinstitute/990-scraper/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_151944.1372870000.jpg",
            "created": "2017-06-01T15:19:44.136977Z",
            "moderation_state": 3
        },
        {
            "id": 384,
            "content_url": "https://blog.mozilla.org/blog/2017/06/21/2-million-prize-decentralize-web-apply-today/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A $2 Million Prize to Decentralize the Web. Apply Today",
            "description": "Mozilla and the National Science Foundation are offering a $2 million prize for big ideas that decentralize the web. And we’re accepting applications starting today (June 21).",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-21_134146.1084840000.jpg",
            "created": "2017-06-21T13:41:46.108183Z",
            "moderation_state": 3
        },
        {
            "id": 1014,
            "content_url": "https://foundation.mozilla.org/campaigns/aadhaar/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "Aadhaar",
            "description": "Join Mozilla’s Executive Chairwoman, Mitchell Baker in signing an open letter to the Justice Srikrishna Committee highlighting our main concerns about Aadhaar.",
            "get_involved": "Take Action",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/aadhaar/take-action/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_215622.1055770000.jpg",
            "created": "2019-01-30T21:56:22.077897Z",
            "moderation_state": 3
        },
        {
            "id": 696,
            "content_url": "http://aardwolf.social/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "application",
                "community",
                "community networks",
                "mozsprint",
                "open source",
                "open web",
                "social media"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Write documentation"
            ],
            "published_by": "Banjo Fox",
            "submitter_profile_id": 400,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Banjo Fox",
                    "profile_id": 400,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Aardwolf",
            "description": "Aardwolf is a new platform for creating new social networks, connected across the web. While existing social media sites work to funnel the world into a single shared experience (and advertising marketplace), we recognize that we are all individuals with different identities and interests.",
            "get_involved": "Contribute to the codebase, design layouts, create artwork, suggest features, help document, spread the word",
            "get_involved_url": "https://github.com/BanjoFox/aardwolf",
            "interest": "Our vision is to create a social-networking platform that mirrors the functionality of Facebook while also considering the needs of the community.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-17_185227.7579460000.png",
            "created": "2018-04-17T18:52:27.757435Z",
            "moderation_state": 3
        },
        {
            "id": 554,
            "content_url": "https://www.gamasutra.com/blogs/PietroPolsinelli/20171121/309819/Creating_A_Board_Game_On_Platform_Cooperativism.php",
            "is_bookmarked": false,
            "tags": [
                "board games",
                "platform coops",
                "serious games"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [
                "Localize & translate"
            ],
            "published_by": "Pietro Polsinelli",
            "submitter_profile_id": 157,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Pietro Polsinelli",
                    "profile_id": 157,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "A Board Game On Platform Cooperativism from MozFest 2017",
            "description": "Presenting the evolution and the experience of a board game on platform cooperativism presented at MozFest 2017. It's free on Github!",
            "get_involved": "",
            "get_involved_url": "https://github.com/ppolsinelli/CoopsAndDragons/",
            "interest": "How to use board game to present complex themes, and specifically related to decentralization.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-21_183157.8332280000.jpg",
            "created": "2017-11-21T18:31:57.832474Z",
            "moderation_state": 3
        },
        {
            "id": 1516,
            "content_url": "https://www.mozillapulse.org/profile/3114",
            "is_bookmarked": false,
            "tags": [
                "#MANRS",
                "#mozfellows19",
                "#NSRC",
                "#ROA",
                "#RPKI"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "A boost in RPKI ROA signing in South Asia",
            "description": "My first month (Oct 2019) with Mozilla and NSRC was great. Here are some updates of my project:\n\n1. Drafted my travel and event plan for the upcoming year. It'd be real crazy with 17 events, 100 days of traveling in 14 countries.\n2. Prepared a per-country database for south asian ASN to track their progress on RPKI ROA.\n3. Helped 42 organisations to fix 47 invalid ROAs and create 447 new ROAs.\n4. Setup RPKI Validator at the National Data Center in Bangladesh.\n5. Going to conduct awareness session at npNOG5 conference on Dec 8, 2019 in Nepal.\n\nLooking forward to having exciting days ahead.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-20_191826.8788110000.png",
            "created": "2019-11-20T19:18:26.878491Z",
            "moderation_state": 3
        },
        {
            "id": 2067,
            "content_url": "https://mydatarights.africa/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 4753,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 4753,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "About me",
            "description": "As a special advisor, I will provide support to the work Mozilla Foundation will embark in support the African tech ecosystem and the Kiswahili Common Voice fellows. My work is guided by principles of a feminist internet which are applied to thinking of assessment, design and implementation of tech. I focus on the intersection of digital technology and gender",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-05-19_082143.3966470000.png",
            "created": "2021-05-19T08:21:43.396061Z",
            "moderation_state": 3
        },
        {
            "id": 752,
            "content_url": "http://www.willhurt.net",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Abstract Playground",
            "description": "Abstract Playground is a screenbased interactive designed alongside people with Learning Difficultiesduring a 5 week D-LAB / LEVEL Residency at the LEVEL Centre, Derbyshire. It presents users with ascreen displaying a brightly coloured, abstract composition of geometric forms derived from details ofModernist buildings, and a physical custom-made controller.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_111654.3547730000.jpg",
            "created": "2018-04-24T11:16:54.354192Z",
            "moderation_state": 3
        },
        {
            "id": 1531,
            "content_url": "https://foundation.mozilla.org/en/blog/case-knowledge-sharing-between-technologists-and-digital-rights-litigators/",
            "is_bookmarked": false,
            "tags": [
                "mozfellows19"
            ],
            "issues": [],
            "help_types": [
                "Promote",
                "Join community"
            ],
            "published_by": "Aurum Linh",
            "submitter_profile_id": 3161,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Aurum Linh",
                    "profile_id": 3161,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "A Case For Knowledge-Sharing Between Technologists and Digital Rights Litigators",
            "description": "As a Mozilla Fellow, I'm working on a project aimed at breaking down knowledge barriers between litigators and technologists. This article provides background information and context on why I'm doing this work, and how you can get involved too.",
            "get_involved": "Take our survey, share with networks, contact us",
            "get_involved_url": "https://www.surveymonkey.co.uk/r/AIGuidesABlog",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-12-09T20:15:21.157998Z",
            "moderation_state": 3
        },
        {
            "id": 367,
            "content_url": "https://www.theverge.com/2017/6/5/15720882/mozilla-firefox-online-protection-class-physical-defense",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A case for taking online protection as seriously as physical defense",
            "description": "An overview from The Verge on why women should protect themselves as much online as they do offline.",
            "get_involved": "Run a self-defense workshop with your community!",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-12_190314.8364620000.jpg",
            "created": "2017-06-12T19:03:14.835844Z",
            "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": 1145,
            "content_url": "https://github.com/kswhitney/access-acoustic",
            "is_bookmarked": false,
            "tags": [
                "accessibility",
                "audio",
                "digital",
                "inclusion"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Join community",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Kaitlin Stack Whitney",
            "submitter_profile_id": 2038,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kaitlin Stack Whitney",
                    "profile_id": 2038,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Accessible Acoustic Ecology",
            "description": "Acoustic ecology is a growing area of environmental research, in part due to exciting new open source hardware and software technologies. The tools are now more accessible, pricewise, to more people. But, like lots of science, open source acoustic ecology isn’t necessarily open to everyone yet - this project looks at developing, testing, sharing, and refining workflows for acoustic ecology projects using pilot audio data.",
            "get_involved": "",
            "get_involved_url": "https://github.com/kswhitney/access-acoustic",
            "interest": "Open science isn’t open to all unless it’s accessible",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-05-01T17:03:23.138240Z",
            "moderation_state": 3
        },
        {
            "id": 1463,
            "content_url": "http://tomschofieldart.com/#/items",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "arts and culture",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kai Landolt",
            "submitter_profile_id": 2455,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Accession",
            "description": "Accession is a collecting booth for an imaginary museum regulated entirely by AI. Visitors submit everyday items to the booth where they are photographed and subjected to a number of AI processes which describe and classify the objects submitted. Through the exhibition the digital collection grows but as it does so the AI management becomes more and more selective about what is and is not accepted, rejecting new items that are a poor fit for what is already there.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_180859.6547680000.jpg",
            "created": "2019-11-06T18:08:59.654270Z",
            "moderation_state": 3
        },
        {
            "id": 1833,
            "content_url": "https://foundation.mozilla.org/en/blog/acknowledging-limits-our-ai-and-our-dna/",
            "is_bookmarked": false,
            "tags": [
                "dna",
                "mozfellows19",
                "privacy"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Frederike Kaltheuner",
            "submitter_profile_id": 3159,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Acknowledging the Limits of Our AI (and Our DNA)",
            "description": "Ever since commercial genetic testing has become widely available, DNA-based predictions have exploded. While the first tests focussed on health and ancestry (the latter has been widely criticised), companies now claim that genetics can predict people’s ideal lifestyle, their intelligence, their personality and even their perfect romantic partner.\n\nCompanies that offer genetic predictions sell much more than DNA tests. They are also benefiting from – and ultimately spreading – the dangerous, yet incredibly compelling, idea that who we are is ultimately determined by biology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-09-08T18:17:30.775273Z",
            "moderation_state": 3
        },
        {
            "id": 729,
            "content_url": "http://www.acrossportrait.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Across Portrait",
            "description": "Across Portrait is a photographic reportage realized with the crowdsourcing campaigns on the Microworker, Rapidworker and Amazon Mechanical Turk sites. The so-called workers whosatisfied Caliendo’s requirements were invited to send her, for a paltry fee of $ 0.10, a photo of one of their x-ray of any part of their body. Sellers, all born in 1986 after the Chernobyl disasterin the areas affected by radioactive fallout, give Caliendo -the buyer- their ‘body’, in this case in the form of X-rays, as they did at the time with far worse consequences.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_103858.1096660000.jpg",
            "created": "2018-04-24T10:38:58.109002Z",
            "moderation_state": 3
        },
        {
            "id": 652,
            "content_url": "https://rising.globalvoices.org/lenguas/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "digital inclusion",
                "digital literacy",
                "diversity",
                "mozsprint",
                "multimedia"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Design",
                "Join community"
            ],
            "published_by": "Mónica Bonilla",
            "submitter_profile_id": 429,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Activismo lenguas: a online resource exchange for language digital activism",
            "description": "The project seeks to create a portal for peer learning and exchange for communities participating in an open and linguistically diverse web. Built upon the shared experiences of indigenous language digital activists in Latin America, the portal will document existing initiatives of digital activism in native languages (Wikipedia, Mozilla l10n, blogs, podcasts, etc), resources to start a project what tools to use, and what strategies to follow to make your project of language digital activism sustainable.",
            "get_involved": "We want to receive contributions in the organization of communities and organization and opening of volunteer projects; design and new image; promotion of our work and expansion of our network of work with partners, sponsors and contributors.",
            "get_involved_url": "https://rising.globalvoices.org/lenguas/contacto/",
            "interest": "One of the pillars of the development of the Internet is digital inclusion, we want to contribute and build a diverse web linguistically and culturally.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024538.0339510000.jpg",
            "created": "2018-03-26T22:21:41.393976Z",
            "moderation_state": 3
        },
        {
            "id": 1649,
            "content_url": "https://www.activisthandbook.org",
            "is_bookmarked": false,
            "tags": [
                "#activism",
                "#opensource",
                "#wiki"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Plan & organize",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Joppe Hoekstra",
            "submitter_profile_id": 3772,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Joppe Hoekstra",
                    "profile_id": 3772,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Activist Handbook: Wikipedia for activists",
            "description": "Activist Handbook is a Wikipedia-like site for everyone to exchange knowledge and experiences on activism. It's open source & free to use. By activists, for activists.\n\nAnyone can contribute to the Activist Handbook: We are an open community that empowers progressive activists all over the world. \n\nOn our site we have guides on how to grow your movement, make a successful petition and organise a protest. All knowledge is complemented by personal experiences of activists. Information is adapted to your local context. And if some content is missing, you can add it yourself to help others.",
            "get_involved": "We work together in various teams:\n- Content Creation (writing articles, publishing videos)\n- Developers (NodeJS, VueJS, WikiJS and/or web design)\n- Communication (managing social media, community building)\n- Finance (looking for funding)\n- Events\n- Translation\n\nWe welcome everyone to join!",
            "get_involved_url": "https://www.activisthandbook.org/join",
            "interest": "We are enabling activists all over the world to exchange knowledge and experiences with our modern Wiki-based platform.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_131735.3536060000.png",
            "created": "2020-04-29T13:17:35.353139Z",
            "moderation_state": 3
        },
        {
            "id": 1318,
            "content_url": "https://medium.com/mozilla-festival/activists-lawmakers-engineers-speakers-at-mozfest-2019-c219b7f89138",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest-2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Activists, Lawmakers, Engineers: Speakers at MozFest 2019",
            "description": "At MozFest’s 10th anniversary, 19 luminaries will discuss what lies ahead for the internet and society.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-07_203537.5634820000.jpeg",
            "created": "2019-08-07T20:35:37.563135Z",
            "moderation_state": 3
        },
        {
            "id": 2294,
            "content_url": "https://medium.com/prifina/activity-is-more-than-your-exercise-sessions-case-examples-from-elite-athletes-5c5620c24fb1",
            "is_bookmarked": false,
            "tags": [
                "data",
                "data privacy",
                "health",
                "wellness"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Markus Lampinen",
            "submitter_profile_id": 3670,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Markus Lampinen",
                    "profile_id": 3670,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Activity is More Than Your Exercise Sessions — Case Examples from Elite Athletes",
            "description": "Major professional sports leagues such as the NBA have used wearables to accelerate the restart of professional games during the COVID-19 pandemic. With so many options of wearable trackers in the market, the biggest breakthrough depends on the availability of data. Most applications focus on exercise or performance, however there are countless other apps needed, such as those that help raise awareness of being static or in the same area for prolongued periods and allow the user to act on this insight",
            "get_involved": "Build prototypes for apps that help people move on data that stays with the user.",
            "get_involved_url": "https://www.prifina.com/slack.html",
            "interest": "Its a call to action to build more diverse set of apps on personal data, that promote overall wellbeing",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2021-10-27T15:56:40.912272Z",
            "moderation_state": 3
        },
        {
            "id": 455,
            "content_url": "https://www.wired.com/story/actually-do-read-the-commentsthey-can-be-the-best-part/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Actually, Do Read the Comments—They Can Be the Best Part",
            "description": "An op-ed in WIRED by Mozilla's Andrew Losowsky, about online journalism and digital inclusion.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-06_202018.4419620000.png",
            "created": "2017-10-06T20:20:18.441571Z",
            "moderation_state": 3
        },
        {
            "id": 193,
            "content_url": "https://medium.com/read-write-participate/ada-lovelace-day-curriculum-design-workshop-at-libre-learn-lab-ed5da38b882b",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "mozilla clubs",
                "open science",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia Vallera",
                    "profile_id": 63,
                    "is_active": true
                },
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Ada Lovelace Day Curriculum Design Workshop at Libre Learn Lab",
            "description": "Zannah from the Mozilla Science Lab(MSL) and Julia from the Mozilla Clubs program decided to team up to run a women in STEM themed session at Libre Learn Lab, a two-day summit for people who create, use and implement freely licensed resources for K-12 education.",
            "get_involved": "Check out the examples in the repository and see if you can add to them and/or use them in your own work.",
            "get_involved_url": "https://github.com/mozillascience/curriculum-design-workshop",
            "interest": "The workshop development and implementation process resulted in new lessons on understanding how climate effects living things and on women inventors throughout history. These are available in the GitHub repository for public use.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_200944.2694010000.jpeg",
            "created": "2017-04-07T20:09:44.268975Z",
            "moderation_state": 3
        },
        {
            "id": 450,
            "content_url": "https://blog.mozilla.org/blog/2017/09/25/adding-policy-firepower-mozilla-network/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Adding More Policy Firepower to the Mozilla Network",
            "description": "In June, Mozilla launched a new fellowship that brings together policy experts from around the world to advance crucial tech policy efforts. \n\nThis fall, Mozilla is announcing the appointment of seven advisors to help steer this fellowship into the future. Mozilla is also announcing one new fellow, bringing the cohort to 11 fellows from four countries who are already up to great work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-29_175627.6814210000.png",
            "created": "2017-09-29T17:56:27.680818Z",
            "moderation_state": 3
        },
        {
            "id": 789,
            "content_url": "https://blog.mozilla.org/blog/2017/09/25/adding-policy-firepower-mozilla-network/",
            "is_bookmarked": false,
            "tags": [
                "tech policy"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Cori Zarek",
            "submitter_profile_id": 111,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Cori Zarek",
                    "profile_id": 111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Adding More Policy Firepower to the Mozilla Network",
            "description": "In 2017, Mozilla launched a new fellowship that brings together policy experts from around the world to advance crucial tech policy efforts. We are now excited to announce the appointment of seven advisors to help steer this fellowship into the future.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-05-01T14:29:23.559127Z",
            "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": 1608,
            "content_url": "https://medium.com/@rianeliza/advocating-for-trustworthy-ai-and-responsible-agricultural-data-ecosystems-a-satellite-event-f67ad46300e7",
            "is_bookmarked": false,
            "tags": [
                "agriculture",
                "data commons",
                "#mozfellow20",
                "Trustworthy AI"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Design",
                "Fundraise",
                "Join community",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Rian Wanstreet",
            "submitter_profile_id": 3511,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Rian Wanstreet",
                    "profile_id": 3511,
                    "is_active": true
                },
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Advocating For Trustworthy AI and Responsible Agricultural Data Ecosystems",
            "description": "Moz Fellows hosting a Satellite Event at RightsCon bringing together activists and practitioners at the intersection of digital rights and the agriculture sector.",
            "get_involved": "Advertise to networks; attend if relevant to interests, etc.",
            "get_involved_url": "https://medium.com/@rianeliza/advocating-for-trustworthy-ai-and-responsible-agricultural-data-ecosystems-a-satellite-event-f67ad46300e7",
            "interest": "Anyone interested in Trustworthy AI, development of data commons/trusts, etc",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-28_171600.6996250000.jpg",
            "created": "2020-02-28T17:16:00.699190Z",
            "moderation_state": 3
        },
        {
            "id": 883,
            "content_url": "http://aegeandatahaven.com",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kyriaki Goni",
                    "profile_id": 528,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Aegean Datahaven",
            "description": "The Aegean Datahaven is a speculative project of a series of repositories for data across the islands of the Aegean sea. The work creates new topologies and networks to challenge the established forms of sovereignty, identity, geography and power in the Mediterranean region. Ancient myths are revivified against private ownership of the commons and corporate exploitation of personal data. The website, part of a bigger installation, presents the islands, which host datahavens. A mix of fiction and reality represents each of them. Can the future in the Mediterranean be decentralized?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-23_173626.7361900000.png",
            "created": "2018-07-23T17:36:26.735470Z",
            "moderation_state": 3
        }
    ]
}