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=-interest&page=28
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=-interest&page=29",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-interest&page=27",
    "results": [
        {
            "id": 1269,
            "content_url": "https://medium.com/mozilla-festival/who-can-facilitate-a-mozfest-session-you-can-cab7c9369500",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest",
                "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": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Who Can Facilitate a MozFest Session? You Can!",
            "description": "A blog post about session facilitators at MozFest, and what's involved  in this role.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-29_205611.8749120000.jpg",
            "created": "2019-07-29T20:56:11.874116Z",
            "moderation_state": 3
        },
        {
            "id": 903,
            "content_url": "https://medium.com/read-write-participate/our-friends-electric-heads-to-london-s-design-museum-e2ca3f0306ce",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "‘Our Friends Electric’ Visits London’s Design Museum",
            "description": "Starting November 2018, the Mozilla-Superflux short film 'Our Friends Electric' will be featured in an exhibition at London’s Design Museum.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-24_143738.4805770000.png",
            "created": "2018-08-24T14:37:38.480038Z",
            "moderation_state": 3
        },
        {
            "id": 383,
            "content_url": "https://medium.com/@dgregory_99602/rhode-coders-the-new-tech-workforce-development-model-4db1899fdd2d",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "RHODE CODERS: The new tech workforce development model",
            "description": "As part of Mozilla's IMLS web literacy project,  Providence Public Library decided to make workforce development the focus of their adult and teen programming.  They created a flagship program called “Rhode Coders” as two separate 10-week cohorts (HTML5 & CSS3 and JavaScript) where adults and teens can explore the world of coding without any of the traditional barriers of cost, fear, or lack of knowledge.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-21_043147.7944560000.png",
            "created": "2017-06-21T04:31:47.793781Z",
            "moderation_state": 3
        },
        {
            "id": 385,
            "content_url": "https://appdevelopermagazine.com/5298/2017/6/21/mozilla-updated-thimble-but-there-is-more-to-the-story/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Interview: Mozilla Thimble Gets a Makeover",
            "description": "App Developer Magazine spoke with Luke Pacholski, Coding Design Engineer at Mozilla, about recent upgrades to Thimble.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-21_173620.1231530000.jpg",
            "created": "2017-06-21T17:36:20.122764Z",
            "moderation_state": 3
        },
        {
            "id": 459,
            "content_url": "https://medium.com/@gigibsohn/fighting-for-fast-fair-and-open-networks-f73dba1ddad3",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fighting for Fast, Fair and Open Networks",
            "description": "Mozilla Tech Policy Fellow Gigi Sohn writes about net neutrality, privacy, and other pressing internet issues.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-10_154258.9622140000.png",
            "created": "2017-10-10T15:42:58.961766Z",
            "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": 2124,
            "content_url": "https://foundation.mozilla.org/campaigns/regrets-reporter/",
            "is_bookmarked": false,
            "tags": [
                "tmfcr"
            ],
            "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": "YouTube Regrets Reporter",
            "description": "Mozilla’s RegretsReporter browser extension transforms everyday YouTube users into YouTube watchdogs. We can use our own data to answer questions about regrettable recommendations that can go a long way towards helping journalists who investigate these problems, other groups like Mozilla who push for more accountability, and engineers and designers who build this technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-28_225620.6302240000.png",
            "created": "2021-06-28T22:56:20.629978Z",
            "moderation_state": 3
        },
        {
            "id": 893,
            "content_url": "https://github.com/dariusk/corpora/",
            "is_bookmarked": false,
            "tags": [
                "corpus"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Darius Kazemi",
            "submitter_profile_id": 1556,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Darius Kazemi",
                    "profile_id": 1556,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Corpora",
            "description": "A collection of public domain, machine readable lists of stuff. Helpful to people making weird things on the internet.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-08-15T18:37:46.782758Z",
            "moderation_state": 3
        },
        {
            "id": 386,
            "content_url": "https://americanlibrariesmagazine.org/blogs/the-scoop/mozfest-comics-zines-and-open-images/",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "mozfest"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2016: Comics, Zines, and Open Images",
            "description": "Leading a session at MozFest requires a different approach from your typical library conference presentation. Held in London October 28–29, MozFest is Mozilla Foundation’s annual event. Its DIY, hands-on environment provided a wide avenue for facilitation methods of all kinds.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-22_143944.8651400000.JPG",
            "created": "2017-06-22T14:39:44.864573Z",
            "moderation_state": 3
        },
        {
            "id": 1300,
            "content_url": "https://www.django-rest-framework.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Django REST framework",
            "description": "Django REST framework is a powerful and flexible toolkit for building Web APIs.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_040400.6191540000.png",
            "created": "2019-08-02T04:04:00.599697Z",
            "moderation_state": 3
        },
        {
            "id": 402,
            "content_url": "http://cariboudigital.net/new/wp-content/uploads/2017/07/Paying-Attention-to-the-Poor.pdf",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Paying Attention to the Poor: Digital Advertising in Emerging Markets",
            "description": "Fresh research conducted by Caribou Digital and funded by Mozilla explores the barriers traditional digital advertising models face in emerging economies; the consequent impact on users, businesses, and the health of the Internet; and what new models are emerging.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-07_125310.8244090000.jpg",
            "created": "2017-07-07T12:53:10.823719Z",
            "moderation_state": 3
        },
        {
            "id": 403,
            "content_url": "https://medium.com/@daviserin/toward-a-healthier-internet-6ce4f02c90c",
            "is_bookmarked": false,
            "tags": [
                "internal health"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Toward a Healthier Internet",
            "description": "Having just (re)joined a gym, purchased a fitness tracker, and signed up with a personal trainer, it’s safe to say that I’m prioritizing my health these days.\n\nWith this view firmly in place, reading Mozilla’s Internet Health Report takes on a (probably unintentional) biological framework: how does the health of the internet effect the health of those who use it? What does it mean for a person to be healthy? And how do these attributes translate to a system of mechanical parts?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-11_183505.2278210000.png",
            "created": "2017-07-11T18:35:05.227496Z",
            "moderation_state": 3
        },
        {
            "id": 428,
            "content_url": "https://blog.mozilla.org/blog/2017/09/06/mozilla-washington-post-reinventing-online-comments/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla and the Washington Post Are Reinventing Online Comments",
            "description": "To engage readers, build community, and strengthen journalism, Mozilla’s open-source commenting platform will be integrated across washingtonpost.com this summer",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-06_135050.1063110000.png",
            "created": "2017-09-06T13:50:50.102344Z",
            "moderation_state": 3
        },
        {
            "id": 429,
            "content_url": "https://medium.com/@PaoloBalboa/sharing-iterating-and-badging-in-the-digital-divide-85f8f2d737ca",
            "is_bookmarked": false,
            "tags": [
                "badges",
                "libraries",
                "professional development"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Sharing, Iterating, and Badging in the Digital Divide",
            "description": "If I learn anything from this Web Literacy pilot project, it’s the value of iterative thinking.\n\nI like concrete goals, scheduled updates, and comprehensive work plans, then sticking to them until my job is finished. That’s my baseline. I’m not the best at setting these goals, and primarily I thought this pilot would mold me into a better planner. It has, of course, just like anything else that involves coordinating moving parts, but I am evolving with my project here in Cleveland.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-08_192912.0104660000.png",
            "created": "2017-09-08T19:29:12.009742Z",
            "moderation_state": 3
        },
        {
            "id": 1159,
            "content_url": "https://soko.tech/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Fundraise",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Mariona A. Cíller",
            "submitter_profile_id": 2344,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Science & Tech, Education, Open: Web, Software & Hardware. Journalist & Curator.",
            "description": "Co-founder & creative director at SokoTech, director of Maker Faire Barcelona & STEAMConf Barcelona, Parnterships at Smashing Media. University of Illinois B.F.A, M.Sc. & Assistant Professor. Center of Bits & Atoms (MIT) Fab Academy graduate. On 2015 co-founded SokoTech, a citizen lab dedicated to digital social innovation projects focused on the arts, science & technology. The purpose of SokoTech is to extend the use and understanding of technology, science, engineering, art & maths among society as a whole, without taking into account age, level of knowledge, status, capacities or gender.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-02_224100.4846250000.jpg",
            "created": "2019-05-02T22:41:00.484016Z",
            "moderation_state": 3
        },
        {
            "id": 1292,
            "content_url": "https://www.discourse.org/",
            "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": "Discourse",
            "description": "Discourse is the 100% open source discussion platform built for the next decade of the Internet. Use it as a mailing list, discussion forum, long-form chat room, and more!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_000532.5989140000.png",
            "created": "2019-08-02T00:05:32.578058Z",
            "moderation_state": 3
        },
        {
            "id": 618,
            "content_url": "https://www.devex.com/news/want-to-reach-the-world-s-poorest-design-for-dumb-phones-90993",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Article | Want to reach the world's poorest? Design for dumb phones",
            "description": "Mozilla Fellow Amina Fazlullah speaks with DevEx about bridging the digital divide.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-08_143412.4413020000.png",
            "created": "2018-03-08T14:34:12.440928Z",
            "moderation_state": 3
        },
        {
            "id": 929,
            "content_url": "https://github.com/mlbonatelli/SciCommMgz",
            "is_bookmarked": false,
            "tags": [
                "communication",
                "SciComm",
                "science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Join community"
            ],
            "published_by": "Maria Letícia Bonatelli",
            "submitter_profile_id": 1620,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Gracielle Higino",
                    "profile_id": 406,
                    "is_active": true
                },
                {
                    "name": "Maria Letícia Bonatelli",
                    "profile_id": 1620,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Science Communication Magazine",
            "description": "Have you ever thought why so many scientists don't do Science Communication? It's overwhelming to always feel the pressure of publishing in high-impact peer-reviewed science magazines. But what if there is a Science Communication Magazine where they publish to a broader public and also get a publication that will be value to their curriculum? That is our project idea, wanna help us make that happen?",
            "get_involved": "Help us build the Magazine!",
            "get_involved_url": "https://github.com/mlbonatelli/SciCommMgz",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-10-03T18:03:47.224231Z",
            "moderation_state": 3
        },
        {
            "id": 430,
            "content_url": "https://blog.mozilla.org/blog/2017/09/11/copyright-vote-change-europes-internet/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "EU copyright reform | Advocacy campaign",
            "description": "On October 10, EU lawmakers will vote on a dangerous proposal to change copyright law. Mozilla is urging EU citizens to demand better reforms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-11_130838.7271580000.jpg",
            "created": "2017-09-11T13:08:38.726753Z",
            "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": 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": 405,
            "content_url": "http://hivenyc.org/2017/07/06/digital-media-learning-evaluation-cohort-making-meaning-evaluations/",
            "is_bookmarked": false,
            "tags": [
                "digital literacy",
                "hive learning networks",
                "hive nyc"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Chrystian Rodriguez",
            "submitter_profile_id": 87,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chrystian Rodriguez",
                    "profile_id": 87,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Making Meaning of Social Emotional Learning Evaluations",
            "description": "On June 7th, the Mozilla Hive NYC’s: Youth Digital Media Learning Evaluation cohort met to reflect on the information gathered from program evaluations that measured social emotional learning outcomes in digital learning programs.  Hive members explored how to make observations of young people’s collective growths, identifying effectiveness of youth development practices in digital media and technology programs, and how to translate results to action plans for their work.\n\nFollow the link to an overview of this Hive Member gathering. For more information on Hive NYC, please visit hivenyc.org",
            "get_involved": "",
            "get_involved_url": "http://hivenyc.org/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-07-19T18:21:40.283854Z",
            "moderation_state": 3
        },
        {
            "id": 431,
            "content_url": "http://www.dw.com/en/check-up-for-the-internet/a-40412208",
            "is_bookmarked": false,
            "tags": [
                "internet health",
                "media"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Solana Larsen",
            "submitter_profile_id": 81,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Solana Larsen",
                    "profile_id": 81,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Visits Deutche Welle Akademie",
            "description": "Deutsche Welle Akademie is Germany's leading organization for international media development. Mozilla paid them a visit for a lunchtime talk about Internet health for staff in Berlin (and Bonn via video). Check out the link for a DW interview with Solana Larsen, Mozilla's editor of the Internet Health Report.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-26_141432.4247450000.jpg",
            "created": "2017-09-12T12:06:25.083260Z",
            "moderation_state": 3
        },
        {
            "id": 686,
            "content_url": "https://github.com/meagdoh/data-and-friends",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Localize & translate",
                "Plan & organize",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Meag Doherty",
            "submitter_profile_id": 479,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Meag Doherty",
                    "profile_id": 479,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data + Friends",
            "description": "An offline storytelling game for advocacy groups learning data",
            "get_involved": "Help test the game, remix existing cards and offer use case scenarios for game play",
            "get_involved_url": "https://github.com/meagdoh/data-and-friends",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-12_020821.4059080000.JPG",
            "created": "2018-04-12T02:08:21.405567Z",
            "moderation_state": 3
        },
        {
            "id": 922,
            "content_url": "https://www.wired.com/story/how-bots-ruined-clicktivism/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Op-ed | How Bots Ruined Clicktivism",
            "description": "An essay on advocacy and automation, by Mozilla Fellow Renee DiResta.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-21_144200.5546980000.png",
            "created": "2018-09-21T14:42:00.553967Z",
            "moderation_state": 3
        },
        {
            "id": 957,
            "content_url": "https://www.youtube.com/watch?v=EwT9Mpzft4I&index=2&list=PLnRGhgZaGeBu6RousMarM2sS6r8ajFUeV",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tech Has an Inclusion Problem",
            "description": "Nathalie Richards, co-founder of EduKit, speaks at MozFest 2018.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-07_163655.5173660000.png",
            "created": "2018-11-07T16:36:55.517031Z",
            "moderation_state": 3
        },
        {
            "id": 1301,
            "content_url": "https://caddyserver.com/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Caddy",
            "description": "Caddy is the HTTP/2 web server with automatic HTTPS.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_040735.4728110000.png",
            "created": "2019-08-02T04:07:35.455622Z",
            "moderation_state": 3
        },
        {
            "id": 1031,
            "content_url": "https://manoabrazilissue.com/",
            "is_bookmarked": false,
            "tags": [
                "Brazil",
                "literature discovery"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "pat matsueda",
            "submitter_profile_id": 1992,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "pat matsueda",
                    "profile_id": 1992,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Becoming Brazil: New Fiction, Poetry, and Memoir",
            "description": "A collection of about sixty works by twenty Brazilian authors, translated into English",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-03_043507.6916890000.jpg",
            "created": "2019-02-03T04:35:07.691116Z",
            "moderation_state": 3
        },
        {
            "id": 1170,
            "content_url": "https://blog.mozilla.org/blog/2019/04/29/facebooks-ad-archive-api-is-inadequate/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Facebook ad archive API analysis",
            "description": "Facebook’s tool meets only two of experts’ five minimum standards. That’s a failing grade.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-05-10T16:44:49.111710Z",
            "moderation_state": 3
        },
        {
            "id": 687,
            "content_url": "https://github.com/goscommons/goscommons.github.io/issues/5",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Jose Carlos Urra Llanusa",
            "submitter_profile_id": 481,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Jose Carlos Urra Llanusa",
                    "profile_id": 481,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Design Documentation Hackathon (Focus: Home Appliances)",
            "description": "We are currently starting to design and document designs of home appliances in github. We are interested in creating sustainable impact using the power of open source and the commons.",
            "get_involved": "",
            "get_involved_url": "https://github.com/goscommons/goscommons.github.io/blob/master/Readme.md",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-12_135121.4419150000.png",
            "created": "2018-04-12T13:51:21.441365Z",
            "moderation_state": 3
        },
        {
            "id": 874,
            "content_url": "https://ewic.bcs.org/upload/pdf/ewic_eva18_interdisc_paper2.pdf",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Luca M. Damiani",
                    "profile_id": 504,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Temporary  Technosocial  Gatherings?",
            "description": "A (hacked) discussion about open practices. By analysing data using an open and discursive approach manifested in both text and visual formats, the authors reflect on  the  dynamic  and  generative  characteristics  of  TTG  gatherings  while  also  arriving  at  their  own conclusions as situated researchers and practitioners who are ourselves engaged in increasingly messy webs where new worlds of theory and practice are built. Using a variety of case-studies and an interdisciplinary approach, this piece shows a different way of art academic writing.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_111648.0400320000.png",
            "created": "2018-07-17T11:16:48.039542Z",
            "moderation_state": 3
        },
        {
            "id": 712,
            "content_url": "http://www.hellocatfood.com/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Some of my favourite songs",
            "description": "Some of My Favourite Songs are a series of digital images which examine how data canbe interpreted in various unconventional ways. The piece takes various mp3s and usessoftware written by myself using Pure Data that converts them from an mp3 into a jpg image. Theoutput is very distorted and takes no consideration of factors such asamplitude, song structure, or pitch. Instead the mp3 is treated purely asdata.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_095425.9790970000.jpg",
            "created": "2018-04-24T09:54:25.978436Z",
            "moderation_state": 3
        },
        {
            "id": 727,
            "content_url": "https://www.humanrightsfoundation.org",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Shut them up with your Flash Drive",
            "description": "A 4 feet by 8 feet art piece with many pictures of Kim Jon Un. His mouth is a USB socket whereviewers of the piece can place USB thumb drives to donate them to the Human Rights Foundation’s effort to get western media into North Korea.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_103407.6869220000.jpg",
            "created": "2018-04-24T10:34:07.686297Z",
            "moderation_state": 3
        },
        {
            "id": 737,
            "content_url": "https://www.lucadamiani-art.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Luca M. Damiani",
                    "profile_id": 504,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Where are Human Rights?",
            "description": "Web? Human Rights? Impact? In this piece, Damiani combines someof his case-studies and artistic practices around human rights (in collaboration with AmnestyInternational) and questions what impact this data had/has/will have.In this piece the web is seen as a platform for sharing human rights awareness, education, researchand action.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_105341.2846340000.jpg",
            "created": "2018-04-24T10:53:41.283739Z",
            "moderation_state": 3
        },
        {
            "id": 746,
            "content_url": "https://www.simonallen.eu",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Forgotten Formats",
            "description": "Allen’s work is a bound atlas of London, created in the style of a traditional A-Z, but using GoogleMaps as the imagery on the pages. This new reincarnation will remind us, in a tongue in cheek way, to consider the objects and behaviours we unconsciously discard when they become technologicallydefunct or obsolete.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_110710.9670010000.jpg",
            "created": "2018-04-24T11:07:10.966409Z",
            "moderation_state": 3
        },
        {
            "id": 768,
            "content_url": "http://www.grettalouw.com/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Colonise the Cloud",
            "description": "Colonise the Cloud is an ongoing series of animated GIFs, presented both online and as projections or on screens in physical spaces, that interrogates the nature of the internet and the so-called 'cloud'.  The works deconstruct the highly ideological visual language - the clean, simple, almost child-like diagrams of clouds, interconnecting lines, and glowing blue digits - that is used to market and represent online data storage services.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-26_124939.3906750000.jpg",
            "created": "2018-04-26T12:49:39.390136Z",
            "moderation_state": 3
        },
        {
            "id": 742,
            "content_url": "http://nickbriz.com/facebook/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How to/why leave Facebook",
            "description": "A tutorial/essay video on how-to and why leave Facebook without deleting your account. The tutorial/essay provides a collection of JavaScript console hacks for downloading data/activity/memories not accessible through the Facebook interface as well as a means for removing all your activity withouthaving to deactivate your account.It’s a piece about digital agency and a critique on Facebook’s problematicapproach to social media.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_110013.6625420000.jpg",
            "created": "2018-04-24T11:00:13.661878Z",
            "moderation_state": 3
        },
        {
            "id": 772,
            "content_url": "https://www.newschool.edu/digital-equity-lab/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Take It or Leave It: NYC Residents, Online Privacy & Internet Service",
            "description": "This report ranks New York City’s major Internet Service Providers based on the degree of privacy control and consent they offer consumers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-26_130352.6832470000.png",
            "created": "2018-04-26T13:03:52.682688Z",
            "moderation_state": 3
        },
        {
            "id": 783,
            "content_url": "https://medium.com/read-write-participate/a-tool-for-open-government-in-hungary-2680140d41bc",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Parliamentary Debates Open",
            "description": "An open-source tool for journalists that scrapes and processes Hungarian National Assembly debates using Natural Language Processing.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-30_143529.7926730000.png",
            "created": "2018-04-30T14:35:29.792012Z",
            "moderation_state": 3
        },
        {
            "id": 1247,
            "content_url": "https://runyourown.social",
            "is_bookmarked": false,
            "tags": [
                "open source",
                "social media",
                "social networking"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Darius Kazemi",
            "submitter_profile_id": 1556,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Darius Kazemi",
                    "profile_id": 1556,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Run Your Own Social",
            "description": "A guide book on how to run a small social network site for your friends.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-09_162521.7874190000.png",
            "created": "2019-07-09T16:25:21.786785Z",
            "moderation_state": 3
        },
        {
            "id": 1178,
            "content_url": "https://foundation.mozilla.org/campaigns/safety-first/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "mozilla"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kristina Shu",
            "submitter_profile_id": 95,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Safety First",
            "description": "Video to help keep you & your digital loved ones secure.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-15_224125.0001960000.jpg",
            "created": "2019-05-15T22:41:24.998970Z",
            "moderation_state": 3
        },
        {
            "id": 832,
            "content_url": "https://www.wired.com/story/promises-mean-little-for-consumers-in-t-mobile-sprint-deal/",
            "is_bookmarked": false,
            "tags": [
                "merger",
                "mobile",
                "mozilla fellow",
                "tech policy"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Promises mean little for consumers in T-Mobile- Sprint deal",
            "description": "Wired opinion piece about T-Mobile-Sprint merger.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-30_233702.5398330000.jpg",
            "created": "2018-05-30T23:37:02.535875Z",
            "moderation_state": 3
        },
        {
            "id": 498,
            "content_url": "http://www.toledolibrary.org/blog/training-on-web-literacy",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "professional development",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Training on Web Literacy - Toledo Lucas County Public Library",
            "description": "As one of the Web Literacy Trainers at Toledo Lucas County Public Library, I can tell you that I for one have learned quite a bit! Over the course of the last 12+ months and 8 training classes later, I without a doubt have a more informed knowledge of how the World Wide Web and Internet operate and what they can offer. In years previous as a college student, consumer, and social media user, I didn’t give much thought to areas such as security, protection, third party tracking, hacking and overall, being web literate.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-25_170031.2607270000.png",
            "created": "2017-10-25T17:00:31.260325Z",
            "moderation_state": 3
        },
        {
            "id": 500,
            "content_url": "https://github.com/tpoisot/IntroScientificComputing/",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Code",
                "Join community",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Timothée Poisot",
            "submitter_profile_id": 168,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Timothée Poisot",
                    "profile_id": 168,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Making scientific computing more open",
            "description": "Don't you wish it was easier to get started in scientific computing? Me too! I am putting together a series of lessons that people can go through on their own, to understand the best practices of the field. This is intended to help people with a bit of coding experience, that want to move to the next step and use more code for their research.",
            "get_involved": "Help us build lessons on reproducible workflows in scientific computing",
            "get_involved_url": "https://github.com/tpoisot/IntroScientificComputing/issues",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2017-10-25T18:27:52.093293Z",
            "moderation_state": 3
        },
        {
            "id": 894,
            "content_url": "https://apti.ro",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Valentina Pavel",
            "submitter_profile_id": 1562,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Valentina Pavel",
                    "profile_id": 1562,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Open Web Fellow",
            "description": "Digital rights advocate working on privacy, freedom of speech and open culture. As a Mozilla Fellow, I will investigate the implications of digital feudalism and explore different visions for shared data ownership.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-08-17T08:35:49.372787Z",
            "moderation_state": 3
        },
        {
            "id": 784,
            "content_url": "https://medium.com/read-write-participate/donating-data-to-a-good-cause-17fca7add57e",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bastian Greshake Tzovaras",
                    "profile_id": 150,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Humans",
            "description": "A community that empowers people to take control of their own data and put it to the best use they find appropriate",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-30_143702.8650930000.png",
            "created": "2018-04-30T14:37:02.864796Z",
            "moderation_state": 3
        },
        {
            "id": 2522,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-launches-second-call-for-us-applicants-to-the-responsible-computing-challenge/",
            "is_bookmarked": false,
            "tags": [
                "RCSC"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Steven Azeka",
            "submitter_profile_id": 5951,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Steven Azeka",
                    "profile_id": 5951,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla launches second call for US applicants to the RCC",
            "description": "10 U.S. based institutions of higher education will be awarded up to $150,000",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2023-02-03T13:48:24.777269Z",
            "moderation_state": 3
        },
        {
            "id": 690,
            "content_url": "https://ainowinstitute.org/aiareport2018.pdf",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Algorithmic Impact Assessments",
            "description": "Public agencies urgently need a practical framework to assess automated decision  systems and to ensure public accountability",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-16_114017.9573260000.png",
            "created": "2018-04-16T11:40:17.955161Z",
            "moderation_state": 3
        }
    ]
}