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=-published_by_creator&page=32
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=-published_by_creator&page=33",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-published_by_creator&page=31",
    "results": [
        {
            "id": 147,
            "content_url": "https://wiki.mozilla.org/FlyWeb",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Flyweb",
            "description": "Webpages as server and more.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-04T19:15:16Z",
            "moderation_state": 3
        },
        {
            "id": 146,
            "content_url": "http://pixelracer.herokuapp.com/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Pixel Racer",
            "description": "A game of pixels racing and stuff.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-04T21:16:17Z",
            "moderation_state": 3
        },
        {
            "id": 413,
            "content_url": "https://medium.com/@daviserin/web-literacy-leaders-convening-in-chicago-take-aways-fd4e3c6baf82",
            "is_bookmarked": false,
            "tags": [
                "backward design",
                "design thinking",
                "libraries",
                "socio-technical infrastructure"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Literacy Leaders Convening in Chicago - Take-aways",
            "description": "Our eight-person cohort of Mozilla Web Literacy Leaders met up for two full days in Chicago last week. The amount of high-level content shared over the course of 15 or 16 hours was somewhat mind-bending, in that my mind felt like it was literally being bent… but in a good way!\n\nSo many excellent conversations, resources, and pieces of advice of were shared that it would be impossible to sum it all up in a digestible format. Therefore I thought I’d harken back to my favorite mode of online communication: the top five list.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-02_180608.9230390000.png",
            "created": "2017-08-02T18:06:08.922200Z",
            "moderation_state": 3
        },
        {
            "id": 133,
            "content_url": "http://tabula.technology/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tabula",
            "description": "A tool for liberating data tables locked inside PDF files.",
            "get_involved": "Contribute via https://github.com/tabulapdf/tabula",
            "get_involved_url": "",
            "interest": "currently in use at ProPublica, the Times of London, Foreign Policy, La Nación, and the St. Paul Pioneer Press, among many others, from",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-02T19:42:45.370000Z",
            "moderation_state": 3
        },
        {
            "id": 443,
            "content_url": "https://www.youtube.com/watch?v=BLIO6-OxCwY&feature=youtu.be",
            "is_bookmarked": false,
            "tags": [
                "aframe",
                "austin",
                "gigabit",
                "gigabit community fund",
                "webvr"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Jenn Beard",
            "submitter_profile_id": 67,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Coding with A-Frame and My Brother's Keeper (video)",
            "description": "Through their My Brother's Keeper Makerspace, Changing Expectations guided young men of color to create WebVR scenes and produced sample WebVR lesson plans with teachers through their partnership in the University of Texas at Austin's WeTeach_CS Collaborative. Changing Expectations documented the WebVR scenes and shared them during a Community Showcase at the George Washington Carver Museum. To learn more about this project and the Mozilla Gigabit Community Fund, please visit mozilla.org/gigabit or follow @MozGig on Twitter.",
            "get_involved": "",
            "get_involved_url": "http://mozilla.org/gigabit",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-21_154109.1456580000.png",
            "created": "2017-09-21T15:41:09.145077Z",
            "moderation_state": 3
        },
        {
            "id": 367,
            "content_url": "https://www.theverge.com/2017/6/5/15720882/mozilla-firefox-online-protection-class-physical-defense",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A case for taking online protection as seriously as physical defense",
            "description": "An overview from The Verge on why women should protect themselves as much online as they do offline.",
            "get_involved": "Run a self-defense workshop with your community!",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-12_190314.8364620000.jpg",
            "created": "2017-06-12T19:03:14.835844Z",
            "moderation_state": 3
        },
        {
            "id": 414,
            "content_url": "https://medium.com/@mkopel/internet-health-healthy-irl-coalitions-5312760a5977",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Internet Health = Healthy IRL Coalitions",
            "description": "Internet health is a huge topic, and carries a lot of different meaning for different people. The ability to approach the concept at all means that you are of the privileged class who can afford to have an opinion. Your geography provides you with the privilege of infrastructure. Your education provides you with the means of weighing what you have versus what is possible.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-08-02T18:08:43.645335Z",
            "moderation_state": 3
        },
        {
            "id": 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": 368,
            "content_url": "https://medium.com/read-write-participate/heres-an-opportunity-to-make-progress-on-misinformation-track-the-indicators-c9779fa31784",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "inclusion",
                "internet health",
                "misinformation"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Phillip Smith",
            "submitter_profile_id": 50,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Phillip Smith",
                    "profile_id": 50,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Let's make progress on misinformation",
            "description": "Mozilla’s Internet Health indicators give us a scorecard to use in the fight against misinformation.",
            "get_involved": "Looking for input on the framing of the problem, as well as suggestions for indicators & data that can be used to track it.",
            "get_involved_url": "https://medium.com/read-write-participate/heres-an-opportunity-to-make-progress-on-misinformation-track-the-indicators-c9779fa31784",
            "interest": "A post that explores to how misinformation intersects with Internet Health, and asks for input on which indicators might help us to understand the problem and how progress can be made toward solutions.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-14_204438.2556310000.jpg",
            "created": "2017-06-14T20:44:38.254901Z",
            "moderation_state": 3
        },
        {
            "id": 398,
            "content_url": "https://medium.com/@PaoloBalboa/remixing-mozillas-web-literacy-curriculum-for-cpl-2170e44e4610",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Cleveland Public Library - The People's University:  Remixing Mozilla Web Literacy Curriculum",
            "description": "Last year my library, The Cleveland Public Library, was chosen as one of eight sites to pilot the Mozilla Foundation’s web literacy curriculum.\n\nJoined by a talented, country-spanning cohort of folks from Multnomah County to Upstate New York, CPL hosted the full-day web literacy pilot last August. The small group of us that attended that day mapped a plan to turn inward and train our Public Services staff on web literacy.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-29_053730.0871350000.png",
            "created": "2017-06-29T05:37:30.086525Z",
            "moderation_state": 3
        },
        {
            "id": 415,
            "content_url": "https://medium.com/@khudson_11619/web-literacy-leaders-what-internet-health-means-to-me-and-my-community-dcf7067d866d",
            "is_bookmarked": false,
            "tags": [
                "job skills",
                "veterans"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Literacy Leaders — What Internet Health Means to Me and My Community",
            "description": "On this journey I’ve undertaken to learn about web literacy, I’ve discovered that web literacy is just one part of a bigger culture — this new world within our world called the Internet. We’ve all been crowding into it, exploring and sharing and discovering new ways of interacting with each other. Just like the actual world, the Internet world is developing its share of problems.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-02_181154.7161000000.png",
            "created": "2017-08-02T18:11:54.715774Z",
            "moderation_state": 3
        },
        {
            "id": 445,
            "content_url": "http://thingscon.com/responsible-iot-report/",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "internet of things",
                "iot",
                "openiotstudio",
                "report",
                "thingscon"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Michelle Thorne",
                    "profile_id": 70,
                    "is_active": true
                },
                {
                    "name": "Peter Bihr",
                    "profile_id": 387,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "ThingsCon Report: The State of Responsible IoT",
            "description": "The ThingsCon report The State of Responsible IoT is a collection of essays by experts from the inter-disciplinary ThingsCon community of IoT practitioners. It explores the challenges, opportunities and questions surrounding the creation of a responsible & human-centric Internet of Things (IoT).\n\nPost by Bruce Sterling about the report: https://www.wired.com/beyond-the-beyond/2017/07/state-responsible-internet-things/",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-22_093908.5729860000.jpg",
            "created": "2017-09-22T09:39:08.571910Z",
            "moderation_state": 3
        },
        {
            "id": 399,
            "content_url": "http://hivetoronto.org/our-last-day-together/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cyberbullying",
                "cybersecurity",
                "cyber violence",
                "digital inclusion",
                "digital literacy",
                "online privacy & security",
                "thimble",
                "web literacy",
                "youth",
                "youth activism"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Gideon Thomas",
                    "profile_id": 51,
                    "is_active": true
                },
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Our Last Day Together",
            "description": "Ca.pture Project's 5th and final session re-cap blog post from Erum, a youth council member. Youth wrapped up their cyberbullying Thimble and had the opportunity to read each other’s stories with the Gallery Walk. The Youth Council also worked together to plan the upcoming Mozilla’s Youth-Led March Break Camp, a series of workshops where they would be teaching their peers the Ca.pture curriculum. \n“I gained valuable experience while working with my peers and learning how to code for social change.”",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-04_145114.4074110000.jpg",
            "created": "2017-07-04T14:51:14.406905Z",
            "moderation_state": 3
        },
        {
            "id": 369,
            "content_url": "https://medium.com/@anmechung/introducing-mozillas-web-literacy-leaders-c7f230d0e4dd",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "An-Me Chung",
                    "profile_id": 77,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Introducing Mozilla's Web Literacy Leaders",
            "description": "Meet Mozilla’s Web Literacy Leaders who are participating in a six-month, cohort-based program designed to build a cadre of learners, teachers, and leaders who become advocates of an open and healthy internet by teaching others core web literacy skills.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_025823.7053460000.jpg",
            "created": "2017-06-16T02:58:23.704750Z",
            "moderation_state": 3
        },
        {
            "id": 416,
            "content_url": "https://medium.com/@slehane/remedies-for-a-healthier-internet-a1d0fad93ba1",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Remedies for Healthier Internet",
            "description": "I could feel the passion in my fellow leaders as they engaged us in activities that addressed Internet Health. We wrestled with biases in computer algorithms, fear of cookies, eradicating digital inequities, and dominating databases. The problems were complex and controversial and we were looking for remedies.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-02_181453.9350230000.png",
            "created": "2017-08-02T18:14:53.934651Z",
            "moderation_state": 3
        },
        {
            "id": 370,
            "content_url": "https://medium.com/@khudson_11619/f4267c3d65f4",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Literacy Leaders: My Introduction to Openness",
            "description": "My goal now is to get as smart as I can on the subject of web literacy so I can train others and impart that knowledge as part of Mozilla’s first cohort of Web Literacy Leaders. My target audience are military members transitioning to civilian life, veterans who have already transitioned, and their family members. My focus is to help them achieve their higher education goals, and understand that web literacy is an important part of their success in education.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_030847.5788930000.jpeg",
            "created": "2017-06-16T03:08:47.578377Z",
            "moderation_state": 3
        },
        {
            "id": 400,
            "content_url": "http://hivetoronto.org/coding-combat-cyber-bullying/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cyberbullying",
                "cyber violence",
                "digital inclusion",
                "digital literacy",
                "digital skills",
                "online privacy & security",
                "web literacy",
                "youth",
                "youth activism",
                "youth-led"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Gideon Thomas",
                    "profile_id": 51,
                    "is_active": true
                },
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Coding to Combat Cyberbullying",
            "description": "Mozilla’s Youth-Led March Break Camp was designed by youth for youth. Youth from the Ca.pture Youth Council, along with facilitators from YWCA Toronto, YEP and Hive Toronto collaborated and developed the structure and curriculum for the camp. The goal was to have the youth create space, provide resources and teach basic coding skills and empower their peers through story-telling, group discussions and dialogue. \n \nThis article gives an in depth in sight to how the 3 day March Break Camp from outreach to findings.",
            "get_involved": "Use the CA.pture facilitation guide to host your own youth-led Ca.pture workshop.",
            "get_involved_url": "https://thimbleprojects.org/hivetorontoteam/191343/#overview",
            "interest": "A youth-driven digital storytelling program to capture cyberbullying stories from our city and to develop open-source digital skill building activities to empower youth to prevent, navigate and intervene in electronic bullying.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-04_151202.5457450000.jpg",
            "created": "2017-07-04T15:12:02.545465Z",
            "moderation_state": 3
        },
        {
            "id": 446,
            "content_url": "https://the-incredible-machine.github.io/viewsource/",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "film",
                "hardware",
                "iot",
                "openiotstudio",
                "shenzhen"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "View Source Shenzhen: A journey to the cradle of things",
            "description": "Shenzhen (China) is known for being the area where over 90% of electronics like smartphones are manufactured and assembled. It boasts a vibrant maker scene and an informal open innovation culture. Combined with readily available resources, capital and manufacturing capacity, Shenzhen seems to be the perfect place for makers to turn their ideas into reality. And would that also work for responsible connected products?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-26_152441.3273600000.jpeg",
            "created": "2017-09-26T15:24:41.326852Z",
            "moderation_state": 3
        },
        {
            "id": 371,
            "content_url": "https://medium.com/@slehane/going-up-35832804bc",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Going Up? Describing 'Open' in 10 Seconds",
            "description": "A year ago I might have described my work with Mozilla as ‘’ I’m learning about resources to help people create, participate and use the Web more effectively.’’  I’m still learning about what it means to work in the open and describe Internet Health, but if you get into an elevator with me today,  you might hear \"global leadership that advocates, influences policy, and educates on issues around privacy and security, decentralization, digital inclusion and education.\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_032214.4188760000.jpeg",
            "created": "2017-06-16T03:22:14.418337Z",
            "moderation_state": 3
        },
        {
            "id": 401,
            "content_url": "http://hivetoronto.org/cyberbullying-doesnt-end-school-year/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cyberbullying",
                "cybersecurity",
                "cyber violence",
                "digital inclusion",
                "digital literacy",
                "digital skills",
                "hive toronto",
                "thimble",
                "youth",
                "youth activism",
                "youth-led"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cyberbullying Doesn’t End With The School Year, Ca.pture Media Release by Canadian Internet Registration Authority",
            "description": "With the school year coming to a close, it is a good reminder that cyberbullying among youth is a year-round concern. To combat it, Hive Toronto partnered with YWCA Toronto and Youth Empowering Parents (YEP) to develop the Ca.pture project,  a youth-driven digital storytelling program for educators designed to prevent, navigate and intervene in electronic bullying.\n“At CIRA we believe that all Canadians should be able to safely enjoy the cultural, social and economic benefits of the Internet. In this regard, combatting cyberbullying is a key way we are helping build a better online Canada.”",
            "get_involved": "Use the CA.pture portfolio page for resources in creating safe space and having better conversations about cyberbullying. In addition, utiliaze the facilitation guide to host your own Ca.pture workshops.",
            "get_involved_url": "http://hivetoronto.org/portfolio/ca-pture-project/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-04_153809.7869920000.jpg",
            "created": "2017-07-04T15:38:09.786451Z",
            "moderation_state": 3
        },
        {
            "id": 418,
            "content_url": "https://blog.mozilla.org/blog/2017/08/08/mozilla-information-trust-initiative-building-movement-fight-misinformation-online/",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "fakenews",
                "fellows",
                "fellowships",
                "misinfocon",
                "misinformation"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Phillip Smith",
            "submitter_profile_id": 3,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Phillip Smith",
                    "profile_id": 50,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Mozilla Information Trust Initiative",
            "description": "Building a movement to fight misinformation online",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-09_224957.8145850000.jpg",
            "created": "2017-08-09T22:49:14.905249Z",
            "moderation_state": 3
        },
        {
            "id": 372,
            "content_url": "https://medium.com/@PaoloBalboa/what-we-talk-about-when-we-talk-about-web-literacy-6f3b569e557f",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "libraries",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "What We Talk About When We Talk About Web Literacy",
            "description": "In my line of work, I interact with hundreds of strangers — usually older, retired folks — every day to show them how a tiny slice of the Internet works. What I witnessed that day was a genuine desire from a sample of the public that wanted to make sense of the increasingly frenetic pace of the Internet and the content it produces.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_032928.3194810000.png",
            "created": "2017-06-16T03:29:28.318807Z",
            "moderation_state": 3
        },
        {
            "id": 436,
            "content_url": "https://github.com/openiotstudio/general/raw/master/publications/a_trustmark_for_IoT_thingscon_report.pdf",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "iot",
                "labels",
                "report",
                "research",
                "things",
                "trust",
                "trustmarks"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Design",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Peter Bihr",
                    "profile_id": 387,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "A Trustmark for IoT: A ThingsCon Report",
            "description": "Building consumer trust in the Internet of Things by empowering users to make smarter choices. A ThingsCon Report commissioned by Mozilla’s Open IoT Studio.",
            "get_involved": "Tell us your thoughts on the report!",
            "get_involved_url": "http://thingscon.com/",
            "interest": "Understand the landscape of trustmarks and labeling of consumer connected products",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-26_134659.1925250000.png",
            "created": "2017-09-14T11:12:50.423252Z",
            "moderation_state": 3
        },
        {
            "id": 1169,
            "content_url": "https://blog.mozilla.org/blog/2019/05/10/googles-ad-api-is-better-than-facebooks-but/",
            "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": "Google ad archive API analysis",
            "description": "Google’s tool meets four of experts’ five minimum standards",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-05-10T16:44:20.601186Z",
            "moderation_state": 3
        },
        {
            "id": 142,
            "content_url": "https://www.npmjs.com/package/bezier-js",
            "is_bookmarked": false,
            "tags": [
                "javascript"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bezier JS",
            "description": "A javascript library for working with Bezier curves.",
            "get_involved": "",
            "get_involved_url": "https://github.com/Pomax/bezierjs",
            "interest": "Drawing curves with code is complicated. This  much easier draw them and understand how they work!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-26T16:44:21.645000Z",
            "moderation_state": 3
        },
        {
            "id": 419,
            "content_url": "https://blog.mozilla.org/blog/2017/08/11/honoring-friend-bassel-announcing-bassel-khartabil-free-culture-fellowship/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 4,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bassel Khartabil Free Culture Fellowship",
            "description": "To honor Bassel Khartabil’s legacy and his lasting impact on the open web, a slate of nonprofits are launching a new fellowship in his name",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-11_141106.7697940000.jpg",
            "created": "2017-08-11T14:11:06.768708Z",
            "moderation_state": 3
        },
        {
            "id": 373,
            "content_url": "https://github.com/acgetchell/CDT-plusplus",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Causal Dynamical Triangulations in C++",
            "description": "Quantize spacetime on your laptop. Causal Dynamical Triangulations is a candidate theory of quantum gravity in which the smooth geometry of spacetime is replaced by piece-wise flat simplicial geometries using tetrahedrons and their 4D analogues.",
            "get_involved": "",
            "get_involved_url": "https://github.com/acgetchell/CDT-plusplus/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_134705.3962800000.gif",
            "created": "2017-06-16T13:47:05.395658Z",
            "moderation_state": 3
        },
        {
            "id": 449,
            "content_url": "https://medium.com/read-write-participate/promoting-legal-protections-for-privacy-rights-in-the-united-states-a2c1d0404349",
            "is_bookmarked": false,
            "tags": [
                "online privacy & security",
                "privacy",
                "privacy and security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Cori Zarek",
            "submitter_profile_id": 111,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Promoting Legal Protections for Privacy Rights in the United States",
            "description": "Mozilla Tech Policy Fellow Camille Fischer writes about her work to promote privacy rights in the United States.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-28_192339.6447930000.jpg",
            "created": "2017-09-28T19:23:39.644410Z",
            "moderation_state": 3
        },
        {
            "id": 374,
            "content_url": "https://github.com/GrantRVD/data-neuroscience",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Data Neuroscientist",
            "description": "The Data Neuroscientist is an attempt to re-imagine what neuroscience education would look like from a data-driven approach. At the center of the project is a syllabus and curriculum intended to mimic what a student would find in the core course requirements of a neuroscience masters or Ph.D. program. The mission of The Data Neuroscientist is to compile and distribute the resources for such a syllabus in an open-access way, as well as provide a template for anyone who wants to make such a curriculum for a different area of study.",
            "get_involved": "",
            "get_involved_url": "https://github.com/GrantRVD/data-neuroscience/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_183650.3881940000.png",
            "created": "2017-06-16T18:36:50.387879Z",
            "moderation_state": 3
        },
        {
            "id": 129,
            "content_url": "https://schedule.mozillafestival.org",
            "is_bookmarked": false,
            "tags": [
                "app",
                "event",
                "mozfest",
                "open source",
                "schedule"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Mavis Ou",
                    "profile_id": 37,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozfest Schedule App",
            "description": "It's a mobile-friendly web app that allows MozFest staff to easily update the official schedule of sessions, panels, activities, etc.",
            "get_involved": "Contribute to the code. Fork it for your own event.",
            "get_involved_url": "https://github.com/mozilla/mozfest-event-app",
            "interest": "It's open source, original used for SRCCON, so can be adapted to other in-person events with lots of programmatic offerings.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/129.png",
            "created": "2016-02-09T21:53:51.784000Z",
            "moderation_state": 3
        },
        {
            "id": 448,
            "content_url": "http://halcyonhouse.org/sites/default/files/2016-2017%20Halcyon%20Dialogue%20Series%20Report.pdf",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "drones",
                "robotics",
                "UAVs"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Cori Zarek",
            "submitter_profile_id": 111,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Shaping Robotics Policy for the 21st Century",
            "description": "The field of robotics has the potential to transform human life in the 21st century. Several dozen global leaders, experts, researchers, and innovators participated in a series of discussions hosted by Halcyon and the American Association for the Advancement of Science and produced this report and recommendations for policy makers, academic researchers, companies, and nonprofit organizations across nine major themes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-28_191537.1696710000.png",
            "created": "2017-09-28T19:15:37.168833Z",
            "moderation_state": 3
        },
        {
            "id": 450,
            "content_url": "https://blog.mozilla.org/blog/2017/09/25/adding-policy-firepower-mozilla-network/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Adding More Policy Firepower to the Mozilla Network",
            "description": "In June, Mozilla launched a new fellowship that brings together policy experts from around the world to advance crucial tech policy efforts. \n\nThis fall, Mozilla is announcing the appointment of seven advisors to help steer this fellowship into the future. Mozilla is also announcing one new fellow, bringing the cohort to 11 fellows from four countries who are already up to great work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-29_175627.6814210000.png",
            "created": "2017-09-29T17:56:27.680818Z",
            "moderation_state": 3
        },
        {
            "id": 375,
            "content_url": "https://safenetwork.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "SAFE Network",
            "description": "The SAFE Network is a decentralized data storage and communications network that provides a secure, efficient and zero-cost infrastructure. Rather than using data centers and servers which are prone to data theft and surveillance, the SAFE Network uses advanced peer-to-peer technology that joins together the unused hard drive space, CPU power and Internet connections of all SAFE users, creating a global network.",
            "get_involved": "",
            "get_involved_url": "https://github.com/safenetwork/safenetwork",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_185331.2854860000.jpg",
            "created": "2017-06-16T18:53:31.285151Z",
            "moderation_state": 3
        },
        {
            "id": 315,
            "content_url": "http://www.lisard.com/open-dataopen-minds/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Elisabeth Sylvan",
                    "profile_id": 135,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Data / Open Minds",
            "description": "Open Data/Open Minds (ODOM) is a program that supports people to tell local environmental and community stories through data investigations, science notebooking and civic engagement.  We are working to figure out how might we use paper, low-cost hardware, and the web to: 1) serve and display ambient live data and 2) support learning about science and data through curated and personal data collection.",
            "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/Open-Data-Open-Minds/odom_GlobalSprint2017",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-26_155455.8989940000.jpg",
            "created": "2017-05-26T15:54:55.898680Z",
            "moderation_state": 3
        },
        {
            "id": 138,
            "content_url": "https://pontoon.mozilla.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Pontoon",
            "description": "Pontoon allows you to localize web content in place, with context and spatial limitations right in front of you.",
            "get_involved": "See website to add it to your site or contribute toward development.",
            "get_involved_url": "",
            "interest": "It simplifies localization for site owners and volunteers. Localization makes a more inclusive web for everyone.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/138.png",
            "created": "2016-01-30T14:31:10.197000Z",
            "moderation_state": 3
        },
        {
            "id": 902,
            "content_url": "https://blog.mozilla.org/blog/2018/08/21/mozilla-announces-25-new-fellows-in-openness-science-and-tech-policy/",
            "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": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Announces 26 New Fellows in Openness, Science, and Tech Policy",
            "description": "Over the next 10 to 12 months, these Fellows will conduct research, create products, and build communities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-24_143554.8238610000.jpg",
            "created": "2018-08-24T14:35:54.823345Z",
            "moderation_state": 3
        },
        {
            "id": 451,
            "content_url": "https://beakerbrowser.com",
            "is_bookmarked": false,
            "tags": [
                "decentralization",
                "p2p",
                "peer-to-peer"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Tara Vancil",
            "submitter_profile_id": 115,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Tara Vancil",
                    "profile_id": 115,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Beaker browser",
            "description": "A browser for the decentralized Web. Comes with tools for hosting websites and APIs for building peer-to-peer applications.",
            "get_involved": "",
            "get_involved_url": "https://github.com/beakerbrowser/beaker",
            "interest": "Beaker is building on top of the existing Web platform to make it possible for developers to build apps that respect user privacy, are fork-able and modifiable by users, and don't need to depend on third-party data silos.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-10-01T19:36:15.327236Z",
            "moderation_state": 3
        },
        {
            "id": 1252,
            "content_url": "https://donotdrawapenis.com",
            "is_bookmarked": false,
            "tags": [
                "cma2019",
                "mozilla-cma"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Do Not Draw a Penis",
            "description": "A mischievous, web-based game that spotlights the dilemma of platforms’ automated censorship systems.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-11_190315.4154750000.png",
            "created": "2019-07-11T19:03:15.415162Z",
            "moderation_state": 3
        },
        {
            "id": 376,
            "content_url": "https://github.com/shawnmgoulet/teachosm-for-high-school",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "TeachOSM for High School",
            "description": "This project provides educators with scale-able OpenStreetMap (OSM) geography-based educational modules developed to integrate with the United States AP Human Geography curriculum, exposing students to 21st century mapping technology.",
            "get_involved": "",
            "get_involved_url": "https://github.com/shawnmgoulet/teachosm-for-high-school",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_190513.3827540000.png",
            "created": "2017-06-16T19:05:13.382107Z",
            "moderation_state": 3
        },
        {
            "id": 127,
            "content_url": "https://medium.com/the-coral-project/cards-against-community-a-free-game-about-online-conversation-ee80ea41a6c6#.92oqv8zal",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Cards Against Community",
            "description": "A card game about online communities.",
            "get_involved": "Download the card artwork and help improve the cards.",
            "get_involved_url": "https://coralproject.net/cards/",
            "interest": "Online communities work in complex ways. Game helps open a conversation with any group on how they work and can evolve.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/127.jpg",
            "created": "2016-02-16T16:24:21.178000Z",
            "moderation_state": 3
        },
        {
            "id": 713,
            "content_url": "http://www.hellocatfood.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": "What Revolution?",
            "description": "What Revolution? is the first in a series of images challenging the ideas of celebrity and idols. The1960 photograph of Che Guevara by Alberto Korda has been endlessly mutated, transformed, andmorphed. It can be found advertising anything from belts and “hip and cool” t-shirts to healthinsurance. It is tacked onto political movements without much consideration of the history behindit.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_095704.3357270000.jpg",
            "created": "2018-04-24T09:57:04.335134Z",
            "moderation_state": 3
        },
        {
            "id": 269,
            "content_url": "https://medium.com/read-write-participate/demystifying-connected-devices-9c5b7a943f08",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "escape rooms",
                "iot",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Demystifying Connected Devices",
            "description": "This is a blog post inviting broad participation in our IoT Escape Room Challenge for the 2017 Global Sprint. It introduces escape rooms and the Internet of Things and then describes many technical and non-technical ways contributors can get involved. The big idea is to community-source easily constructed, inexpensive, portable rooms or sets that libraries could share between branches to teach about connected devices in a fun, low-risk, social way.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-iot-escape-room-challenge",
            "interest": "This is an example of using a channel like Read, Write, Participate to support community work for events like the Global Sprint.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_103626.6638210000.png",
            "created": "2017-05-11T10:36:26.663220Z",
            "moderation_state": 3
        },
        {
            "id": 2170,
            "content_url": "https://www.youtube.com/watch?v=t4QK_A1jgBM",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Who Cares About the AI Takeover When the Planet is Dying?",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193035.5234650000.jpg",
            "created": "2021-07-05T18:25:37.053283Z",
            "moderation_state": 3
        },
        {
            "id": 452,
            "content_url": "https://medium.com/read-write-participate/harnessing-the-energy-around-antitrust-and-competition-to-promote-a-healthy-internet-d326eaa2fd44",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Caroline Holland",
                    "profile_id": 338,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Antitrust, Competition, and a Healthy Internet",
            "description": "Mozilla Tech Policy Fellow Caroline Holland blogs about competition, anti-trust, and a healthy web.\n\nCaroline is a Former Official at the U.S. Department of Justice Antitrust Division and Former Chief Counsel of the Senate Antitrust Subcommittee.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-03_194646.9609800000.png",
            "created": "2017-10-03T19:46:46.960182Z",
            "moderation_state": 3
        },
        {
            "id": 377,
            "content_url": "https://medium.com/@Joannalib/who-am-i-and-why-am-i-here-a2a5996052d0",
            "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": "Web literacy, libraries, and the room to fail.",
            "description": "My passion has always been empowering library staff and patrons to find and evaluate the best resources for their informational and entertainment needs. I was very excited to discover Mozilla’s Web Literacy goals and learning opportunities.  To rise to the challenge of serving our patrons, library staff need to be analytical, flexible, curious and collaborative, and to adapt to rapid changes in technology and informational needs. We also need to be comfortable with trying and failing and trying again, openly and in front of our colleagues and patrons.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_215433.5727060000.jpeg",
            "created": "2017-06-16T21:54:33.572201Z",
            "moderation_state": 3
        },
        {
            "id": 119,
            "content_url": "https://togetherjs.com/",
            "is_bookmarked": false,
            "tags": [
                "collaboration",
                "javascript"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Together JS",
            "description": "TogetherJS is a service for your website that makes it easy for your users to collaborate in real-time.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-01T20:59:16.658000Z",
            "moderation_state": 3
        },
        {
            "id": 279,
            "content_url": "https://github.com/Monsauce/Open-the-North",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "global sprint",
                "gs2017",
                "mozsprint",
                "open data",
                "repository"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design"
            ],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open the North",
            "description": "Open the North is a project working to making ecological community data more accessible to the remote indigenous communities through the creation of a mobile app on fish consumption guidelines and the creation of a repository to for ecological data and traditional knowledge.  This mobile friendly platform not only allows the addition of data but also the ability to download data.",
            "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/Monsauce/Open-the-North",
            "interest": "The repository welcomes data from the federal and provincial governments, NGO's, conservation groups and encourages contributions from citizen scientists.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-15_005321.5217520000.png",
            "created": "2017-05-15T00:53:21.521335Z",
            "moderation_state": 3
        },
        {
            "id": 273,
            "content_url": "https://github.com/mozilla-neutrino/neutrino-dev",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "javascript",
                "mozsprint",
                "open web",
                "software"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Eli Perelman",
                    "profile_id": 8,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Neutrino",
            "description": "This Global Sprint project aims to create and build modern JavaScript applications with zero initial configuration. Neutrino combines the power of Webpack with the simplicity of presets.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "https://github.com/mozilla-neutrino/neutrino-dev",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_204304.0556300000.png",
            "created": "2017-05-11T20:43:04.054752Z",
            "moderation_state": 3
        }
    ]
}