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=-related_entry_creators
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=-related_entry_creators&page=2",
    "previous": null,
    "results": [
        {
            "id": 1289,
            "content_url": "https://github.com/phoenixframework/firenest/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Phoenix and Firenest",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_232802.7611700000.png",
            "created": "2019-08-01T23:28:02.743856Z",
            "moderation_state": 3
        },
        {
            "id": 307,
            "content_url": "https://learningfreewheel.wordpress.com/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Create content"
            ],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "MakersJam Mozilla Club on the Road",
            "description": "MakersJam OnTheRoad seeks to reach a wider audience by offering Maker Educator Residencies in schools and informal learning spaces, supporting them to kickstart their MakerSpaces, grow professional learning opportunities and develop an experimental/tactile approach to hands on learning of Web Literacy skills. MakersJam aims to make web literacy an embedded part of primary/elementary school curriculum and teacher/educator training.",
            "get_involved": "Help us invent different models and projects that would take the MakersJam into schools or informal learning spaces.",
            "get_involved_url": "https://github.com/shillontheroad/makers-jam",
            "interest": "People from all backgrounds can contribute to this project, especially if you love to tinker, connect seemingly random ideas, teach and learn visually or in a tactile way.     Love to code.     Love the MozFest experience",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-25_175326.8552330000.jpeg",
            "created": "2017-05-25T17:53:26.854175Z",
            "moderation_state": 3
        },
        {
            "id": 899,
            "content_url": "https://www.newschool.edu/digital-equity-lab/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Meghan McDermott",
            "submitter_profile_id": 292,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "\"Take it or Leave it\"",
            "description": "With support from Mozilla Foundation, this research study by Digital Equity Lab (DEL) uncovers how NYC residents are forced to sacrifice online privacy for internet service. With advisory support from Open Technology Institute’s Ranking Digital Rights (RDR) project, DEL adapted RDR's global framework to the municipal level.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Thoughtful research and adaptation of global indices for local discovery of digital privacy conditions affecting vulnerable communities",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2018-08-21T18:39:03.477115Z",
            "moderation_state": 3
        },
        {
            "id": 93,
            "content_url": "https://www.youtube.com/watch?v=NmWRifoFmDQ",
            "is_bookmarked": false,
            "tags": [
                "internet",
                "movement",
                "risk",
                "state of the web",
                "surveillance",
                "talk",
                "video",
                "web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Power and Empowerment on the Internet",
            "description": "Mark Surman reflects on the internet freedom movement in the age of empires.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Despite monopolies, walled gardens, and surveillance on the internet, there's a grassroots movement for online freedom, creativity and opportunity for all.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/93.png",
            "created": "2016-09-09T19:15:22.179000Z",
            "moderation_state": 3
        },
        {
            "id": 2228,
            "content_url": "https://www.youtube.com/watch?v=_Y_QY7n1RYg",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2021: Bias Reel",
            "description": "How do algorithms discriminate against different communities? Hear from the MozFest community about ways we can combat bias and create a safer internet for all.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-12_210557.1764020000.png",
            "created": "2021-07-12T21:05:57.176189Z",
            "moderation_state": 3
        },
        {
            "id": 149,
            "content_url": "https://neurostars.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Neurostars.org",
            "description": "NeuroStars is an experiment to engage the neuroinformatics community in a question & answer site tailored to their subject area.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-02T12:46:51Z",
            "moderation_state": 3
        },
        {
            "id": 414,
            "content_url": "https://medium.com/@mkopel/internet-health-healthy-irl-coalitions-5312760a5977",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Internet Health = Healthy IRL Coalitions",
            "description": "Internet health is a huge topic, and carries a lot of different meaning for different people. The ability to approach the concept at all means that you are of the privileged class who can afford to have an opinion. Your geography provides you with the privilege of infrastructure. Your education provides you with the means of weighing what you have versus what is possible.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-08-02T18:08:43.645335Z",
            "moderation_state": 3
        },
        {
            "id": 1171,
            "content_url": "https://medium.com/read-write-participate/fellowships-were-seeking-open-internet-engineers-66eed422cc28",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fellowships: Mozilla Is Seeking Open Internet Engineers",
            "description": "Mozilla is expanding its Fellowship program with a new track, focusing on core internet infrastructure in the Global South. Mozilla seeking Fellows for open internet engineering: developers who can help bring the unconnected — roughly four billion users in the Global South and remote locations — online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-10_164546.4516840000.png",
            "created": "2019-05-10T16:45:46.451103Z",
            "moderation_state": 3
        },
        {
            "id": 2206,
            "content_url": "https://foundation.mozilla.org/en/blog/its-a-wrap-movement-building-from-home/",
            "is_bookmarked": false,
            "tags": [
                "mbmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "It’s a wrap: Movement-Building from Home",
            "description": "After four weeks of amazing, restorative dialogue with over 100 community members during our Movement-Building from Home series of calls, we have learned a lot about online facilitation and community management during the COVID19 crisis. (Watch the calls on demand on this playlist.)",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_230148.6837350000.png",
            "created": "2021-07-07T23:01:48.683515Z",
            "moderation_state": 3
        },
        {
            "id": 667,
            "content_url": "https://medium.com/read-write-participate/mapping-oregons-wetlands-with-help-from-high-schoolers-and-gigabit-technology-d526677aaf41",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Real Time Wetland Restoration Mapping and Analysis",
            "description": "High school students in Oregon will stream GIS data collected from wetlands to the Army Corps of Engineers in real-time, taking advantage of Eugene’s high-speed, low-latency gigabit network. In the process, students will support the local ecosystem — and learn all about an emerging technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-02_151853.0339740000.jpg",
            "created": "2018-04-02T15:18:53.033462Z",
            "moderation_state": 3
        },
        {
            "id": 1253,
            "content_url": "https://www.survivalofthebestfit.com/",
            "is_bookmarked": false,
            "tags": [
                "cma2019",
                "mozilla-cma"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Survival of the Best Fit",
            "description": "A new web-based interactive game that explains how machine learning software can be biased, specifically when used carelessly to automate hiring decisions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-11_190445.5978020000.png",
            "created": "2019-07-11T19:04:45.597450Z",
            "moderation_state": 3
        },
        {
            "id": 196,
            "content_url": "https://futurecameras.wordpress.com/about/",
            "is_bookmarked": false,
            "tags": [
                "djcad",
                "open iot"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Martin Skelly",
            "submitter_profile_id": 64,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Future Cameras",
            "description": "A teaching collaboration between DJCAD and Mozilla Foundation, over a hundred students were challenged to design future cameras as part of the Mozilla Open IoT Studio. The projects explore privacy, security, ethics, open innovation, decentralization and the ever changing relationship we have with our precious memories. Online and print publication coming soon - team process blogs are at: https://futurecameras.wordpress.com/team-blogs/\n\n(featured image: https://35mm2017.wordpress.com/)",
            "get_involved": "watch out for the print & online publication coming soon",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-10_103926.9902960000.jpg",
            "created": "2017-04-10T10:39:26.989642Z",
            "moderation_state": 3
        },
        {
            "id": 969,
            "content_url": "https://dingdingding.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "DING",
            "description": "In the second-ever edition of DING — Mozilla’s magazine about technology, society, and the future — we say goodbye to oppressive technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-12-07_003431.0035260000.png",
            "created": "2018-12-07T00:34:31.002874Z",
            "moderation_state": 3
        },
        {
            "id": 2150,
            "content_url": "",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Tech Activism Through Art",
            "description": "Can art and entertainment fuel a global movement for internet health? A conversation featuring:  Neema Iyer, Founder and Director, Pollicy  Alexander Fefegha, Co-Founder and Director, COMUZI",
            "get_involved": "",
            "get_involved_url": "https://www.youtube.com/watch?v=AWmL5-_GyTE",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_190357.4815250000.jpeg",
            "created": "2021-07-05T15:57:16.232671Z",
            "moderation_state": 3
        },
        {
            "id": 1314,
            "content_url": "https://www.djangoproject.com/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Django",
            "description": "Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-05_155630.3965990000.png",
            "created": "2019-08-05T15:56:30.372817Z",
            "moderation_state": 3
        },
        {
            "id": 1662,
            "content_url": "https://www.youtube.com/watch?v=D0UaFE4yoNg",
            "is_bookmarked": false,
            "tags": [
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy in the Era of CoViD - Online Roundtable",
            "description": "Medianama organised a roundtable with lawyers, technologists and government representatives to speak about surveillance measures being undertaken as a response to CoViD-19. I participated in the roundtable and suggested appropriate legal measures to minimise the harms of automated decision-making systems being deployed.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-04_133441.5799480000.jpg",
            "created": "2020-05-04T13:34:41.579454Z",
            "moderation_state": 3
        },
        {
            "id": 270,
            "content_url": "https://www.youtube.com/watch?v=KFMzbnSVdEs",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Are We Living Inside an Ethical (and Kind) Machine?",
            "description": "Mozilla Executive Director Mark Surman speaks at re:publica 2017, Europe’s leading conference on Internet and society, about ethics and emerging technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_134717.1769150000.png",
            "created": "2017-05-11T13:47:17.176612Z",
            "moderation_state": 3
        },
        {
            "id": 2540,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "#RCSC"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Steven Azeka",
            "submitter_profile_id": 5951,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Announcing Kenya’s Inaugural Cohort of Responsible Computing Challenge Awardees",
            "description": "Mozilla’s expansion of the Responsible Computing Challenge in East Africa is ready for take-off. Eight universities embedding ethical studies in their computer science curricula will receive a cumulative sum of USD $200,000 in grants.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-06-29_155211.1075100000.jpg",
            "created": "2023-06-29T15:52:11.107249Z",
            "moderation_state": 3
        },
        {
            "id": 373,
            "content_url": "https://github.com/acgetchell/CDT-plusplus",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Causal Dynamical Triangulations in C++",
            "description": "Quantize spacetime on your laptop. Causal Dynamical Triangulations is a candidate theory of quantum gravity in which the smooth geometry of spacetime is replaced by piece-wise flat simplicial geometries using tetrahedrons and their 4D analogues.",
            "get_involved": "",
            "get_involved_url": "https://github.com/acgetchell/CDT-plusplus/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_134705.3962800000.gif",
            "created": "2017-06-16T13:47:05.395658Z",
            "moderation_state": 3
        },
        {
            "id": 230,
            "content_url": "https://issuu.com/yollocalli/docs/popupyouthradio_booklet_web_161206",
            "is_bookmarked": false,
            "tags": [
                "chicago",
                "digital inclusion",
                "hive",
                "radio",
                "web literacy",
                "youth"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Samuel Dyson",
            "submitter_profile_id": 46,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Pop-Up Youth Radio Guidebook",
            "description": "Learn how to set up your own Internet radio station to engage youth in web-based media production.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It's a field tested resource for expanding digital inclusion",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_192724.7891900000.jpg",
            "created": "2017-04-14T19:27:24.788925Z",
            "moderation_state": 3
        },
        {
            "id": 2148,
            "content_url": "https://foundation.mozilla.org/en/blog/supporting-black-artists-who-are-examining-ai/",
            "is_bookmarked": false,
            "tags": [
                "bmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Supporting Black Artists Who Are Examining AI",
            "description": "Mozilla’s latest round of Creative Media Awards will provide $245,000 in funding to Black artists who are exploring the effects of AI on racial justice.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_214723.2541620000.png",
            "created": "2021-07-01T21:47:23.253941Z",
            "moderation_state": 3
        },
        {
            "id": 449,
            "content_url": "https://medium.com/read-write-participate/promoting-legal-protections-for-privacy-rights-in-the-united-states-a2c1d0404349",
            "is_bookmarked": false,
            "tags": [
                "online privacy & security",
                "privacy",
                "privacy and security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Cori Zarek",
            "submitter_profile_id": 111,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Promoting Legal Protections for Privacy Rights in the United States",
            "description": "Mozilla Tech Policy Fellow Camille Fischer writes about her work to promote privacy rights in the United States.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-28_192339.6447930000.jpg",
            "created": "2017-09-28T19:23:39.644410Z",
            "moderation_state": 3
        },
        {
            "id": 1043,
            "content_url": "https://foundation.mozilla.org/en/campaigns/eu-misinformation/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "mozilla"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Letter: Facebook, Do Your Part Against Disinformation",
            "description": "Mozilla, Access Now, Reporters Without Borders, and 30 other organizations have published an open letter to Facebook. The ask: make good on your promises to provide more transparency around political advertising ahead of the 2019 EU Parliamentary Elections.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-11_153211.2405180000.jpg",
            "created": "2019-02-11T15:32:11.239611Z",
            "moderation_state": 3
        },
        {
            "id": 253,
            "content_url": "https://github.com/data-lessons/librarycarpentry",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Extending Library Carpentry",
            "description": "This is a Global Sprint project meant to refresh and expand on the Library Carpentry project, a set of introductory software training resources with a focus on the needs and requirements of library professionals. Library Carpentry is an introductory software skills program, meaning that no knowledge of programming or the principles of programming are required. Contributors will use the sprint to amend, update, and extend the existing Library Carpentry lessons and get draft lessons on SQL, Python, web scraping, and other topics into final shape for launch.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/data-lessons/librarycarpentry/blob/master/CONTRIBUTING.md",
            "interest": "This is a great example of a Global Sprint project that attracts worldwide interest in using the web to deliver professional development to a community of practice.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-28_093438.3267420000.png",
            "created": "2017-04-28T09:34:38.326164Z",
            "moderation_state": 3
        },
        {
            "id": 2156,
            "content_url": "https://youtu.be/x0xVKpDpxlg",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "#2019dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Who Wants to Be a Rebel?",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_191340.4091920000.jpg",
            "created": "2021-07-05T17:59:25.957849Z",
            "moderation_state": 3
        },
        {
            "id": 1048,
            "content_url": "https://medium.com/read-write-participate/seeking-projects-at-the-intersection-of-openness-and-science-3f2dd5a1fa00",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Applications Open for Open Science Mini-Grants",
            "description": "The principle of “open” doesn’t just apply to software — everything from data science to environmental research can be open source, too.\n\nThis is the thinking behind Mozilla’s Open Science Mini-Grants: awards ranging from $3,000 to $10,000 USD that support projects making science more accessible, transparent, and reproducible.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-21_181826.8160370000.png",
            "created": "2019-02-21T18:18:26.814717Z",
            "moderation_state": 3
        },
        {
            "id": 359,
            "content_url": "https://blog.mozilla.org/blog/2017/06/06/new-mozilla-poll-americans-political-parties-overwhelmingly-support-net-neutrality/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Poll: Americans Overwhelmingly Support Net Neutrality",
            "description": "A recent public opinion poll carried out by Mozilla and Ipsos revealed overwhelming support across party lines for net neutrality, with over three quarters of Americans (76%) supporting net neutrality. Eighty-one percent of Democrats and 73% of Republicans are in favor of it.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-06_145916.9646760000.jpg",
            "created": "2017-06-06T14:59:16.964377Z",
            "moderation_state": 3
        },
        {
            "id": 872,
            "content_url": "http://peerproduction.net/issues/issue-12-makerspaces-and-institutions/practitioner-reflections/repair-cafes/",
            "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": [],
            "entry_type": "base",
            "title": "Repair Cafes",
            "description": "Repair Cafés have emerged as citizen-driven initiatives to enable the fixing (or repair) of products at a community level. Repair Cafés are part of broader movement of ‘Makers, Modifiers and Fixers’ where individuals and groups of individuals that are ‘making, modifying and fixing’ products are coming together in physical places and spaces that include Hackerspaces, Makerspaces, Fab Labs and Tech Shops.  Here we see the author's personal journey over many years and many countries and lots of data. This piece allows an in-depth exploration, investigating and sharing data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_105950.5013050000.png",
            "created": "2018-07-17T10:59:50.500836Z",
            "moderation_state": 3
        },
        {
            "id": 136,
            "content_url": "http://cariboudigital.net/winners-losers-in-the-global-app-economy/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Winners and Losers in the Global App Economy",
            "description": "A research report to look deeper at the global trends in app revenue flow, with a particularly lens on emerging markets.",
            "get_involved": "Read, use and share the report",
            "get_involved_url": "",
            "interest": "Research was supported by Mozilla Foundation, and maps to our goals around digital inclusion, and many other points in the Mozilla Mission.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-01T15:41:11.326000Z",
            "moderation_state": 3
        },
        {
            "id": 1124,
            "content_url": "https://github.com/LifeSciHack/LifeSciHack2019/issues/13",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Sarah  Sharif",
            "submitter_profile_id": 1986,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fish Dreams",
            "description": "Longitudinal Tracking of Cognitive Impairment\n\nThis tool allows providers to track cognitive assessments for high-risk MCI patients. This open-source project is designed to provide a standardized modular environment for digital psychometric analysis. \n\nThe goal of this tool is to assist PCPs, Specialists, and Researchers obtain assessment data outside of the hospital environment at set frequencies. The software is not meant to replace existing providers, but provide additional data points to support a diagnosis.",
            "get_involved": "We are looking for full application support if it looks interesting? We are looking for experts and scientists working with cognitive assessments. We are looking for advisers to help support our first open source project.",
            "get_involved_url": "https://github.com/LifeSciHack/LifeSciHack2019/issues/13",
            "interest": "Open Science, Mozilla Mini Science Grant Project",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-25_212143.3447970000.png",
            "created": "2019-04-25T21:21:43.344228Z",
            "moderation_state": 3
        },
        {
            "id": 599,
            "content_url": "https://www.wired.com/story/ajit-pais-plan-will-take-broadband-away-from-poor-people/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Localize & translate"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Op-ed | Ajit Pai’s Plan Will Take Broadband Away From Poor People",
            "description": "In WIRED, Mozilla Fellows Gigi Sohn and Amina Fazlullah write about the FCC's attack on the Lifeline program.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-21_154206.0894730000.png",
            "created": "2018-02-21T15:42:06.088718Z",
            "moderation_state": 3
        },
        {
            "id": 1283,
            "content_url": "https://identihub.co/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Identihub",
            "description": "Open source hosting for your brand and visual assets",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_222728.8931700000.png",
            "created": "2019-08-01T22:27:28.873876Z",
            "moderation_state": 3
        },
        {
            "id": 1420,
            "content_url": "https://www.nature.com/articles/d41586-019-02670-w",
            "is_bookmarked": false,
            "tags": [
                "RCSC"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Localize & translate"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Look out for potential bias in chemical data sets",
            "description": "Materials science has embraced machine learning. As with other disciplines, researchers must be alert to the risks of biased data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-12_235816.5287800000.jpg",
            "created": "2019-10-12T23:58:16.528332Z",
            "moderation_state": 3
        },
        {
            "id": 251,
            "content_url": "https://github.com/MozillaFoundation/mpa-iot-escape-room-challenge/issues",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "games",
                "global sprint",
                "internet of things",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "IoT Escape Room Challenge",
            "description": "This is a Global Sprint project that asks community members to design, build, and/or facilitate an escape room scenario using connected devices that hold the clues and keys participants need to get free. There are lots of ways to get involved from suggesting story ideas to crafting puzzles to building an escape room out of inexpensive, lightweight, portable materials. The big idea is to design something that libraries and other community centers could easily assemble, disassemble, facilitate, and share between branches.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-iot-escape-room-challenge",
            "interest": "This is an example of a Global Sprint project that brings multiple communities of practice together to teach about online safety and why privacy should be the default on connected devices.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-27_122105.0988950000.png",
            "created": "2017-04-27T12:21:05.098119Z",
            "moderation_state": 3
        },
        {
            "id": 887,
            "content_url": "https://www.npr.org/2018/07/30/629800775/some-amazon-reviews-are-too-good-to-be-believed-theyre-paid-for",
            "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": "Interview | Misinformation and Amazon reviews",
            "description": "Mozilla Fellow Renee DiResta speakes with NPR about misinformation on Amazon",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-03_122502.9152060000.png",
            "created": "2018-08-03T12:25:02.914293Z",
            "moderation_state": 3
        },
        {
            "id": 264,
            "content_url": "https://github.com/dunebuggie/participation-collaboration-mozillaclubs",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Participation & Collaboration on Discourse",
            "description": "We are working with community members of the Mozilla Learning Discourse forum to improve participation and collaboration in the Mozilla Clubs thread so that we can increase openness & innovation. We're doing this by assessing activity levels in current channels used for communication, interviewing community members on what inspires them to be active in these discussion channels and gathering feedback on the incentives needed to improve participation.",
            "get_involved": "People can contribute to the project in Github and/or on Discourse.",
            "get_involved_url": "https://github.com/dunebuggie/participation-collaboration-mozillaclubs",
            "interest": "The project provides insightful findings on building online communities, sustaining participation and fostering high quality activity.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-08_154431.0288140000.jpeg",
            "created": "2017-05-08T15:44:31.028157Z",
            "moderation_state": 3
        },
        {
            "id": 119,
            "content_url": "https://togetherjs.com/",
            "is_bookmarked": false,
            "tags": [
                "collaboration",
                "javascript"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Together JS",
            "description": "TogetherJS is a service for your website that makes it easy for your users to collaborate in real-time.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-01T20:59:16.658000Z",
            "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": 209,
            "content_url": "http://nooga.com/175618/downtown-alleyway-will-have-food-trucks-artists-music-fridays-in-may/?mc_cid=86d8f56ba7&mc_eid=4966e62be3",
            "is_bookmarked": false,
            "tags": [
                "#gigabit #gigabitcommunityfund #cha"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Katie Hendrix",
            "submitter_profile_id": 68,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Picnic in the Passageways",
            "description": "Hive Chattanooga will be showcasing one of their Gigabit Community Fund grantee projects with live robotics demos. This project was developed for youth who cannot easily use a mouse or keyboard but can use movement to send instruction to a computer or a robot!",
            "get_involved": "",
            "get_involved_url": "http://www.passagewayschattanooga.com/passageways/stage-genies/index.html",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-04-11T15:07:29.313269Z",
            "moderation_state": 3
        },
        {
            "id": 82,
            "content_url": "http://mozillascience.github.io/working-open-workshop/roadmapping/",
            "is_bookmarked": false,
            "tags": [
                "issues",
                "milestones",
                "open source",
                "roadmap",
                "working open",
                "working open workshop"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Introduction to Roadmapping",
            "description": "This activity is designed to help you write a Roadmap for your open source project or study group. Used at the Working Open Workshop.",
            "get_involved": "Contribute to this doc via GitHub",
            "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/roadmapping",
            "interest": "This can help you write a roadmap for your project",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-21T15:41:48.786000Z",
            "moderation_state": 3
        },
        {
            "id": 339,
            "content_url": "https://github.com/LappleApple/feedmereadmes/blob/master/README.md",
            "is_bookmarked": false,
            "tags": [
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "feedmereadmes: A README help exchange",
            "description": "We aim to make READMEs clearer and more useful.",
            "get_involved": "Share your readme file with us to get feedback and collaboratively make suggestions on new ideas for this project.",
            "get_involved_url": "https://github.com/LappleApple/feedmereadmes/issues",
            "interest": "Project creators working in Github can place their work in a bigger context: why their work exists, what it does, what it doesn't do, etc.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_134939.1376270000.png",
            "created": "2017-06-01T13:49:39.137369Z",
            "moderation_state": 3
        },
        {
            "id": 1288,
            "content_url": "https://codemirror.net/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CodeMirror",
            "description": "CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_225741.2725830000.png",
            "created": "2019-08-01T22:57:41.253758Z",
            "moderation_state": 3
        },
        {
            "id": 2182,
            "content_url": "https://youtu.be/vi1jb2uzZIs",
            "is_bookmarked": false,
            "tags": [
                "mf2021selection",
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "The Role of Tech in a Human Rights and Climate-Resilient Future",
            "description": "The future is uncertain. Whether climate policy, trade relations, or disruptive technology, we cannot be sure of how key factors reshaping the world will play out in the coming decade. Also, the operating context for business and other stakeholders is formed by the complex interactions of many factors, but often factors are considered in isolation and responses, siloed. The climate crisis plays a large role in shaping our future, with a growing impact on human rights. Water scarcity, wildfires, extreme weather, and rising sea levels already disproportionately affect marginalized populations, r",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_112340.7297950000.jpeg",
            "created": "2021-07-06T11:23:40.718886Z",
            "moderation_state": 3
        },
        {
            "id": 606,
            "content_url": "https://medium.com/mozilla-festival/a-more-inclusive-internet-804bf6f5db5e",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Talks | A More Inclusive Internet",
            "description": "How do we connect everyone — regardless of gender or geography — to the entirety of the internet? And how do we ensure the web is a civil, safe space? Watch five talks about a more inclusive internet, delivered at MozFest 2017.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-27_201100.7194900000.jpg",
            "created": "2018-02-27T20:11:00.718743Z",
            "moderation_state": 3
        },
        {
            "id": 213,
            "content_url": "https://savethelink.org/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "network",
                "petition"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Erika Drushka",
            "submitter_profile_id": 54,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Save the Link",
            "description": "Links are essential to freedom of expression online and censoring links will break the Web as we know it. This advocacy campaign lets you tell decision-makers that you oppose regulations that aim to censor links.",
            "get_involved": "Sign the petition, and sign your organisation up to join the network.",
            "get_involved_url": "https://savethelink.org/",
            "interest": "This networked campaign, led by OpenMedia, has over 100 groups signed up to launch a platform for campaigning against proposals that restrict or censor hyperlinking across the world.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_174216.7402530000.png",
            "created": "2017-04-11T17:42:16.739720Z",
            "moderation_state": 3
        },
        {
            "id": 847,
            "content_url": "http://www.alistairmcclymont.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": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Leap Second",
            "description": "Leap Second is a series of artworks showing the 25 leap seconds that have been added to our time so far. Leap seconds are added occasionally due to the earth gradually slowing down, primarily due to the tides. This slowing can not be predicted, but its effect means our time gradually goes out of sync with the position of the sun. This artwork will continue to grow with each added leap second.\n\nEach leap second shows the time in Unix Time: www.alistairmcclymont.com/artwork/unix-time",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-22_162932.1819780000.png",
            "created": "2018-06-22T16:29:32.181458Z",
            "moderation_state": 3
        },
        {
            "id": 856,
            "content_url": "http://www.archanaprasad.com/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The ADAO Bank Booth",
            "description": "Actualizing the concept of a decentralized Internet, The ADOA Bank Booth installation offers an open and active artistic installation at MozFest 2017.  Collaborating with Sean Blagsvedt, the installation-performance takes the form of a bank exploring the cryptocurrency world. The work brings an active public participation to its flow of making, discussing decentralization and questioning different ways of thinking about art, design, technology and community.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-26_064246.3819320000.png",
            "created": "2018-06-26T06:42:46.381383Z",
            "moderation_state": 3
        },
        {
            "id": 2219,
            "content_url": "https://book.mozillafestival.org/creating-participatory-events",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Creating Participatory Events",
            "description": "MozFest was forged by the event design and facilitation principles of Aspiration’s Allen “Gunner” Gunn. His guidelines for creating participatory events provided a blueprint and complemented our open ethos for the festival.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_182927.3660600000.png",
            "created": "2021-07-08T18:29:27.365831Z",
            "moderation_state": 3
        }
    ]
}