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=-created&page=29
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=-created&page=30",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-created&page=28",
    "results": [
        {
            "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": 435,
            "content_url": "https://medium.com/@slehane/internet-health-as-common-knowledge-5fe1ec1e9815",
            "is_bookmarked": false,
            "tags": [
                "internet health",
                "libraries",
                "professional development",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Localize & translate"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Internet Health as Common Knowledge",
            "description": "What would it look like if the concept of Internet Health were common knowledge?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-13_205535.9217480000.png",
            "created": "2017-09-13T20:55:35.921248Z",
            "moderation_state": 3
        },
        {
            "id": 434,
            "content_url": "http://hivetoronto.org/10-toronto-projects-helping-mozilla-shape-healthy-internet/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Take Action",
                "Promote",
                "Code"
            ],
            "published_by": "Simona Ramkisson",
            "submitter_profile_id": 78,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "10 Toronto projects helping Mozilla shape a healthy Internet",
            "description": "Hive Toronto launched the Internet Health mini-grant this year and these are 10 projects supported a healthier and accessible internet.",
            "get_involved": "",
            "get_involved_url": "http://www.hivetoronto.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-13_181411.1465180000.png",
            "created": "2017-09-13T18:14:11.145741Z",
            "moderation_state": 3
        },
        {
            "id": 433,
            "content_url": "https://blog.mozilla.org/blog/2017/09/13/mozilla-announces-15-new-fellows-science-advocacy-media/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Announces 15 New Fellows",
            "description": "These technologists, researchers, activists, and artists will spend the next 10 months making the Internet a better place",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-13_131236.5468940000.jpg",
            "created": "2017-09-13T13:12:36.546367Z",
            "moderation_state": 3
        },
        {
            "id": 432,
            "content_url": "https://crowd2map.wordpress.com/",
            "is_bookmarked": false,
            "tags": [
                "development",
                "empower women",
                "fgm",
                "GIS",
                "open data",
                "openstreetmap",
                "un women"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Join community",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Janet Chapman",
            "submitter_profile_id": 101,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Janet Chapman",
                    "profile_id": 101,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Crowd2Map to End FGM",
            "description": "Mapping rural Tanzania into OpenStreetMap to help protect girls from Female Genital Mutilation",
            "get_involved": "Help us develop a crowdsourced validation system so we can start printing village level maps to help protect girls from FGM and aid development and navigation in Tanzania.",
            "get_involved_url": "https://crowd2map.wordpress.com/2017/08/30/for-universities/",
            "interest": "People with GIS or coding skills particularly welcome!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-09-12T15:34:38.632974Z",
            "moderation_state": 3
        },
        {
            "id": 431,
            "content_url": "http://www.dw.com/en/check-up-for-the-internet/a-40412208",
            "is_bookmarked": false,
            "tags": [
                "internet health",
                "media"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Solana Larsen",
            "submitter_profile_id": 81,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Solana Larsen",
                    "profile_id": 81,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Visits Deutche Welle Akademie",
            "description": "Deutsche Welle Akademie is Germany's leading organization for international media development. Mozilla paid them a visit for a lunchtime talk about Internet health for staff in Berlin (and Bonn via video). Check out the link for a DW interview with Solana Larsen, Mozilla's editor of the Internet Health Report.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-26_141432.4247450000.jpg",
            "created": "2017-09-12T12:06:25.083260Z",
            "moderation_state": 3
        },
        {
            "id": 430,
            "content_url": "https://blog.mozilla.org/blog/2017/09/11/copyright-vote-change-europes-internet/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "EU copyright reform | Advocacy campaign",
            "description": "On October 10, EU lawmakers will vote on a dangerous proposal to change copyright law. Mozilla is urging EU citizens to demand better reforms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-11_130838.7271580000.jpg",
            "created": "2017-09-11T13:08:38.726753Z",
            "moderation_state": 3
        },
        {
            "id": 429,
            "content_url": "https://medium.com/@PaoloBalboa/sharing-iterating-and-badging-in-the-digital-divide-85f8f2d737ca",
            "is_bookmarked": false,
            "tags": [
                "badges",
                "libraries",
                "professional development"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Sharing, Iterating, and Badging in the Digital Divide",
            "description": "If I learn anything from this Web Literacy pilot project, it’s the value of iterative thinking.\n\nI like concrete goals, scheduled updates, and comprehensive work plans, then sticking to them until my job is finished. That’s my baseline. I’m not the best at setting these goals, and primarily I thought this pilot would mold me into a better planner. It has, of course, just like anything else that involves coordinating moving parts, but I am evolving with my project here in Cleveland.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-08_192912.0104660000.png",
            "created": "2017-09-08T19:29:12.009742Z",
            "moderation_state": 3
        },
        {
            "id": 428,
            "content_url": "https://blog.mozilla.org/blog/2017/09/06/mozilla-washington-post-reinventing-online-comments/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla and the Washington Post Are Reinventing Online Comments",
            "description": "To engage readers, build community, and strengthen journalism, Mozilla’s open-source commenting platform will be integrated across washingtonpost.com this summer",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-06_135050.1063110000.png",
            "created": "2017-09-06T13:50:50.102344Z",
            "moderation_state": 3
        },
        {
            "id": 427,
            "content_url": "https://medium.com/read-write-participate/starting-the-school-year-with-privacy-security-in-mind-487320333c44",
            "is_bookmarked": false,
            "tags": [
                "online privacy & security",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Back-to-School Privacy & Security Kit",
            "description": "This is a blog post describing a brand new \"kit\" of 3 Back-to-School Privacy & Security activities added to Thimble for educators and learners to remix. The big idea is to start conversations about strong online safety habits that learners can use right now.",
            "get_involved": "Check out the activities themselves on Thimble!",
            "get_involved_url": "https://thimble.mozilla.org",
            "interest": "This is a great example of combining a core issue like Privacy & Security with an excellent learning tool like Thimble.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-05_194151.4395500000.png",
            "created": "2017-09-05T19:41:51.439071Z",
            "moderation_state": 3
        },
        {
            "id": 426,
            "content_url": "http://hivetoronto.org/open-source-for-all/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "hive learning networks",
                "hive toronto",
                "open educational resource",
                "open leadership",
                "open leadership training",
                "open source",
                "youth",
                "youth activism",
                "youth-led"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Create content",
                "Take Action",
                "Join community"
            ],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Source for All: A call to action for community needs.",
            "description": "An article about open source leadership for all -- a call to action for community needs. Open source culture is not just for software development, coding and online initiatives. As leaders in web literacy, digital inclusion and decentralization, it’s important to acknowledge the role the internet plays in community access and needs. Our youth council demonstrate and advocate for open source to truly reflect inclusivity, diversity and accessibility.",
            "get_involved": "Lead your own youth open leadeship training in your community!",
            "get_involved_url": "https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/develop-an-open-project-strategy-with-open-canvas/",
            "interest": "Learn about open source from a community perspective and what role you can adpot to advocate for a truly inclusive, diverse and accessible open source culture.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-05_165800.9150770000.jpg",
            "created": "2017-09-05T16:58:00.914624Z",
            "moderation_state": 3
        },
        {
            "id": 425,
            "content_url": "https://archive.org/details/ItinerariosEnglish",
            "is_bookmarked": false,
            "tags": [
                "distributed learning",
                "education",
                "e-learning",
                "mozfellows19",
                "mozilla fellow",
                "sei.eco",
                "ubalab",
                "web"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Code",
                "Design",
                "Fundraise"
            ],
            "published_by": "Felipe Fonseca",
            "submitter_profile_id": 30,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Felipe Fonseca",
                    "profile_id": 30,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Itinerarios - concept",
            "description": "Presentation of Itinerarios, concept of platform for distributed social learning created for the sei.eco portal.",
            "get_involved": "",
            "get_involved_url": "http://wiki.ubatuba.cc/doku.php?id=prisma:sei.eco_english",
            "interest": "It proposes an interpretation on how we can use the web to promote distributed learning, as opposed to the attempts to mimic a prototypical classroom in more traditional e-learning configurations.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-04_005623.7701270000.png",
            "created": "2017-09-04T00:56:23.769746Z",
            "moderation_state": 3
        },
        {
            "id": 424,
            "content_url": "https://github.com/Carotejada/native_club",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Fundraise",
                "Localize & translate"
            ],
            "published_by": "Carolina Tejada",
            "submitter_profile_id": 97,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Carolina Tejada",
                    "profile_id": 97,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Native Club",
            "description": "This project aims to train leaders in indigenous communities located in Mexico, Ecuador, Colombia, Peru and México, with the skills they need to start producing and/or localizing websites, tools, and other type of digital content.\n\nAt the end we plan to consolidate a group of open web leaders who feel empowered to foster the movement within their communities.",
            "get_involved": "We are currently developing a web basics curriculum in Spanish. Modules are described in the Repo for contributions who are whiling to help with content, videos, images, ideas, etc.",
            "get_involved_url": "https://github.com/Carotejada/native_club",
            "interest": "Because it leverages the inclusion of one of the most underrepresented communities in the world, providing them with the skills and tools to take action and have a voice.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-29_191557.7074480000.jpg",
            "created": "2017-08-29T19:15:57.706519Z",
            "moderation_state": 3
        },
        {
            "id": 423,
            "content_url": "https://github.com/MozillaFoundation/Gigabit-101-Workshop",
            "is_bookmarked": false,
            "tags": [
                "4k",
                "artificial intelligence",
                "curriculum",
                "edtech",
                "gigabit",
                "innovation",
                "open educational resource",
                "virtual reality"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Jenn Beard",
            "submitter_profile_id": 67,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Gigabit 101 Workshop Materials Available",
            "description": "The Mozilla Gigabit Community Fund provides grant funding to support the creation of gigabit technologies such as virtual reality, 4K video, and artificial intelligence. Our goal is to increase participation in technology innovation in support of a healthy Internet where all people are empowered, safe, and independent online. It became evident that while many people are aware of whether they have high-speed internet access, they may not know what it enables. This workshop helps to demystify terms, highlight ways it's being utilized, and help people innovate for their own projects and purposes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-25_204106.0946450000.jpg",
            "created": "2017-08-25T20:41:06.093876Z",
            "moderation_state": 3
        },
        {
            "id": 422,
            "content_url": "https://blog.mozilla.org/blog/2017/08/22/battle-save-net-neutrality-panel-tom-wheeler-ro-khanna-mozilla-leading-tv-producers-others/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Battle to Save Net Neutrality",
            "description": "On Monday, September 18, Mozilla is gathering leaders at the forefront of protecting net neutrality. We’ll discuss why it matters, what lies ahead, and what can be done to protect it.\n\nLeaders like former FCC Chairman Tom Wheeler and Congressman Ro Khanna will discuss net neutrality’s importance to free speech, innovation, competition and social justice.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-22_172612.6131650000.jpg",
            "created": "2017-08-22T17:26:12.611916Z",
            "moderation_state": 3
        },
        {
            "id": 420,
            "content_url": "https://digitalimpact.org/internet-health-a-checkup-for-civil-society/",
            "is_bookmarked": false,
            "tags": [
                "internet health"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Solana Larsen",
            "submitter_profile_id": 81,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Solana Larsen",
                    "profile_id": 81,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Internet Health: A Checkup for Civil Society",
            "description": "Register now for a (free, of course) virtual roundtable discussion on September 27, 2017 led by Lucy Bernholz, Director of Stanford University's Digital Civil Society Lab (DCSL) with Solana Larsen, Editor of Mozilla’s Internet Health Report, Dhanaraj Thakur, Senior Research Manager at the Alliance for Affordable Internet and the World Wide Web Foundation; and Jessica Feldman, media theorist, artist, and Postdoctoral Fellow at the DCSL.",
            "get_involved": "Sign up to take part",
            "get_involved_url": "",
            "interest": "Internet health – how do we define, measure, and foster it for social good?",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-14_123514.4485120000.png",
            "created": "2017-08-14T12:35:14.447794Z",
            "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": 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": 417,
            "content_url": "http://press.etc.cmu.edu/content/game-jam-guide",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "gaming"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "Chrystian Rodriguez",
            "submitter_profile_id": 87,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hive NYC Network Member - Games for Change: Game Jam Guide",
            "description": "Hive NYC is excited to share the release of the Game Jam Guide! A practical how-to resource for educators, It is the culminating work of four Moveable Game Jam events hosted in 2016 and 2017 funded by the Hive Digital Media Learning Fund. Events were held in four NYC boroughs, bringing together over 200 NYC students to learn game design through interactive activities that combined digital learning and civic engagement.",
            "get_involved": "G4C is also looking for your feedback!!!  Games for Change is interested in what users find useful and how they can improve the guide.  If interested in providing feedback or would like more information, please email [email protected]",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-04_220804.0813100000.png",
            "created": "2017-08-04T22:08:04.080014Z",
            "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": 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": 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": 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": 412,
            "content_url": "https://medium.com/@anmechung/web-literacy-leaders-fueling-the-movement-together-39f1b5cd24ff",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "open leadership",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "An-Me Chung",
                    "profile_id": 77,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Web Literacy Leaders: Fueling the Movement Together",
            "description": "The first cohort of Mozilla Web Literacy Leaders met on July 18–19 in Chicago to continue growing their open leadership skills. Through skill sharing and design thinking they deepened their knowledge about web literacy and what it will take to support a healthy internet.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-02_180022.3299630000.png",
            "created": "2017-08-02T18:00:22.329383Z",
            "moderation_state": 3
        },
        {
            "id": 411,
            "content_url": "https://medium.com/sprout-digital-badges/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "learning",
                "open badges",
                "open innovation",
                "the sprout fund"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Sprout Fund",
            "submitter_profile_id": 92,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Dustin Stiver",
                    "profile_id": 40,
                    "is_active": true
                },
                {
                    "name": "Tricia Monticello Kievlan",
                    "profile_id": 175,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "What We Learned: The Sprout Fund & Digital Badges",
            "description": "The Sprout Fund has been working to help people develop digital badges in Pittsburgh and beyond since 2013. This collection of resources describes the history of our work and includes key design considerations for developing your own high-quality digital badges for learning.",
            "get_involved": "If you’d like to learn more about our work with digital badges, please contact The Sprout Fund at [email protected].",
            "get_involved_url": "https://medium.com/sprout-digital-badges/",
            "interest": "Digital badging design principles and shared practices are increasingly sophisticated, and Sprout is excited to share our badge development process, which has been tested and refined by a national community of practitioners.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-02_134302.0424340000.jpg",
            "created": "2017-08-02T13:43:02.041737Z",
            "moderation_state": 3
        },
        {
            "id": 410,
            "content_url": "http://portland.sciencehackday.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Danielle Robinson, PhD",
            "submitter_profile_id": 90,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Danielle Robinson, PhD",
                    "profile_id": 90,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Science Hack Day PDX 2017",
            "description": "Science Hack Day PDX is a free chance for anyone to have fun with science, hardware, and software. Join us in Portland September 9 & 10. We are hosted by Portland State University's College of Engineering & Computer Science & PDX Maker Week (pdxmakerweek.com). Participants will have access to the engineering building including laser cutters and 3D printers for 24 hours. Projects include data visualizations, software tools with scientific applications, software, interactive technologies, fabrication of hardware, and DIY experiments - let’s grow innovation & digital inclusion in the PNW!",
            "get_involved": "Join the conversation on twitter @science_hackPDX and our slack channel! Help us promote the event! Watch our github for docs on projects https://github.com/ScienceHackDayPDX",
            "get_involved_url": "http://portland.sciencehackday.org/",
            "interest": "Developers, scientists, science enthusiasts, and many others will come together for a fun weekend of making things and learning!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-01_200753.1132030000.png",
            "created": "2017-08-01T20:07:53.112519Z",
            "moderation_state": 3
        },
        {
            "id": 409,
            "content_url": "https://blandinonbroadband.org",
            "is_bookmarked": false,
            "tags": [
                "blandin",
                "blog",
                "broadband",
                "fiber",
                "funder",
                "isp",
                "wireless"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blandin on Broadband",
            "description": "Blandin on Broadband is maintained by the Broadband team members at the Blandin Foundation. Our goal is to share information that supports and promotes broadband access and use – especially in rural Minnesota.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Blandin on Broadband engages with Internet Health issues in rural Minnesota and their stories mirror the challenges and opportunities of communities all around the world.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-27_191803.0314360000.jpg",
            "created": "2017-07-27T19:18:03.031126Z",
            "moderation_state": 3
        },
        {
            "id": 408,
            "content_url": "http://press.etc.cmu.edu/content/game-jam-guide",
            "is_bookmarked": false,
            "tags": [
                "collaboration",
                "digital inclusion",
                "digital literacy",
                "gaming",
                "hive nyc",
                "web literacy",
                "youth"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Hana Sun",
            "submitter_profile_id": 88,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Games for Change launches its Moveable Game Jam curriculum guide",
            "description": "This curriculum guide shares over 20 flexible lesson plans and new ideas from experts who led game jams in NYC focused on three real-world issues: climate change, smart cities and immigrant history (our G4C Student Challenge themes). Game jam partners included Global Kids, Mouse Institute of Play, Museum of the Moving Image, Brooklyn College Community Partnership and Coderdojo NYC.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is a free, hackable education resource created by Hive NYC members",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-27_213554.3354250000.jpg",
            "created": "2017-07-27T19:01:11.209402Z",
            "moderation_state": 3
        },
        {
            "id": 407,
            "content_url": "https://cira.ca/blog/state-internet/toronto-youth-take-cyberbullying-help-cira",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cira",
                "cyberbullying",
                "cyber violence",
                "thimble",
                "youth"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Toronto youth take on cyberbullying with help from CIRA",
            "description": "A blog post published by CIRA (Canadian Internet Registry Agency) on the Ca.pture Project. Ca.pture, a project by Mozilla Hive Toronto, was designed and implemented by the Ca.pture Youth Council made up of 12 teenagers between the ages of 13-17 to address cyberbullying.",
            "get_involved": "Take a look at the Ca.pture Facilitation Guide and incorporate it in your community!",
            "get_involved_url": "https://thimbleprojects.org/hivetorontoteam/191343/#overview",
            "interest": "The Ca.pture project offers an authentic and deeper understanding of youth experiences online.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-25_181919.0386320000.jpg",
            "created": "2017-07-25T18:19:19.038214Z",
            "moderation_state": 3
        },
        {
            "id": 406,
            "content_url": "https://misinfocon.com/dear-internet-can-we-talk-we-have-an-information-pollution-problem-of-epic-proportions-a1c31b600fdc",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "digital inclusion",
                "fakenews",
                "information",
                "internet health",
                "mozfest",
                "trolling",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Phillip Smith",
            "submitter_profile_id": 50,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Phillip Smith",
                    "profile_id": 50,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Dear Internet, can we talk? We have an information pollution problem of epic proportions.",
            "description": "Misinformation and disinformation are not challenges specific to any single platform, or the responsibility of any single company: they represent a tsunami of polluted information that is threatening the fabric of trust between users and what they experience online. It’s a potential “global environmental disaster” that impacts everyone. And though the spotlight so far has mostly been on so-called “fake news,” the problem extends far beyond news and reaches into just about every aspect of our modern-day digital lives.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-20_172109.8764820000.jpg",
            "created": "2017-07-20T17:21:08.293276Z",
            "moderation_state": 3
        },
        {
            "id": 405,
            "content_url": "http://hivenyc.org/2017/07/06/digital-media-learning-evaluation-cohort-making-meaning-evaluations/",
            "is_bookmarked": false,
            "tags": [
                "digital literacy",
                "hive learning networks",
                "hive nyc"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Chrystian Rodriguez",
            "submitter_profile_id": 87,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chrystian Rodriguez",
                    "profile_id": 87,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Making Meaning of Social Emotional Learning Evaluations",
            "description": "On June 7th, the Mozilla Hive NYC’s: Youth Digital Media Learning Evaluation cohort met to reflect on the information gathered from program evaluations that measured social emotional learning outcomes in digital learning programs.  Hive members explored how to make observations of young people’s collective growths, identifying effectiveness of youth development practices in digital media and technology programs, and how to translate results to action plans for their work.\n\nFollow the link to an overview of this Hive Member gathering. For more information on Hive NYC, please visit hivenyc.org",
            "get_involved": "",
            "get_involved_url": "http://hivenyc.org/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-07-19T18:21:40.283854Z",
            "moderation_state": 3
        },
        {
            "id": 404,
            "content_url": "https://docs.google.com/document/d/1iczIx5F3tkZZaUorjVfYiD6MfnpYU9fvUP7xec0rs0o/edit?usp=sharing",
            "is_bookmarked": false,
            "tags": [
                "mozilla clubs",
                "readinglist",
                "research",
                "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
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Clubs Reading List",
            "description": "An evolving reading list curated by Mozilla Clubs Manager, Julia Vallera. These readings are intended to enhance the learning experience for Mozilla Club Leaders around the world.",
            "get_involved": "Contribute additions to this list through our Mozilla Club repository on Github.",
            "get_involved_url": "https://github.com/mozilla/mozillaclubs/blob/master/readinglist.md",
            "interest": "It provides a monthly archive of relevent readings and resources related to Internet Health and Web Literacy.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-14_195403.8626070000.png",
            "created": "2017-07-14T19:54:03.861948Z",
            "moderation_state": 3
        },
        {
            "id": 403,
            "content_url": "https://medium.com/@daviserin/toward-a-healthier-internet-6ce4f02c90c",
            "is_bookmarked": false,
            "tags": [
                "internal health"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Toward a Healthier Internet",
            "description": "Having just (re)joined a gym, purchased a fitness tracker, and signed up with a personal trainer, it’s safe to say that I’m prioritizing my health these days.\n\nWith this view firmly in place, reading Mozilla’s Internet Health Report takes on a (probably unintentional) biological framework: how does the health of the internet effect the health of those who use it? What does it mean for a person to be healthy? And how do these attributes translate to a system of mechanical parts?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-11_183505.2278210000.png",
            "created": "2017-07-11T18:35:05.227496Z",
            "moderation_state": 3
        },
        {
            "id": 402,
            "content_url": "http://cariboudigital.net/new/wp-content/uploads/2017/07/Paying-Attention-to-the-Poor.pdf",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Paying Attention to the Poor: Digital Advertising in Emerging Markets",
            "description": "Fresh research conducted by Caribou Digital and funded by Mozilla explores the barriers traditional digital advertising models face in emerging economies; the consequent impact on users, businesses, and the health of the Internet; and what new models are emerging.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-07_125310.8244090000.jpg",
            "created": "2017-07-07T12:53:10.823719Z",
            "moderation_state": 3
        },
        {
            "id": 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": 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": 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": 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": 397,
            "content_url": "http://cra.org/ccc/wp-content/uploads/sites/2/2016/04/AI-for-Social-Good-Workshop-Report.pdf",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Artificial Intelligence for Social Good",
            "description": "There has been a dramatically increasing interest in Artificial Intelligence (AI) in recent years. AI has been successfully applied to societal challenges, and has the potential to provide further social good in the future. This report—produced on the heels of an AAAI and CCC workshop—explores the potential use of AI for social good, from urban computing and health to environmental sustainability and public welfare.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-28_135914.5670850000.png",
            "created": "2017-06-28T13:59:14.566366Z",
            "moderation_state": 3
        },
        {
            "id": 396,
            "content_url": "http://hivetoronto.org/storytelling-through-thimble/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cyberbullying",
                "cybersecurity",
                "cyber violence",
                "digital inclusion",
                "digital literacy",
                "digital skills",
                "thimble",
                "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": "Storytelling through Thimble",
            "description": "Ca.pture Project's 4th session re-cap blog post from Erum, a youth council member. For this workshop we collaboratively mind mapped-ed cyberbullying's impact. What is cyberbulling? We questioned what roles are there, where can it happen, what happens and what can we do as a community to prevent, intervene and create safe spaces both in person and online. \n\n“I feel that the Ca.pture Thimble template has great potential in preventing cyberbullying by providing a virtual space for teens to read other youth’s stories and to be able to relate and find a community within that.\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-27_195241.5204750000.jpg",
            "created": "2017-06-27T19:52:41.520151Z",
            "moderation_state": 3
        },
        {
            "id": 395,
            "content_url": "http://hivetoronto.org/storytelling-through-thimble/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cyberbullying",
                "cyber violence",
                "digital inclusion",
                "digital literacy",
                "online privacy & security",
                "online security",
                "safe space",
                "safety",
                "self care",
                "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": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "First Day in Grounding Ourselves",
            "description": "For Ca.pture Project's third session together, youth council member, Erum, blogs and reflects back on how creating a safe space, practicing self care and getting to know your peers is crucial to being able to safely facilitate conversations about sensitive subjects such as cyberbullying. \"Self-care is very important, for example: taking care of ourselves allows us to understand how to have better conversations with others and helps us create a safe space with our peers as well.\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Understanding best practices for online safety, digital inclusion and anti-cyberbullying requires utilization of safe spaces via youth voices.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-27_191052.5606520000.jpg",
            "created": "2017-06-27T19:10:52.560077Z",
            "moderation_state": 3
        },
        {
            "id": 394,
            "content_url": "http://hivetoronto.org/first-day-to-code/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cybersecurity",
                "cyber violence",
                "cyerbullying",
                "digital inclusion",
                "digital literacy",
                "digital skills",
                "online privacy & security",
                "online security",
                "storytelling",
                "thimble",
                "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": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "First Day to Code",
            "description": "The 2nd blog post from Ca.pture Project's youth council member and blogger - Erum. In her second post, she talks about her first impressions of Thimble and how she and other youth will be using this coding tool to share their personal narratives on cyerbullying. \"Our goal is to develop a template for other youth to add their own stories to the web-based platform we design. \"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-27_185354.1315850000.jpg",
            "created": "2017-06-27T18:53:54.130715Z",
            "moderation_state": 3
        },
        {
            "id": 393,
            "content_url": "http://hivetoronto.org/first-day-mission/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cybersecurity",
                "cyber violence",
                "cyerbullying",
                "digital inclusion",
                "digital literacy",
                "online privacy & security",
                "online security",
                "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": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "First Day on the Mission",
            "description": "The 1st blog post from Ca.pture Project 's youth council member - Erum - a grade 12 student attending Sir Wilfrid Laurier C.I. and volunteering at YWCA Toronto’s Girls’ Council. In her first post, she shares her interest in the Ca.pture project as a way to advocate for online safety and create better conversations on cyberbullying through coding.\" I am deeply interested in promoting social equity in the technology field. The youth council will be working with Hive Toronto, a network within the Mozilla Foundation, that makes technology accessible to young people like myself.\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Gain insight into a youth's perspective on cyberbullying and online safety and privacy.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-27_180845.0783920000.jpg",
            "created": "2017-06-27T18:08:45.077874Z",
            "moderation_state": 3
        },
        {
            "id": 392,
            "content_url": "http://hivetoronto.org/ca-pture-youth-led-digital-storytelling-project-cyberbullying-launches/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cyberbullying",
                "hive learning networks",
                "hive toronto",
                "online security"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Ca.pture: a youth-led digital storytelling project on cyberbullying launches",
            "description": "Hive Toronto is excited to announce the launch of the Ca.pture project — a youth-driven, digital storytelling project that captures and maps cyber bullying experiences of GTA teens through multiple lenses: survivor, bully, witness, and intervenor. Youth from the YWCA Toronto and Youth Empowering Parents (YEP), in collaboration with Mozilla staff and educators, will develop open–source digital skill building activities designed to empower their peers to prevent, navigate, and intervene in electronic bullying. This project is supported by a grant from CIRA’s Community Investment Program.",
            "get_involved": "",
            "get_involved_url": "http://hivetoronto.org/ca-pture-youth-led-digital-storytelling-project-cyberbullying-launches/",
            "interest": "Ca.pture aims to build a curriculum for educators and community members, informed and executed by youth to empower their peers to prevent, navigate and intervene in electronic bullying.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-27_173605.7662980000.png",
            "created": "2017-06-27T17:36:05.765538Z",
            "moderation_state": 3
        },
        {
            "id": 391,
            "content_url": "https://engineering.ucsb.edu/news/bringing-wifi-technology-remote-native-american-reservation-communities",
            "is_bookmarked": false,
            "tags": [
                "native americans",
                "nsf",
                "reservations",
                "wifi"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bringing wifi technology to remote Native American reservation communities",
            "description": "Belding and her collaborators at Georgia Tech, Penn State and local partner Tribal Digital Village (TDV), are working to roll out the technology and services necessary to bring online more homes, municipal buildings and businesses on 13 reservations. Some homes have internet service, but many would-be subscribers live in remote areas that are difficult to reach with current wireless technologies.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "“Many residents of Native American reservations around the country don’t have internet access at all,” said Belding, “This group is at the forefront.”",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-26_151044.2300330000.jpg",
            "created": "2017-06-26T15:10:44.229394Z",
            "moderation_state": 3
        },
        {
            "id": 390,
            "content_url": "https://medium.com/read-write-participate/mozilla-global-sprint-is-an-event-for-everyone-5848faef2c3f",
            "is_bookmarked": false,
            "tags": [
                "mozsprint",
                "open leadership"
            ],
            "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 Global Sprint Is an Event for Everyone",
            "description": "A short blog post about the impact of Mozilla Global Sprint and how it can grow.",
            "get_involved": "",
            "get_involved_url": "https://mozilla.github.io/global-sprint/",
            "interest": "Read about empowering examples from #mozsprint and how they impact the work Mozilla is doing.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-23_144745.5309420000.jpg",
            "created": "2017-06-23T14:47:45.529966Z",
            "moderation_state": 3
        },
        {
            "id": 389,
            "content_url": "https://drive.google.com/file/d/0BxF2Z6ijaGvXUWlPZTFoeFZiV1U/view?usp=sharing",
            "is_bookmarked": false,
            "tags": [
                "atxh4c",
                "hack for change",
                "low literacy",
                "resume",
                "workforce"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Online Resume Builder",
            "description": "Our dream is to alleviate the stress and barriers often encountered when people create a resume.  The project mission was to develop an online tool that allows individuals with low literacy and word processing skills to develop a resume using an online form that populates job duties with open source O*Net data. The solution that we implemented was based off best practices developed by Austin Free-Net. The website that we built fully integrated data from the department of labor and supported the completion of a downloadable and fully customized resume in three simple steps.",
            "get_involved": "This project will continue to evolve through the discovery and implementation of new features. We need the following skills; Database Design,  SQL, Web development, UX and Graphic Design.",
            "get_involved_url": "https://github.com/qmcree/resume-builder/",
            "interest": "The idea of using open-source workforce data, analytics and solutions to help those most in need is an inclusive application of open innovation. This approach reaches the most digitally disconnected.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-22_221514.6303380000.jpg",
            "created": "2017-06-22T22:15:14.629636Z",
            "moderation_state": 3
        },
        {
            "id": 388,
            "content_url": "http://www.austinpolicecomplaints.org/",
            "is_bookmarked": false,
            "tags": [
                "accountability",
                "analytics",
                "atxh4c",
                "austin",
                "hack for change",
                "policing",
                "policy"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Austin Police Complaints",
            "description": "When residents of Austin, TX wish to file complaints against police, they must go through The Office of the Police Monitor — an office and process that are largely unknown. Our project seeks to inform and empower citizens, while holding the OPM publicly accountable. We're creating a website/mobile app to drive awareness of the OPM, guide users through the process, and generate a notarized complaint. (photo credit CC BY 2.0 https://www.flickr.com/photos/webhostingreview/3090392251)",
            "get_involved": "Future iterations would integrate key OPM oversight by gathering user data as well as public records, then generating visual analytics to better inform citizens and shape city negotiations with police.",
            "get_involved_url": "",
            "interest": "A representative democracy relies on the power of an informed public, and the freedom to share, receive, and ingest that information relies on a free and open internet. The analytics our project gathers allows us to collect and share information about policing.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-22_220307.7253870000.jpg",
            "created": "2017-06-22T22:03:07.724719Z",
            "moderation_state": 3
        }
    ]
}