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&page=31
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=32",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=related_entry_creators&page=30",
    "results": [
        {
            "id": 466,
            "content_url": "https://github.com/itidigitalbr/privacy-board-game",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Localize & translate",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Geraldo Barros",
            "submitter_profile_id": 133,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy Board Game",
            "description": "The Privacy Board Game is an open, offline, extensible and board game to explore and analyze everyday situations on the Internet and learn how to navigate safely using good online security and privacy practices.",
            "get_involved": "Contribute to the project by testing the game, translating to your language, or collaborating on Github",
            "get_involved_url": "https://github.com/itidigitalbr/privacy-board-game/blob/master/CONTRIBUTING.md",
            "interest": "People are enact strong online safety habits through offline board game that's a fun way to learn anything, and bonus: our game is open, offline and extensible.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-16_172501.9109320000.png",
            "created": "2017-10-16T17:25:01.910449Z",
            "moderation_state": 3
        },
        {
            "id": 2133,
            "content_url": "https://book.mozillafestival.org/peer-to-peer-interviews/data-art-and-building-bridges",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "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": "On Data, Art, And Building Bridges",
            "description": "A conversation between Mimi Onuoha and Irini Papadimitriou in the How to Mozilla book.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_180929.3989460000.png",
            "created": "2021-07-01T18:09:29.398730Z",
            "moderation_state": 3
        },
        {
            "id": 250,
            "content_url": "https://github.com/MozillaFoundation/mpa-game-jam-challenge",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "games",
                "global sprint",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy & Security Game Jam Challenge",
            "description": "This is a Global Sprint project that invites community members to submit ideas for web-native games and micro-games that teach specific, transferable online safety and inclusion habits. There are lots of ways to get involved, especially for contributors from non-coding backgrounds. We need art, music, puzzles, ideas, and, eventually, a little code.",
            "get_involved": "Spread the word and contribute to the project during the Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-game-jam-challenge",
            "interest": "This is an example of a Global Sprint project that invites community members with technical and non-technical backgrounds to collaborate on fun, low-risk ways to teach online safety and inclusion.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-27_121336.9691330000.png",
            "created": "2017-04-27T12:13:36.965146Z",
            "moderation_state": 3
        },
        {
            "id": 2201,
            "content_url": "https://2020.internethealthreport.org/#stories",
            "is_bookmarked": false,
            "tags": [
                "mbmfihr"
            ],
            "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": "What Can Be Done?",
            "description": "Mozilla's Insights team asked 100+ people to share a healthy and unhealthy moment for the internet around the world in 2020.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_222550.4209520000.png",
            "created": "2021-07-07T22:25:50.420633Z",
            "moderation_state": 3
        },
        {
            "id": 64,
            "content_url": "http://motherboard.vice.com/read/the-black-community-needs-encryption",
            "is_bookmarked": false,
            "tags": [
                "crypto",
                "cryptography",
                "encryption",
                "harlem",
                "new york",
                "nyc",
                "open web fellows",
                "privacy",
                "security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CryptoHarlem",
            "description": "Motherboard published an interview with Matt Mitchell, a Mozilla Open Web Fellow. He shares valuable and candid insight on privacy education and making it more inclusive.",
            "get_involved": "Matt trains activists & journalists in digital security, focused on marginalized populations often aggressively monitored & disenfranchised. His fellowship is based at Color of Change.",
            "get_involved_url": "https://www.cryptoparty.in/nyc",
            "interest": "Matt is a security researcher and data journalist who leads CryptoHarlem, teaching basic cryptography tools to the predominately African American community in upper Manhattan.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-04_131742.2960690000.jpg",
            "created": "2016-10-19T21:45:37.190000Z",
            "moderation_state": 3
        },
        {
            "id": 1200,
            "content_url": "https://medium.com/mozilla-festival/mark-surman-on-mozfest-2019-4f3b932dd37a",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 6,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mark Surman on MozFest 2019",
            "description": "A message from Mozilla Foundation Executive Director about MozFest 2019",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_232534.3374850000.png",
            "created": "2019-12-30T23:25:34.337168Z",
            "moderation_state": 3
        },
        {
            "id": 1298,
            "content_url": "https://theintern.io/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Intern: Software Testing for Humans",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-08-02T03:56:46.946812Z",
            "moderation_state": 3
        },
        {
            "id": 2145,
            "content_url": "https://youtu.be/3t_KfScir00",
            "is_bookmarked": false,
            "tags": [
                "#2019dnd",
                "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": "The Algorithmic Gaze",
            "description": "Algorithms spread bias at gigabit speeds. What does this mean for society? And who can fix it?\n\nGuillaume Chaslot - @gchaslot\nFounder of AlgoTransparency, former software engineer at Google/YouTube, and Mozilla Fellow\n\nCansu Canca - @ccansu\nFounder and Director, AI Ethics Lab",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_201821.1169990000.png",
            "created": "2021-07-01T20:18:21.116779Z",
            "moderation_state": 3
        },
        {
            "id": 1826,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-110000-support-open-science/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Announcing $110,000 to Support Open Science",
            "description": "Today, Mozilla is announcing $111,650 in grants to realize more openness in the realm of scientific research. The grants support open hardware development in Latin America, open-source virus tracking tools in Europe, and more.\n\nClick \"Visit\" above to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-08-27T19:40:00.497045Z",
            "moderation_state": 3
        },
        {
            "id": 102,
            "content_url": "http://storyengine.io/stories/robby-kraft/",
            "is_bookmarked": false,
            "tags": [
                "hack",
                "innovation",
                "nasa",
                "prototype",
                "science",
                "space"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tumbleweed",
            "description": "Origami artist developed paper prototypes of folding robots that could repair damaged rovers on Mars. Final five winner in NASA challenge.",
            "get_involved": "",
            "get_involved_url": "https://github.com/sciencehackdayny/tumbleweed",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/102.png",
            "created": "2016-08-03T01:36:20.573000Z",
            "moderation_state": 3
        },
        {
            "id": 898,
            "content_url": "http://www.kadijaferryman.com/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kadija Ferryman",
            "submitter_profile_id": 1571,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Fellow, and Postdoc @ Data & Society Research Institute",
            "description": "Kadija is a cultural anthropologist who examines the impacts of health risk prediction through information technologies such as genomics, digital medical records, and artificial intelligence on marginalized groups. She will be exploring the origins of the open health movement during her Mozilla fellowship.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2018-08-21T14:02:41.767299Z",
            "moderation_state": 3
        },
        {
            "id": 1998,
            "content_url": "https://schedule.mozillafestival.org/session/NRH9N3-1",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "Family resource",
                "mf-family-promo",
                "MozFest 2021"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kristina Gorr",
            "submitter_profile_id": 1678,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "(English) MozFest Session: Newtechkids Robot Inventor Workshop for 7-12 yrs old",
            "description": "During this hands-on workshop for kids ages 7-12 and their parents, kids will learn about technology design, programming and AI. They'll become chief designers at the MozFest robot factory where they will create robot heads (using art supplies). After kids hand-draw their own code, parents will help them test their robots. 30 kids maximum per session. Required Supplies: - cardboard box (which fits over child's head) - art supplies: colored paper, glue, tape, scissors, aluminum foil, pipe cleaners (optional) - plain white paper - pencil and eraser",
            "get_involved": "",
            "get_involved_url": "https://schedule.mozillafestival.org/session/NRH9N3-1",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-03-03_013256.4502220000.jpg",
            "created": "2021-03-03T01:32:56.449848Z",
            "moderation_state": 3
        },
        {
            "id": 1014,
            "content_url": "https://foundation.mozilla.org/campaigns/aadhaar/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "Aadhaar",
            "description": "Join Mozilla’s Executive Chairwoman, Mitchell Baker in signing an open letter to the Justice Srikrishna Committee highlighting our main concerns about Aadhaar.",
            "get_involved": "Take Action",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/aadhaar/take-action/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_215622.1055770000.jpg",
            "created": "2019-01-30T21:56:22.077897Z",
            "moderation_state": 3
        },
        {
            "id": 177,
            "content_url": "http://dml2017.news/CFPdml2017-1",
            "is_bookmarked": false,
            "tags": [
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Christopher Lawrence",
            "submitter_profile_id": 69,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Call for participation now open for the 2017 Digital Media & Learning Conference",
            "description": "Digital Media and Learning Conference 2017 | October 4-6, 2017 | University of California, Irvine\n\nAccepting applications: Wednesday, March 15, 2017– Wednesday, April 19, 2017\nNotifications of Acceptance: May 2017\n\nJoin us October 4-6, 2017, for the 8th annual Digital Media and Learning Conference. This international gathering brings together a vibrant and diverse community of innovators, thinkers, and progressive educators to delve into leading-edge topics in digital media and learning.",
            "get_involved": "",
            "get_involved_url": "http://dml2017.news/CFPdml2017-1",
            "interest": "Opportunity to connected with other educators exploring Web Literacy, Digital Inclusion and Open Innovation",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_195124.0224710000.png",
            "created": "2017-04-06T19:51:24.021795Z",
            "moderation_state": 3
        },
        {
            "id": 843,
            "content_url": "https://medium.com/read-write-participate/fellowships-graduations-and-growing-the-movement-a7fba5de44ad",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog | Fellowships, Graduations and Growing the Movement",
            "description": "Mozilla executive director reflects on the 2018-19 Fellows and their work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-22_143616.5902500000.png",
            "created": "2018-06-22T14:36:16.589656Z",
            "moderation_state": 3
        },
        {
            "id": 346,
            "content_url": "https://herox.com/GigaTECHSATX",
            "is_bookmarked": false,
            "tags": [
                "austin",
                "challenge",
                "gigabit",
                "gigabit community fund",
                "hive"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "City of Austin's GigaTECHs Challenge",
            "description": "Mozilla is the Education Track sponsor for the City of Austin's GigaTECHs challenge: How might we use technology to create a learning experience that bridges social and geographical boundaries for Austin's next generation of civic leaders? \n\nCompetitors will have the opportunity to win $38,000 in prize money as part of a broader nationwide initiative led by U.S Ignite to encourage next-generation Gigabit Internet application.",
            "get_involved": "Spread the word to folks in Austin and Apply Today!",
            "get_involved_url": "https://herox.com/GigaTECHSATX",
            "interest": "We’re looking for a solution that leverages the accessibility and power of online virtual or augmented reality technology to help learners communicate, collaborate and create together. This is a great opportunity for current, past or future grantees from Mozilla's Gigabit Community Fund.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_202300.1526390000.jpg",
            "created": "2017-06-02T20:23:00.149310Z",
            "moderation_state": 3
        },
        {
            "id": 841,
            "content_url": "https://talamoig.github.io/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Illustrating the Moz Experience",
            "description": "Illustration, Web-Technology, Documentary. With this residency during MozFest 2018, Ivano Talamo develops a variety of illustrative observations during the festival. The designed outputs are created live with a digital tablet onsite, uploaded and shared live online. The project has a documentary feel with a pattern of fine art reflective observations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-20_162221.8992190000.jpg",
            "created": "2018-06-20T16:22:21.898786Z",
            "moderation_state": 3
        },
        {
            "id": 1281,
            "content_url": "https://www.torproject.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Modularization of Key Aspects of the Tor Network",
            "description": "To advance human rights and freedoms by creating and deploying free and open source anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_221512.9471720000.png",
            "created": "2019-08-01T22:15:12.890285Z",
            "moderation_state": 3
        },
        {
            "id": 1782,
            "content_url": "https://foundation.mozilla.org/en/blog/apollo-11-deepfake-help-understand-misinformation/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "An Apollo 11 Deepfake to Help Understand Misinformation",
            "description": "Introducing In Event of Moon Disaster, a Mozilla Creative Media Award recipient created by MIT’s Center for Advanced Virtuality.\n\nClick \"Visit,\" above, to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-29_143931.6919830000.jpg",
            "created": "2020-07-29T14:39:31.691690Z",
            "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": 391,
            "content_url": "https://engineering.ucsb.edu/news/bringing-wifi-technology-remote-native-american-reservation-communities",
            "is_bookmarked": false,
            "tags": [
                "native americans",
                "nsf",
                "reservations",
                "wifi"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bringing wifi technology to remote Native American reservation communities",
            "description": "Belding and her collaborators at Georgia Tech, Penn State and local partner Tribal Digital Village (TDV), are working to roll out the technology and services necessary to bring online more homes, municipal buildings and businesses on 13 reservations. Some homes have internet service, but many would-be subscribers live in remote areas that are difficult to reach with current wireless technologies.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "“Many residents of Native American reservations around the country don’t have internet access at all,” said Belding, “This group is at the forefront.”",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-26_151044.2300330000.jpg",
            "created": "2017-06-26T15:10:44.229394Z",
            "moderation_state": 3
        },
        {
            "id": 444,
            "content_url": "http://parameters.ssrc.org/2017/09/going-beyond-technology-creating-citizen-centered-intelligent-communities/",
            "is_bookmarked": false,
            "tags": [
                "gigabit",
                "gigabit community fund",
                "intelligent communities",
                "smart cities"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Jenn Beard",
            "submitter_profile_id": 67,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Going beyond technology: Creating citizen-centered intelligent communities",
            "description": "Cities are rushing to get “smart” in order to create new economic opportunities, to take advantage of potential systems efficiencies, and to not be left behind the technological curve. This article in The Social Science Research Council's Parameters publication explores the steps to creating an inclusive smart city.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-21_160106.0216460000.jpg",
            "created": "2017-09-21T16:01:06.020955Z",
            "moderation_state": 3
        },
        {
            "id": 274,
            "content_url": "http://hypertools.readthedocs.io/en/latest/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "global sprint",
                "gs2017",
                "mozsprint",
                "open science",
                "python",
                "visualization"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "HyperTools",
            "description": "Data visualizations can reveal trends and patterns that are not otherwise obvious from the raw data or summary statistics.  HyperTools is a library for visualizing and manipulating high-dimensional data in Python.  It is built on top of matplotlib (for plotting), seaborn (for plot styling), and scikit-learn (for data manipulation).",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/ContextLab/hypertools",
            "interest": "We are participating in the 2017 Global Sprint and would love to collaborate!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_210323.9176110000.png",
            "created": "2017-05-11T21:03:23.917090Z",
            "moderation_state": 3
        },
        {
            "id": 1023,
            "content_url": "https://foundation.mozilla.org/campaigns/let-us-be-part-hearing/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Facebook: Let Us Be Part of the Hearing",
            "description": "Zuckerberg is going to the EU but answering questions behind closed doors.\n\nTo the Conference of Presidents of the European Parliament we urge you to open your meeting with Mark Zuckerberg to the public.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/let-us-be-part-hearing/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-01-30T22:40:32.129994Z",
            "moderation_state": 3
        },
        {
            "id": 320,
            "content_url": "https://github.com/elidron/womenobservatory",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Observatorio para la mujer de habilidades digitales",
            "description": "Una comunidad segura, abierta e inclusiva para la mujer, su empoderamiento educativo y económico dentro de la web.El observatorio de habilidades digitales para la mujer es un proyecto abierto y colaborativo de diferentes comunidades y organizaciones en México y LATAM que parte de la necesidad de cerrar la Brecha Digital de género, mejorar las habilidades digitales y brindar oportunidades de desarrollo profesional y personal a las mujeres.",
            "get_involved": "Buscamos activar la participación de las mujeres para crear una comunidad de líderes, creadoras y partícipes en tecnología y la web.",
            "get_involved_url": "https://github.com/elidron/womenobservatory/blob/master/CONTRIBUTING.md",
            "interest": "Empoderar a mujeres jóvenes y adultas para activar su participación y asía crear una comunidad de líderes, creadoras y partícipes en tecnología y la web.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-30_162348.9880640000.png",
            "created": "2017-05-30T16:23:48.987568Z",
            "moderation_state": 3
        },
        {
            "id": 2523,
            "content_url": "https://foundation.mozilla.org/en/blog/afro-grids-unpacks-digital-colonialism-through-afrofuturism-and-african-folklore/",
            "is_bookmarked": false,
            "tags": [
                "mozilla-cma"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Afro-Grids",
            "description": "Esther Mwema is using African Folklore and Afrofuturism in a new way: to document and bring to light digital colonialism. Mwema’s Afro-Grids is one of Mozilla’s 2022 Creative Media Awards which support people and projects to reimagine the way data is governed.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Esther Mwema",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-04-05_173024.0557400000.png",
            "created": "2023-04-05T17:30:24.055459Z",
            "moderation_state": 3
        },
        {
            "id": 1194,
            "content_url": "http://worldbrain.io",
            "is_bookmarked": false,
            "tags": [
                "21c skills",
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Worldbrain.io",
            "description": "Tired of bookmarking, re-googling & copy-pasting notes?  Memex organizes your web-research so you can utilize the power of your brain: thinking in associations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_151029.4772720000.png",
            "created": "2019-05-22T15:10:29.444886Z",
            "moderation_state": 3
        },
        {
            "id": 2212,
            "content_url": "https://foundation.mozilla.org/en/blog/data-stewardship-reading-list/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "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": "Data Stewardship Reading List",
            "description": "At Mozilla, we aim to give users meaningful control over their own data, to build more trustworthy AI and a healthy internet for all. Data stewardship is a relatively new term for those handling personal data, with the intention of giving control of that data to the owner. Read about what data stewardship is and why it’s important to us to live healthy and safe digital lives.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_181146.2215330000.png",
            "created": "2021-07-08T18:11:46.221299Z",
            "moderation_state": 3
        },
        {
            "id": 741,
            "content_url": "https://www.nealewillis.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "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": "Pardon the Dust",
            "description": "When a tweet is deleted, it leaves behind a eighteen digit code, an imprint of a thoughtor feeling. That number could be considered a sequencer, a data string which when fed throughan algorithm becomes a soundscape.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_105824.8729690000.jpg",
            "created": "2018-04-24T10:58:24.871378Z",
            "moderation_state": 3
        },
        {
            "id": 46,
            "content_url": "http://hackbrexit.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "brexit",
                "mozfest",
                "open source"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hack Brexit",
            "description": "A workshop to continue building two open source projects that were originally built during the Hack Brexit hackathon this summer to create positive dialogue and action beyond Brexit.",
            "get_involved": "You can get involved in lots of ways, technical or non technical but we are especially looking for Ruby developers at present. Join our Meetup.",
            "get_involved_url": "https://www.meetup.com/Hack-Brexit/events/235083725/",
            "interest": "Whether you're technical or non technical, voted to leave or remain: Brexit affects us all. The aim of Hack Brexit is to continue to create dialogue and action for a country divided.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/46.jpg",
            "created": "2016-10-28T01:33:18.201000Z",
            "moderation_state": 3
        },
        {
            "id": 83,
            "content_url": "http://mozillascience.github.io/working-open-workshop/writing_readme/",
            "is_bookmarked": false,
            "tags": [
                "open source",
                "readme",
                "working open",
                "working open workshop"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Project Communication",
            "description": "Handout for creating a useful and welcoming readme file for your open project. Use at the Working Open Workshop.",
            "get_involved": "Contribute to this document in GitHub",
            "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/writing_readme",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-21T15:40:16.032000Z",
            "moderation_state": 3
        },
        {
            "id": 851,
            "content_url": "https://jackwarne.cargocollective.com/",
            "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": [],
            "entry_type": "base",
            "title": "Trouser 001",
            "description": "Born of a frustration by design and digital multimedia culture. Trouser 001 is Inspired by an every-day encounter with an artisan painter on the tube. Consisting of a pair of found decorator’s pants, by re-contextualizing and re-purposing these utilitarian tools for a public audience, and presenting them in an undetermined state, Trouser 001 signifies the desire to push the audience to look beyond a facile acceptance of digital culture towards a more harmonious synthesis of past and present.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-25_180723.0924280000.jpg",
            "created": "2018-06-25T18:07:23.091869Z",
            "moderation_state": 3
        },
        {
            "id": 40,
            "content_url": "http://learningportfoliospace.tumblr.com/tagged/mozfest16",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "digitalarts&culture",
                "lpparsons",
                "lpspace",
                "mozfest"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Learning Portfolio Builder",
            "description": "The Learning Portfolio Builder is process of MAKING> DOCUMENTING> SELF-REFLECTING> SHARING, both off and online.",
            "get_involved": "",
            "get_involved_url": "http://learningportfoliospace.tumblr.com/contact",
            "interest": "It is  a fun and playful way of curating process and final pieces when putting together a portfolio",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-29T06:48:36.001000Z",
            "moderation_state": 3
        },
        {
            "id": 182,
            "content_url": "http://endangereddataweek.org/",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "open data",
                "science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Endangered Data Week",
            "description": "Endangered Data Week is a new collaborative effort to shed light on public datasets that are in danger of being deleted, repressed, mishandled, or lost.   It is taking place April 17-21, 2017 at sites all around the world.  The week's events can promote care for endangered collections by: publicizing the availability of datasets; increasing their use and reuse, and encouraging political activism for open data policies and the fostering of data skills through workshops.",
            "get_involved": "Check out the map to join in on the events already planned or add your own event!",
            "get_involved_url": "http://endangereddataweek.org/map/?sorts%5Bdate%5D=1",
            "interest": "It's about raising awareness of threats to publicly available data; exploring the power dynamics of data creation, sharing, and retention; and teaching ways to make endangered data more accessible and secure",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_205142.7328210000.png",
            "created": "2017-04-06T20:51:42.732481Z",
            "moderation_state": 3
        },
        {
            "id": 261,
            "content_url": "https://medium.com/read-write-participate/web-native-games-for-privacy-inclusion-ec90c226583a",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "games",
                "global sprint",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Native Games for Privacy and Inclusion",
            "description": "This is a blog post inviting broad participation in the Privacy & Security Game Jam Challenge during the 2017 Global Sprint. It introduces the challenge and then shares all kinds of technical and non-technical ways to contribute ideas, assets, and code. It's meant to be an example of how we can use other Mozilla channels, like Read, Write, Participate, to make community-driven projects more inviting.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-game-jam-challenge/",
            "interest": "This is an example of supporting documentation meant to invite broad network and community participation in work like the Global Sprint.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-05_093937.3902000000.JPG",
            "created": "2017-05-05T09:39:37.389705Z",
            "moderation_state": 3
        },
        {
            "id": 348,
            "content_url": "https://www.wsj.com/articles/dont-expose-yourself-a-guide-to-online-privacy-1496249766",
            "is_bookmarked": false,
            "tags": [
                "article",
                "wall street journal",
                "wsj"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "WSJ Guide to Online Privacy",
            "description": "Here’s how even non-techie people can start fighting back against Facebook, Google and other internet snoops.  People would care more about privacy if they knew how exposed they already are online, says WSJ Personal Tech columnist Geoffrey A. Fowler. In an experiment, he showed a handful of strangers their own personal info—and managed to shock every one. Photo/Video: Emily Prapuolenis/The Wall Street Journal",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is a great, practical example of how to make privacy and security issues more meaningful to everyone.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_205817.9621040000.png",
            "created": "2017-06-02T20:58:17.961524Z",
            "moderation_state": 3
        },
        {
            "id": 2199,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/queering-mozfest-challenging-expectations-of-normal",
            "is_bookmarked": false,
            "tags": [
                "bmfb"
            ],
            "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": "Queering MozFest: Challenging Expectations of “Normal”",
            "description": "How to MozFest Book chapter about the queering territory created in 2018.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_211709.2086640000.png",
            "created": "2021-07-07T21:17:09.208444Z",
            "moderation_state": 3
        },
        {
            "id": 1064,
            "content_url": "https://medium.com/read-write-participate/making-dna-sequencing-more-accessible-8b5624a98873",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Biotinkering Berlin: More Open DNA Sequencing",
            "description": "What if anyone with an internet connection and bit of curiosity could parse DNA? That’s the goal of Lisa Thalheim, a Berlin-based citizen scientist, and Biotinkering Berlin, a biweekly biotech meetup. Biotinkering Berlin recently received from Mozilla an Open Science Mini-Grant: $3,933 in funding, made possible by the Alfred P. Sloan Foundation.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-22_181735.9865580000.png",
            "created": "2019-03-22T18:17:35.986235Z",
            "moderation_state": 3
        },
        {
            "id": 332,
            "content_url": "https://github.com/pomochieng/Jilinde-App",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "JILINDE",
            "description": "Develop an application that will report cases of Gender Based Violence to relevant authorities for adults and children, to be able to seek help and immediate medical attention.",
            "get_involved": "",
            "get_involved_url": "https://github.com/pomochieng/Jilinde-App",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_232505.2982030000.jpg",
            "created": "2017-05-31T23:25:05.297776Z",
            "moderation_state": 3
        },
        {
            "id": 965,
            "content_url": "https://cancerletter.com/articles/20181116_1/",
            "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": "Artificial intelligence can entrench disparities—here’s what we must do",
            "description": "How can we bring together the excitement for the possibilities of AI in medicine with the sobering reality of stubborn health disparities that remain despite technological advances?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-30_173454.1156620000.jpg",
            "created": "2018-11-30T17:34:54.115253Z",
            "moderation_state": 3
        },
        {
            "id": 730,
            "content_url": "http://www.janavirgin.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CO2GLE_2",
            "description": "CO2GLE is a real-time, net-based installation that displays the amount of CO2 emitted on each second thanks to the global visits to Google. com.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_104020.8483980000.jpg",
            "created": "2018-04-24T10:40:20.847766Z",
            "moderation_state": 3
        },
        {
            "id": 569,
            "content_url": "https://www.nytimes.com/2017/12/08/opinion/holiday-gifts-toys-spying.html",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 5,
            "related_creators": [],
            "entry_type": "base",
            "title": "Op-ed: Don’t Give Kids Holiday Gifts That Can Spy on Them",
            "description": "Mozilla's Ashley Boyd writes about connected toys in the New York Times",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-12_130622.0629270000.png",
            "created": "2017-12-12T13:06:22.062436Z",
            "moderation_state": 3
        },
        {
            "id": 1673,
            "content_url": "https://mobilisationlab.org/stories/theres-no-going-back-heres-how-our-network-of-campaigners-is-responding-to-and-collaborating-in-this-crisis",
            "is_bookmarked": false,
            "tags": [
                "Covid-19",
                "movement-building"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How MobLab's campaigners are collaborating and responding to COVID19",
            "description": "Collective “aha” moments from 150 campaigners and changemakers in the MobLab network.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_183121.5421210000.jpg",
            "created": "2020-05-05T18:30:08.272539Z",
            "moderation_state": 3
        },
        {
            "id": 596,
            "content_url": "https://medium.com/read-write-participate/mozilla-learning-groups-in-rwanda-spreading-digital-skills-at-the-speed-of-light-4e71b3f19aa9",
            "is_bookmarked": false,
            "tags": [
                "Digital Inclusion",
                "Digital Skills",
                "East Africa",
                "Internet Health",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Take Action"
            ],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Spreading Digital Skills in Rwanda with the Digital Ambassador Program",
            "description": "Mozilla and Digital Opportunity Trust are on a mission to spread digital skills across Rwanda. Here's a look at how we're doing that with the help of some Digital Ambassadors.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is the first program of it's kinda, a country-wide rollout of digital skills with the local government.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-15_203632.8687140000.jpeg",
            "created": "2018-02-15T20:36:32.868155Z",
            "moderation_state": 3
        },
        {
            "id": 1276,
            "content_url": "https://theurbanfarmingguys.com/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Smart Greenhouse Monitoring System",
            "description": "For the past ten years, UFG founders have been working hard to change the odds within one disadvantaged and underdeveloped neighborhood in urban Kansas City, and abroad. From after school programs, and community gardens to building aquaponic fish farms at orphanages in India and Mexico to contributing to an open source network of best practices and DIY tutorials.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_212847.9715960000.png",
            "created": "2019-08-01T21:28:47.959194Z",
            "moderation_state": 3
        },
        {
            "id": 2224,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/youth-zone-a-new-generation-for-internet-health",
            "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": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Youth Zone: A New Generation for Internet Health",
            "description": "In MozFest’s Youth Zone, young creators build robots, dream up epic role playing games, use lasers and binary data to make art, and compose interactive poetry with code. When young -people and technology meet in an open, collaborative, playful environment like MozFest’s Youth Zone, truly unexpected things happen.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_183742.9743630000.png",
            "created": "2021-07-08T18:37:42.974133Z",
            "moderation_state": 3
        },
        {
            "id": 233,
            "content_url": "https://medium.com/read-write-participate/making-games-at-the-global-sprint-c8d5538682ab",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "global sprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Making Games at the Global Sprint",
            "description": "The Mozilla Privacy Arcade is a 2017 Global Sprint project all about teaching people strong online safety and digital inclusion habits in fun, low-risk ways. Four separate challenges invite contributors to craft and invent different kinds of games that teach about privacy and security on the web. This blog post lets participants know how to get involved with the sprint and the Mozilla Privacy Arcade project.",
            "get_involved": "Help spread the word about the Global Sprint and Mozilla Privacy Arcade; we need site hosts!",
            "get_involved_url": "https://github.com/MozillaFoundation/mozilla-privacy-arcade",
            "interest": "This is an example how how the 2017 Global Sprint can invite and include new communities and kinds of projects.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-19_094503.8390390000.png",
            "created": "2017-04-19T09:45:03.838534Z",
            "moderation_state": 3
        },
        {
            "id": 2012,
            "content_url": "https://player.vimeo.com/video/520159214?title=0&amp;byline=0&amp;portrait=0&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479",
            "is_bookmarked": false,
            "tags": [
                "art",
                "Dutch",
                "Family resource",
                "mf-family-lejo",
                "mozfest",
                "video"
            ],
            "issues": [],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Kristina Gorr",
            "submitter_profile_id": 1678,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Lejo & Bell",
            "description": "Children and adults alike fall in love with Lejo’s hand puppet! Without the use of language, Dutch artist Lejo captures the viewer’s attention through clever sound effects and fun activities in these short clips. This is Lejo & Bell.",
            "get_involved": "",
            "get_involved_url": "http://www.lejo.nl/nl/filmpjes/",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-03-06_152018.8374290000.png",
            "created": "2021-03-06T15:20:18.836814Z",
            "moderation_state": 3
        }
    ]
}