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=28
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-published_by_creator&page=29",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-published_by_creator&page=27",
    "results": [
        {
            "id": 63,
            "content_url": "https://www.youtube.com/watch?v=Exc9PAXhOd0",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A Meme Is Born",
            "description": "Why we need copyright laws that set the imagination free",
            "get_involved": "Join the change copyright campaign.",
            "get_involved_url": "https://www.changecopyright.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/63.png",
            "created": "2016-10-24T21:55:03.290000Z",
            "moderation_state": 3
        },
        {
            "id": 165,
            "content_url": "https://mzl.la/hivechifuturedirections",
            "is_bookmarked": false,
            "tags": [
                "hive",
                "innovation",
                "network",
                "teachtheweb",
                "weblit"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Samuel Dyson",
            "submitter_profile_id": 46,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Report: Future Directions for Hive Chicago",
            "description": "Read how learning networks like Hive Chicago are advancing the promise of the Internet for education.\n\nUntangling complex problems in education is more than a one-person job; it requires a community effort. Mozilla Hive Learning Networks are doing just that. This strategic planning report looks under the hood of what makes a Hive Learning Network function.",
            "get_involved": "",
            "get_involved_url": "http://hivechicago.org/future-directions-for-hive-chicago/",
            "interest": "The report reveals the strategies and tactics that Hive staff use to achieve our priority outcomes.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/165.png",
            "created": "2017-03-02T23:14:25.526160Z",
            "moderation_state": 3
        },
        {
            "id": 168,
            "content_url": "https://blog.coralproject.net/12000-people-have-something-to-say/",
            "is_bookmarked": false,
            "tags": [
                "commenters",
                "comments",
                "community",
                "journalism",
                "participation",
                "research",
                "survey"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A Survey of People who Comment",
            "description": "Who comments on news article? What do they want? How do they behave? We surveyed 12,000 people who comment across 20 different US based news organizations and discovered useful facts about commenters.",
            "get_involved": "Join the discussion about this research with the Coral project community.",
            "get_involved_url": "https://community.coralproject.net/t/12-000-people-have-something-to-say/602",
            "interest": "This research can help newsrooms and other publishers improve their audience engagement and create more inclusive and productive communities around their content.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-03-22_205511.2339500000.jpg",
            "created": "2017-03-22T20:55:11.233581Z",
            "moderation_state": 3
        },
        {
            "id": 48,
            "content_url": "https://syhacked.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "al jazeera",
                "cyberwar",
                "games",
                "hacking",
                "journalism",
                "mozfest",
                "syria"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "#Hacked - Investigate Syria's Cyberwar",
            "description": "Syria's Electronic Armies is a mobile web app which takes the user deep into Syria's cyber war.  It's an immersive news experience that presents Al Jazeera's award-winning journalism in a non-fictional game format where the user has to take security based decisions to keep sources safe.",
            "get_involved": "",
            "get_involved_url": "https://medium.com/@julianaruhfus/hacked-syrias-electronic-armies-can-we-at-al-jazeera-create-immersive-news-experiences-in-a-ceceaf3d98d9#.p0d6xnsat",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/48.jpg",
            "created": "2016-10-27T18:48:14.965000Z",
            "moderation_state": 3
        },
        {
            "id": 170,
            "content_url": "http://www.consumerreports.org/mobile-apps/how-to-pick-a-secure-messaging-app/",
            "is_bookmarked": false,
            "tags": [
                "encryption",
                "privacy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How to Pick a Secure Messaging App",
            "description": "A guide to secure messaging apps, penned by Consumer Reports with Mozilla as a source",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-03-24_204517.0691410000.png",
            "created": "2017-03-24T20:45:17.068703Z",
            "moderation_state": 3
        },
        {
            "id": 68,
            "content_url": "https://www.discoverdesign.org/challenges/minecraft-challenge-redesign-public-space",
            "is_bookmarked": false,
            "tags": [
                "challenge",
                "community",
                "hive",
                "minecraft"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "MINECRAFT CHALLENGE: Redesign A Public Space",
            "description": "Make a great public space in Minecraft. This challenge is to design a space that promotes social interaction and a sense of community.",
            "get_involved": "https://www.discoverdesign.org/help",
            "get_involved_url": "https://www.discoverdesign.org/contact",
            "interest": "A fun way to explore the dynamics of civic spaces in an active and interactive way. Try on Thimble here: https://thimbleprojects.org/ginagrant/95757/#overview",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/68.png",
            "created": "2016-10-07T18:56:17.893000Z",
            "moderation_state": 3
        },
        {
            "id": 93,
            "content_url": "https://www.youtube.com/watch?v=NmWRifoFmDQ",
            "is_bookmarked": false,
            "tags": [
                "internet",
                "movement",
                "risk",
                "state of the web",
                "surveillance",
                "talk",
                "video",
                "web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Power and Empowerment on the Internet",
            "description": "Mark Surman reflects on the internet freedom movement in the age of empires.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Despite monopolies, walled gardens, and surveillance on the internet, there's a grassroots movement for online freedom, creativity and opportunity for all.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/93.png",
            "created": "2016-09-09T19:15:22.179000Z",
            "moderation_state": 3
        },
        {
            "id": 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": 881,
            "content_url": "https://22-8miles.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Hang Do Thi Duc",
                    "profile_id": 288,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Emotional Connections",
            "description": "This is an investigation into the WiFi networks that I have connected to with my laptop and my phone in the past years. As I travel, check into hotels, use the airport WiFi, visit friends and work in different locations, I have accumulated a collection of WiFi network names – and with that comes a trove of memories. What can I learn about myself from this dataset? I want to explore how this data could be a medium for experiencing nostalgic and personal moments from the past.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-28_185121.5714360000.jpg",
            "created": "2018-07-23T17:29:22.543096Z",
            "moderation_state": 3
        },
        {
            "id": 1191,
            "content_url": "https://letsencrypt.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Let's Encrypt",
            "description": "Let’s Encrypt is a free, automated, and open Certificate Authority.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_143716.9911270000.png",
            "created": "2019-05-22T14:37:16.972619Z",
            "moderation_state": 3
        },
        {
            "id": 171,
            "content_url": "https://www.safaribooksonline.com/library/view/geospatial-data-and/9781491984314/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Geospatial Data and Analysis ebook",
            "description": "Geospatial data, or data with location information, is generated in huge volumes every day by billions of mobile phones, IoT sensors, drones, nanosatellites, and many other sources in an unending stream. This practical ebook introduces you to the landscape of tools and methods for making sense of all that data, and shows you how to apply geospatial analytics to a variety of issues, large and small.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-03-31_201349.4761200000.png",
            "created": "2017-03-31T20:13:49.475118Z",
            "moderation_state": 3
        },
        {
            "id": 172,
            "content_url": "https://github.com/openiotstudio/general/blob/master/publications/Practices%20for%20a%20Healthy%20Internet%20of%20Things%20Open%20IoT%20Studio%20github.pdf",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Practices for a Healthy Internet of Things",
            "description": "The Open IoT Studio's first-annual publication. Learnings, musings and prototypes related to a healthier Internet of Things.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-03-31_203312.6022790000.png",
            "created": "2017-03-31T20:33:12.601711Z",
            "moderation_state": 3
        },
        {
            "id": 137,
            "content_url": "https://location.services.mozilla.com/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Stumbler",
            "description": "Location Services is a tool to find user locations from nearby cell towers & WiFi signals. Stumbler is an app for contributing data.",
            "get_involved": "Download the app to contribrute to the pool of shared data.",
            "get_involved_url": "",
            "interest": "This is an open-source, privacy-minded alternative to Google and other location services.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-31T03:13:03.892000Z",
            "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": 178,
            "content_url": "https://savethememe.net/en",
            "is_bookmarked": false,
            "tags": [
                "copyright"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Save The Memes",
            "description": "A tool to call European MEPs in support of protecting User Generated Content in the EU",
            "get_involved": "If you're in Europe, try to call your MEP!",
            "get_involved_url": "https://savethememe.net/en",
            "interest": "Great example of internet advocacy",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-04-06T20:20:59.675121Z",
            "moderation_state": 3
        },
        {
            "id": 179,
            "content_url": "https://medium.com/@TedeFrambuesa/how-to-create-safe-spaces-for-women-in-m%C3%A9xico-1dd0d240402a",
            "is_bookmarked": false,
            "tags": [
                "mexico",
                "training",
                "web literacy",
                "women",
                "women in tech"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How to create safe spaces for women in México",
            "description": "Read Liza's account of her first, of four, trainings with local female leaders in Mexico to design safe spaces for women and girls. And what that safe space for women in Mexico looks like.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-04-06T20:37:40.360630Z",
            "moderation_state": 3
        },
        {
            "id": 180,
            "content_url": "https://medium.com/read-write-participate/case-study-developing-a-learning-platform-for-women-afa4d2096bc",
            "is_bookmarked": false,
            "tags": [
                "gender",
                "learning",
                "online community",
                "safe",
                "women",
                "women and web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Case Study: Developing a Learning Platform for Women",
            "description": "Working at the intersection of gender issues and equity online has required us to really dig into what it means to develop safe spaces for women online. In 2016, Women and Web Literacy piloted an online learning space for participants of Mozilla Clubs for women and girls. This mobile optimized website was designed to further facilitate the digital curriculum they used in their regular meet-ups, while providing a fun and engaging environment for them to connect with other women and learn from each other.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The article and project explored the intersection of gender and equity online",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_204822.3257120000.png",
            "created": "2017-04-06T20:48:22.325409Z",
            "moderation_state": 3
        },
        {
            "id": 222,
            "content_url": "http://superworkbook.com/IoT/",
            "is_bookmarked": false,
            "tags": [
                "india",
                "insights",
                "iot",
                "research"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Decentralizing the Internet of Things",
            "description": "Quicksand is working with the Open IoT Studio at the Mozilla Foundation to explore alternate narratives for the Internet of Things. These are stories that look at decentralization, craft and community resilience in India.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_151643.7949660000.jpg",
            "created": "2017-04-13T15:16:43.794543Z",
            "moderation_state": 3
        },
        {
            "id": 181,
            "content_url": "https://medium.com/read-write-participate/training-leaders-with-mozilla-in-nairobi-and-dar-es-salaam-cae38f1ed12e",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "east africa",
                "internet health",
                "kenya",
                "mozilla clubs",
                "open leadership",
                "tanzania",
                "training"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Training Digital Leaders with Mozilla in Nairobi and Dar es Salaam",
            "description": "Join us as we head to Dar es Salaam, Tanzania and Nairobi, Kenya to run Mozilla Club Leadership Trainings. These trainings were in-person, one day training for individuals facilitating Mozilla Clubs through the Mozilla DOT Clubs project. Participants received an introduction to Mozilla, working open, web literacy, facilitation techniques, tools and resources.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Teaching Internet Health in East Africa and training digital leaders to run Mozilla Clubs",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_205135.9098530000.jpg",
            "created": "2017-04-06T20:51:35.909317Z",
            "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": 141,
            "content_url": "http://www.ridewit.me/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Ride w/ Me",
            "description": "A peer-to-peer transportation solution for youth.",
            "get_involved": "See information on the website.",
            "get_involved_url": "",
            "interest": "Built by youth, for youth, this app helps them find a peer to travel with to school and after-school programs.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/141.png",
            "created": "2016-01-26T16:53:09.408000Z",
            "moderation_state": 3
        },
        {
            "id": 150,
            "content_url": "https://eraseallkittens.com/",
            "is_bookmarked": false,
            "tags": [
                "cute"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Erase All Kittens",
            "description": "An online platform game that teaches youth to code and create on the web.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It's fun because you hack the game levels, writting HTML and CSS in order to complete the game.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/150.jpg",
            "created": "2016-01-01T19:35:31Z",
            "moderation_state": 3
        },
        {
            "id": 183,
            "content_url": "http://www.unwomen.org/en/news/stories/2016/10/women-breaking-barriers-and-optimizing-opportunities-in-a-digital-world",
            "is_bookmarked": false,
            "tags": [
                "gender",
                "girls",
                "inclusion",
                "mozilla clubs",
                "mozilla clubs for women and girls",
                "un women",
                "women",
                "women and web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Women breaking barriers and optimizing opportunities in a digital world",
            "description": "A focus on UN Women's work to increase opportunities for women. Including a feature on the joint initiative by UN Women and the Mozilla Foundation to support 20 digital literacy clubs for women and girls in Kenya and South Africa. This initiative is not only creating a safe space for women to learn in an environment free from gender bias but also training them to actively participate, lead and create on the web.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_205457.6866910000.jpg",
            "created": "2017-04-06T20:54:57.686284Z",
            "moderation_state": 3
        },
        {
            "id": 184,
            "content_url": "https://uwcmozillaclubsite.wordpress.com/2016/09/03/womens-month/",
            "is_bookmarked": false,
            "tags": [
                "cape town",
                "gender",
                "mozilla clubs",
                "mozilla clubs for women and girls",
                "south africa",
                "university",
                "women",
                "women and web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Celebrating Womens Month in Cape Town",
            "description": "South Africa celebrates the month of August as women’s month. With the aim of encouraging young women into the field of technology, the Information Systems department at University of the Western Cape (UWC) celebrated women’s month with young females from township high schools who included members of the UWC Mozilla Clubs for young women and girls within Cape Town, to encourage them to take an interest in STEM (Science, Technology and Mathematics) related career paths.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_210158.5219410000.jpeg",
            "created": "2017-04-06T21:01:58.521403Z",
            "moderation_state": 3
        },
        {
            "id": 186,
            "content_url": "https://github.com/mozillaph/curriculum/issues",
            "is_bookmarked": false,
            "tags": [
                "manila",
                "mozilla club",
                "mozilla philippines",
                "offline",
                "teachtheweb"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Offline activities to teach the web from Mozilla Club Philippines",
            "description": "Recently we have been going to slum areas to teach web literacy and often times we would encounter a place where there's no computers or internet connection available. Best way to deal with it? Create more offline activities",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-04-06T21:09:17.523621Z",
            "moderation_state": 3
        },
        {
            "id": 187,
            "content_url": "https://www.youtube.com/watch?v=cPNaVt7Jmbg",
            "is_bookmarked": false,
            "tags": [
                "brasil",
                "its",
                "lan houses",
                "mozilla clubs",
                "portugese",
                "teachtheweb"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Espaços makers e educação digital no Rio de Janeiro",
            "description": "ITS Rio also produced a short video about LAN Houses, Mozilla Clubs and Maker Spaces. The video highlights makers from the poor communities of regions, then focus on the opportunities of digital literacy and new skills and how maker movement and maker spaces have a potential to transform said regions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-04-06T21:19:42.696625Z",
            "moderation_state": 3
        },
        {
            "id": 437,
            "content_url": "https://medium.com/read-write-participate/media-party-argentina-trying-to-unravel-the-impact-of-fake-news-in-the-post-truth-era-b7eefe1c435f",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Promote",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Phillip Smith",
                    "profile_id": 50,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla at Media Party Argentina",
            "description": "The Mozilla Information Trust Initiative heads to Latin America to unravel the impact of fake news in the post truth era.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-14_135308.4051180000.png",
            "created": "2017-09-14T13:53:08.404660Z",
            "moderation_state": 3
        },
        {
            "id": 188,
            "content_url": "http://spaceappsbrooklyn.com/",
            "is_bookmarked": false,
            "tags": [
                "open science"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Space Apps 2017",
            "description": "The Mozilla Science Lab is supporting our second annual Space Apps challenge hackathon, a global event to work on the NASA earth challenges and support the advancement of the open sciences.",
            "get_involved": "Join our event in Brooklyn (4/29-4/30), reach out to us on twitter/github, or attend our Data Bootcamp (4/28/17)",
            "get_involved_url": "https://2017.spaceappschallenge.org/locations/brooklyn-ny/",
            "interest": "Anyone is welcome to join our event in Brooklyn, NY and we're happy to share our materials for the data bootcamp and hackathon projects with the world via github.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_090425.1817760000.png",
            "created": "2017-04-07T09:04:25.181233Z",
            "moderation_state": 3
        },
        {
            "id": 598,
            "content_url": "https://www.facebook.com/riseupasone/videos/1494838820633225/",
            "is_bookmarked": false,
            "tags": [
                "hacked",
                "Playstation"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Playstation Hacked",
            "description": "\"I called up Sony and I told them 'Hey, someone stole my account, and I don't have access to it.' And they basically blamed me for it.\"\n\nHere's what could happen if your PlayStation is hacked.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2018-02-16T05:35:55.266079Z",
            "moderation_state": 3
        },
        {
            "id": 190,
            "content_url": "http://ncase.me/loopy/",
            "is_bookmarked": false,
            "tags": [
                "simulations",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "LOOPY",
            "description": "This is an \"explorable explanation\" from Nicky Case that lets you \"draw\" and simulate systems on the web using simple controls and relationships. You can keep adding complexity to a system by adding more elements. You can link to what you make, embed it, or screencap a .gif.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is great for illustrating blog posts, presentations, and lessons, as well as for asking learners to create their own simulations in educational settings.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_122226.3231820000.png",
            "created": "2017-04-07T12:22:26.322662Z",
            "moderation_state": 3
        },
        {
            "id": 191,
            "content_url": "http://www.fakeittomakeitgame.com/",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "misinformation",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fake It To Make It",
            "description": "This is a fake news simulator that asks you to make enough money to reach a savings goal by promoting and creating fake news. You can copy stories, create them, and plant them with social media accounts you buy. The big idea is to understand how fake news and misinformation work so you know them when you see them.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is a great example of an interactive teaching tool people can use within the network to teach the importance of open news and the critical media and web literacy skills consumers need to avoid being misinformed.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_133514.7597930000.png",
            "created": "2017-04-07T13:35:14.759152Z",
            "moderation_state": 3
        },
        {
            "id": 192,
            "content_url": "https://medium.com/read-write-participate/working-towards-a-core-curriculum-64e80a15409f",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                },
                {
                    "name": "An-Me Chung",
                    "profile_id": 77,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Curriculum updates",
            "description": "Catch up with recent changes to our web literacy activities as we work towards a core curriculum. Find out what's happening next, as well - more clarity, connections, and videos(!) are on the way.",
            "get_involved": "Your feedback is warmly welcomed! Help us improve our work and refine our set of core activities for educators and learners in the field. You can contact any of us directly or file issues in our curriculum repo.",
            "get_involved_url": "https://github.com/mozilla/curriculum-final",
            "interest": "This is a great way to see what we've learned and enacted from community members' feedback through Discourse and local training events.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_150916.6040830000.png",
            "created": "2017-04-07T15:09:16.590610Z",
            "moderation_state": 3
        },
        {
            "id": 189,
            "content_url": "http://thomaspark.co/2017/04/learning-css-grid-with-grid-garden/",
            "is_bookmarked": false,
            "tags": [
                "games",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Grid Garden",
            "description": "Check out the launch of Grid Garden, Thomas Park's sequel to Flexbox Froggy. Learn how to use the grid property in CSS to design the layout of your webpage. This is a fun, game-based way for intermediate web users to practice their CSS skills online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is a fun, low-risk way to practice intermediate web literacy skills.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_121326.2928130000.png",
            "created": "2017-04-07T12:13:26.290664Z",
            "moderation_state": 3
        },
        {
            "id": 193,
            "content_url": "https://medium.com/read-write-participate/ada-lovelace-day-curriculum-design-workshop-at-libre-learn-lab-ed5da38b882b",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "mozilla clubs",
                "open science",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia Vallera",
                    "profile_id": 63,
                    "is_active": true
                },
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Ada Lovelace Day Curriculum Design Workshop at Libre Learn Lab",
            "description": "Zannah from the Mozilla Science Lab(MSL) and Julia from the Mozilla Clubs program decided to team up to run a women in STEM themed session at Libre Learn Lab, a two-day summit for people who create, use and implement freely licensed resources for K-12 education.",
            "get_involved": "Check out the examples in the repository and see if you can add to them and/or use them in your own work.",
            "get_involved_url": "https://github.com/mozillascience/curriculum-design-workshop",
            "interest": "The workshop development and implementation process resulted in new lessons on understanding how climate effects living things and on women inventors throughout history. These are available in the GitHub repository for public use.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_200944.2694010000.jpeg",
            "created": "2017-04-07T20:09:44.268975Z",
            "moderation_state": 3
        },
        {
            "id": 611,
            "content_url": "https://medium.com/@peterbihr/welcome-to-the-post-social-media-era-bd60be62f4f1",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Peter Bihr",
                    "profile_id": 387,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Welcome to the Post-Social Media Era",
            "description": "\"We’re headed into a social media winter. The post-social era has begun,\" writes Mozilla Fellow Peter Bihr.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-02_141742.6171350000.png",
            "created": "2018-03-02T14:17:42.615702Z",
            "moderation_state": 3
        },
        {
            "id": 206,
            "content_url": "https://gig101workshopkc.eventbrite.com",
            "is_bookmarked": false,
            "tags": [
                "emerging technology",
                "gigabit",
                "innovation",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Janice Wait",
            "submitter_profile_id": 76,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Janice Wait",
                    "profile_id": 76,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Gig 101 Workshop | Kansas City",
            "description": "This is an interactive workshop for educators focused on demystifying high-speed internet. \n\nThe workshop will look at questions like: \"What is a 'high-speed internet network'? How does it work? What does 'gigabit' mean? What can you do with it? And, how can you actually use these connections to create new opportunities for your students or your community?\" \n\nParticipants will gain an understanding of the internet and explore possible technology applications that leverage high-speed internet connectivity.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This workshop is a pilot to build resources and a platform for demystifying high-speed networks and emerging technologies.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_144222.9719360000.jpg",
            "created": "2017-04-11T14:42:22.971668Z",
            "moderation_state": 3
        },
        {
            "id": 194,
            "content_url": "http://hivenyc.org/fund/",
            "is_bookmarked": false,
            "tags": [
                "hive learning networks",
                "hive nyc"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Hana Sun",
            "submitter_profile_id": 88,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Hana Sun",
                    "profile_id": 88,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Hive NYC Fund",
            "description": "Mozilla Hive NYC launched the Hive Fund to support network members in piloting and prototyping open educational tools to promote privacy & security, digital inclusion, and web literacy for youth and educators in New York City.  In 2017, we expect to award ~$450,000 in grants to the network.",
            "get_involved": "This fund is only open to Hive NYC members, but since so a number of Mozilla folks work with our member orgs in different ways, the most helpful way to support is to spread the word and encourage eligible groups to apply with internet health-related projects",
            "get_involved_url": "http://hivenyc.org/fund/",
            "interest": "This is the first major grantmaking for Hive NYC that will be led by Mozilla Foundation (vs a funding partner), and will more than double the amount of grant dollars awarded through the Learning Hub this year.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_201522.4170440000.png",
            "created": "2017-04-07T20:15:22.416539Z",
            "moderation_state": 3
        },
        {
            "id": 1830,
            "content_url": "https://www.fabriders.net/session-design-tips/",
            "is_bookmarked": false,
            "tags": [
                "mfpage-dss"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Session Design Tips",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-07_133142.4112000000.png",
            "created": "2020-09-07T13:31:04.759316Z",
            "moderation_state": 3
        },
        {
            "id": 195,
            "content_url": "https://iheartopendata.org/en-US/",
            "is_bookmarked": false,
            "tags": [
                "open data",
                "science"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Support Open Access to Federally Funded Research",
            "description": "Did you know our federal taxes help fund billions of dollars in scientific research every year? But in order to see the results of that research, publishers often charge significant amounts of money to anyone that wants to read about it. Shouldn’t we be able to see what we’re paying for without having to pay for it twice?",
            "get_involved": "Do you agree?  If so, add your name to these principles and share widely so we can help create more space for open data and science.",
            "get_involved_url": "https://iheartopendata.org/en-US/#get-involved",
            "interest": "The public should have full, open access to publicly-funded research, free of cost and available online.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_203757.9627690000.png",
            "created": "2017-04-07T20:37:57.959951Z",
            "moderation_state": 3
        },
        {
            "id": 196,
            "content_url": "https://futurecameras.wordpress.com/about/",
            "is_bookmarked": false,
            "tags": [
                "djcad",
                "open iot"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Martin Skelly",
            "submitter_profile_id": 64,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Future Cameras",
            "description": "A teaching collaboration between DJCAD and Mozilla Foundation, over a hundred students were challenged to design future cameras as part of the Mozilla Open IoT Studio. The projects explore privacy, security, ethics, open innovation, decentralization and the ever changing relationship we have with our precious memories. Online and print publication coming soon - team process blogs are at: https://futurecameras.wordpress.com/team-blogs/\n\n(featured image: https://35mm2017.wordpress.com/)",
            "get_involved": "watch out for the print & online publication coming soon",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-10_103926.9902960000.jpg",
            "created": "2017-04-10T10:39:26.989642Z",
            "moderation_state": 3
        },
        {
            "id": 197,
            "content_url": "https://i4oc.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Initiative for Open Citations (I4OC)",
            "description": "The Initiative for Open Citations I4OC is a collaboration between scholarly publishers, researchers, and other interested parties to promote the unrestricted availability of scholarly citation data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-10_151057.6537440000.png",
            "created": "2017-04-10T15:10:57.653229Z",
            "moderation_state": 3
        },
        {
            "id": 198,
            "content_url": "https://edri.org/wp-content/uploads/2016/12/privacy4kids_booklet_web.pdf",
            "is_bookmarked": false,
            "tags": [
                "comics",
                "data",
                "fellowships",
                "kids",
                "open web fellows",
                "privacy",
                "resources"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Vanessa Rhinesmith",
            "submitter_profile_id": 65,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Your guide to Digital Defenders vs. Data Intruders – Privacy for kids!",
            "description": "\"The Internet. It's cool, fast and global! But it's also complicated, sometimes.\" 2016-2017 Open Web Fellows host organization, EDRi (European Digital Rights) created a booklet \"Your guide to Digital Defenders vs. Data Intruders - Privacy for kids!\" to help young people between 10-14 years to protect their privacy.",
            "get_involved": "Download full booklet and or poster.",
            "get_involved_url": "https://edri.org/privacy-for-kids-digital-defenders/",
            "interest": "This is a great resource that breaksdown digital privacy in a fun, easy format.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-10_194755.3975790000.jpeg",
            "created": "2017-04-10T19:47:55.388690Z",
            "moderation_state": 3
        },
        {
            "id": 199,
            "content_url": "https://medium.com/read-write-participate/penpal-schools-field-trip-to-pakistan-80d9bc011c00",
            "is_bookmarked": false,
            "tags": [
                "austin",
                "gigabit",
                "hive",
                "pakistan",
                "virtual reality",
                "vr"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Virtual Reality Field Trip to Pakistan with PenPal Schools",
            "description": "PenPal Schools’ new course “VR Field Trip to Pakistan” will develop cultural competency for young learners worldwide by enabling them to experience the bustling streets, ancient forts, and stunning mosques of Lahore. They’ll also get a glimpse of Pakistan’s rich culture, arts, food, and traditions — all while improving their reading, writing, and technology skills.\n\nMozilla is excited to support this experience with a grant from the Gigabit Community Fund; enabling the PenPal Schools to reach young people through their captivating Web technology.",
            "get_involved": "Teachers can signup for the course online today.",
            "get_involved_url": "https://go.penpalschools.com/projects/vr-field-trip-to-pakistan",
            "interest": "PenPal Schools’ initial seed funding actually came through a grant from Hive NYC in 2012 for what was then called, PenPal News.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-10_202101.0410850000.jpg",
            "created": "2017-04-10T20:21:01.040532Z",
            "moderation_state": 3
        },
        {
            "id": 202,
            "content_url": "https://medium.com/@colorwheels/mozilla-dot-clubs-kick-off-in-east-africa-557e3428175",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "mozilla clubs",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia Vallera",
                    "profile_id": 63,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla DOT Clubs kick off in East Africa",
            "description": "Blog post recap of Mozilla Clubs training in East Africa with links to materials, activities and how to get involved.",
            "get_involved": "Help us localize content, build new activities or launch Clubs in more regions around the globe",
            "get_involved_url": "https://github.com/mozilla/mozillaclubs",
            "interest": "It includes an open leadership and web literacy training that for both online and offline environments.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-10_221744.8034570000.jpg",
            "created": "2017-04-10T22:17:44.803147Z",
            "moderation_state": 3
        },
        {
            "id": 203,
            "content_url": "https://medium.com/read-write-participate/what-essential-web-skills-are-missing-from-current-learning-standards-66e1b6e99c72",
            "is_bookmarked": false,
            "tags": [
                "21c skills",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "What Web Literacy Skills are Missing from Learning Standards?",
            "description": "Mozilla has assembled a set of standards for web literacy and 21st Century (21C) skills. While there are other literacy related standards — from K-12 education to computer science to work-readiness to professional development — all have critical gaps that omit 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-04-11_021211.7334310000.png",
            "created": "2017-04-11T02:12:11.732995Z",
            "moderation_state": 3
        },
        {
            "id": 310,
            "content_url": "http://opensourcehelpwanted.com",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Jeffrey Fisher",
            "submitter_profile_id": 19,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jeffrey Fisher",
                    "profile_id": 19,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Source Help Wanted",
            "description": "Helps you find issues you can work on and become a contributor!",
            "get_involved": "Looking for help transforming this tool into the open source search tool it was meant to be!",
            "get_involved_url": "https://github.com/jeffslofish/open-source-help-wanted",
            "interest": "It helps you find open source issues to work on quickly and easily",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-05-26T01:09:44.449957Z",
            "moderation_state": 3
        },
        {
            "id": 204,
            "content_url": "https://medium.com/read-write-participate/five-years-of-progress-in-open-credentials-534e3acb1343",
            "is_bookmarked": false,
            "tags": [
                "badges",
                "education",
                "learning",
                "open credentials"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "5 Years of Progress in Open Credentials",
            "description": "Over the past five years, open credentials or digital badges have gained momentum as a way to capture and demonstrate knowledge and achievement. Through these efforts, badges have gained widespread interest and adoption by policy, technology, and education stakeholders. Open Badges are re-imagining ways to recognize learning beyond formal credentialing systems.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-04-11T02:47:56.159386Z",
            "moderation_state": 3
        },
        {
            "id": 205,
            "content_url": "https://drive.google.com/open?id=0B_B9-Ny1xBaRX2h6QVpBZVRBVEFUQkV1d0NZOTQ0VlVqblpV",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "digital inclusion",
                "media",
                "vblogging",
                "video",
                "web literacy",
                "youth activism"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Sarah Allen",
            "submitter_profile_id": 89,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Art of Vlogging",
            "description": "Agi K is a self-taught young film maker and a Gold Arts Award achiever.  She designed and delivered a workshop called ‘Learn to Vlog’ at MozFest 2016. The workshop brought artists and activists together to learn how to start using vlogging as an art form and communication medium for news, projects, messages, ideas and diversity on the web.\nTogether with Arts Award, Agi made a lesson plan for others to re-create that workshop. \nYou can read about her experience at the festival or learn more about her and her blog on the Get involved link below.",
            "get_involved": "",
            "get_involved_url": "http://www.agik.co.uk/",
            "interest": "Learn how to use vlogging to get your voice heard.  Learn technical and broadcasting skills to be able to broadcast live news events.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_110038.5302880000.png",
            "created": "2017-04-11T11:00:38.529858Z",
            "moderation_state": 3
        }
    ]
}