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=-get_involved&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=-get_involved&page=30",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-get_involved&page=28",
    "results": [
        {
            "id": 212,
            "content_url": "https://changecopyright.org/en-US/resources",
            "is_bookmarked": false,
            "tags": [
                "campaign",
                "copyright",
                "eu",
                "resources"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Read, Watch, and Chat: EU Copyright Reform Resources",
            "description": "A list of useful, informative, and fun resources to learn more about the EU Copyright Reform, and what it means for the open internet.",
            "get_involved": "",
            "get_involved_url": "https://changecopyright.org/",
            "interest": "Learn more about what people are doing to protect the openness of the internet in the face of the EU Copyright Directive proposal.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-12_204808.3494250000.png",
            "created": "2017-04-11T17:04:16.026288Z",
            "moderation_state": 3
        },
        {
            "id": 219,
            "content_url": "https://github.com/openiotstudio/invisible-bearing",
            "is_bookmarked": false,
            "tags": [
                "data",
                "iot",
                "physical",
                "prototype"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Martin Skelly",
                    "profile_id": 64,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Invisible Bearing",
            "description": "Plotting invisible data with a centuries-old navigational technique",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_150833.0103320000.jpg",
            "created": "2017-04-13T15:08:33.009834Z",
            "moderation_state": 3
        },
        {
            "id": 220,
            "content_url": "https://github.com/openiotstudio/bubble",
            "is_bookmarked": false,
            "tags": [
                "annonymity",
                "ar",
                "iot",
                "messaging",
                "prototype"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bubble",
            "description": "An open, autonomous, anonymous messaging board for public places. Using a wifi hotspot, Bubble creates an invisible layer for hyper-local conversations in disconnected spaces.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_185755.6144710000.jpg",
            "created": "2017-04-13T15:10:11.404420Z",
            "moderation_state": 3
        },
        {
            "id": 900,
            "content_url": "https://labs.rs/en/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Exploitation Forensics",
            "description": "Exploitation Forensics is a collection of maps and documents created as a result of investigations conducted in the last few years by the SHARE Lab. The maps will help visitors explore the invisible layers of contemporary technological black boxes and their fractal supply chains, exposing various forms of hidden labour and the exploitation of material resources and data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-22_172836.4004090000.jpg",
            "created": "2018-08-22T17:28:36.399787Z",
            "moderation_state": 3
        },
        {
            "id": 214,
            "content_url": "http://hivetoronto.org/coding-combat-cyber-bullying/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Simona Ramkisson",
            "submitter_profile_id": 78,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hive Toronto Ca.pture March Break Camp",
            "description": "An overview of Hive Toronto's youth designed cyberbullying workshop series. Over 3 days, our youth council facilitated 20+ youth from across Toronto on how to train educators to have better conversations about cyberviolence in their schools.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "A \"for educators, by youth\" project which looks to create safe spaces to encourage dialogue about cyberviolence in schools.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_181229.3773560000.jpeg",
            "created": "2017-04-11T18:12:29.376724Z",
            "moderation_state": 3
        },
        {
            "id": 365,
            "content_url": "https://mozillafestival.org/proposals",
            "is_bookmarked": false,
            "tags": [
                "mozfest"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Hannah Kane",
            "submitter_profile_id": 13,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest Call for Proposals",
            "description": "MozFest is the world's leading festival for the open Internet movement. It will be held October 27-29, 2017 at Ravensbourne College, London. Anyone may submit a proposal for MozFest 2017. MozFest sessions cover a wide range of topics, but share two important qualities: they are interactive and inclusive.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-09_205529.5182660000.jpg",
            "created": "2017-06-09T20:27:13.405822Z",
            "moderation_state": 3
        },
        {
            "id": 230,
            "content_url": "https://issuu.com/yollocalli/docs/popupyouthradio_booklet_web_161206",
            "is_bookmarked": false,
            "tags": [
                "chicago",
                "digital inclusion",
                "hive",
                "radio",
                "web literacy",
                "youth"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Samuel Dyson",
            "submitter_profile_id": 46,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Pop-Up Youth Radio Guidebook",
            "description": "Learn how to set up your own Internet radio station to engage youth in web-based media production.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It's a field tested resource for expanding digital inclusion",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_192724.7891900000.jpg",
            "created": "2017-04-14T19:27:24.788925Z",
            "moderation_state": 3
        },
        {
            "id": 267,
            "content_url": "https://www.slideshare.net/Amirad/girls-in-ict-day-2017-un-women-and-empower-women-panel",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "empower women",
                "gender",
                "girls in ict day",
                "ict",
                "learning environment",
                "safe space",
                "space",
                "un women",
                "web literacy",
                "women"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Developing Inclusive Learning spaces for Girls",
            "description": "To celebrate the International Girls in ICT Day I was asked by UN Women's Empower Women group to discuss how we can bridge the gender gap for girls in ICT. Through my work, we're learning how to create more inclusive learning spaces for women and girls that can help them succeed.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-09_170355.5250580000.png",
            "created": "2017-05-09T17:03:55.524550Z",
            "moderation_state": 3
        },
        {
            "id": 1182,
            "content_url": "https://medium.com/read-write-participate/a-serial-fiction-newsletter-exploring-the-consequences-of-flawed-ai-52a28f8f4019",
            "is_bookmarked": false,
            "tags": [
                "cma2019",
                "mozilla-cma"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Training Commission",
            "description": "Introducing ‘The Training Commission’ -- a Mozilla Creative Media Awardee, and serial fiction newsletter exploring the consequences of flawed AI",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-17_154526.6648700000.png",
            "created": "2019-05-17T15:45:26.664444Z",
            "moderation_state": 3
        },
        {
            "id": 243,
            "content_url": "https://netgainpartnership.org/events/",
            "is_bookmarked": false,
            "tags": [
                "iot",
                "netgain partnership",
                "privacy and security",
                "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": "NetGain Partnership IoT Apri 21 NYC Event",
            "description": "The NetGain IoT Conference took place April 21, 2017 at the New York Public Library.   Speakers including foundation presidents, city CIOs and other experts discussed public interest issues surrounding IoT.  What are the privacy and security issues? How should we be thinking about public education and consumer advocacy? How are cities thinking about IoT to improve public services?  Link to Mozilla IoT materials: https://drive.google.com/drive/folders/0B9qOTaXg3UmRSWF2SXdzT3NsRm8.  Full conference https://www.youtube.com/watch?v=29u1C4Z6PR4",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-25_025110.6192520000.png",
            "created": "2017-04-25T02:51:10.618717Z",
            "moderation_state": 3
        },
        {
            "id": 265,
            "content_url": "https://paperstorm.it/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Paperstorm",
            "description": "Paperstorm is a playful-but-political digital advocacy tool. It allows users to “drop” digital leaflets on maps of European cities, which urge lawmakers to reform outdated copyright law. Paperstorm is a collaboration between Mozilla and Dutch design studio Moniker.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-09_121502.5424060000.png",
            "created": "2017-05-09T12:15:02.542030Z",
            "moderation_state": 3
        },
        {
            "id": 1266,
            "content_url": "https://mzl.la/30Wvx9Z",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "bloggrid",
                "mozfest-2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "\"Healthy AI\" at MozFest 2019",
            "description": "A blog post about the 2019 MozFest theme.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-26_213041.1815220000.jpg",
            "created": "2019-07-26T21:30:41.180827Z",
            "moderation_state": 3
        },
        {
            "id": 332,
            "content_url": "https://github.com/pomochieng/Jilinde-App",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "JILINDE",
            "description": "Develop an application that will report cases of Gender Based Violence to relevant authorities for adults and children, to be able to seek help and immediate medical attention.",
            "get_involved": "",
            "get_involved_url": "https://github.com/pomochieng/Jilinde-App",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_232505.2982030000.jpg",
            "created": "2017-05-31T23:25:05.297776Z",
            "moderation_state": 3
        },
        {
            "id": 1192,
            "content_url": "http://www.autoedit.io/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "autoEdit2",
            "description": "Fast text based video editing",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_144031.5740600000.png",
            "created": "2019-05-22T14:40:31.554172Z",
            "moderation_state": 3
        },
        {
            "id": 1251,
            "content_url": "https://runyourown.social/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Darius Kazemi",
                    "profile_id": 1556,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Run Your Own Social",
            "description": "Mozilla Fellow Darius Kazemi has published a DIY playbook for those disenchanted with Facebook, Twitter, and other platforms",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-11_190143.2463030000.png",
            "created": "2019-07-11T19:01:43.245814Z",
            "moderation_state": 3
        },
        {
            "id": 282,
            "content_url": "http://hivenyc.org/2017/05/15/project-learning-lab-building-effective-partnerships/",
            "is_bookmarked": false,
            "tags": [
                "educators",
                "hive learning networks",
                "hive nyc",
                "network leaders"
            ],
            "issues": [
                "Web Literacy",
                "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 Project Learning Lab: Building Effective Partnerships",
            "description": "In April, network members in Hive NYC's Project Learning Lab, a peer learning space that aims to workshop, share practices, introduce new tools, and exchange ideas and feedback about members' projects, met for a session focused on building effective partnerships.  This post shares the best practices they identified from their own learning and experiences in building partnerships with other educators, schools, city agencies, nonprofits, and other institutions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-15_163412.5366100000.jpg",
            "created": "2017-05-15T16:34:12.536237Z",
            "moderation_state": 3
        },
        {
            "id": 257,
            "content_url": "http://lifehacker.com/im-aurelia-moser-community-lead-at-mozilla-and-this-i-1794805923",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How I Work: Aurelia Moser, Community Lead at Mozilla",
            "description": "Aurelia Moser builds code and community at Mozilla Science Lab. This is how she works.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-04_161520.5915440000.jpg",
            "created": "2017-05-04T16:15:20.591154Z",
            "moderation_state": 3
        },
        {
            "id": 901,
            "content_url": "https://chupadados.codingrights.org/en/fuzzifyme/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Hang Do Thi Duc",
                    "profile_id": 288,
                    "is_active": true
                },
                {
                    "name": "Becca Ricks",
                    "profile_id": 282,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "fuzzify.me",
            "description": "A browser extension to thwart Facebook's creepiest ads.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-24_143446.5794570000.png",
            "created": "2018-08-24T14:34:46.578772Z",
            "moderation_state": 3
        },
        {
            "id": 724,
            "content_url": "http://www.vanleeuwenbrothers.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Treasure Bands",
            "description": "In Treasure Bands we real-time show the hidden world of the most valuable radio frequencies in the direct environment via an interactive screen-based installation.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_102433.1618520000.jpg",
            "created": "2018-04-24T10:24:33.157003Z",
            "moderation_state": 3
        },
        {
            "id": 266,
            "content_url": "https://elidron.github.io/womenobservatory/",
            "is_bookmarked": false,
            "tags": [
                "gender",
                "mexico",
                "spanish",
                "web literacy",
                "women"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Observatorio para la mujer de habilidades digitales (women observatory in Mexico)",
            "description": "El observatorio de habilidades digitales para la mujer es un proyecto abierto y colaborativo de diferentes comunidades y organizaciones en México y LATAM que parte de la necesidad de cerrar la Brecha Digital de género, mejorar las habilidades digitales y brindar oportunidades de desarrollo profesional y personal a las mujeres.",
            "get_involved": "",
            "get_involved_url": "https://github.com/elidron/womenobservatory",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-09_165025.9143090000.png",
            "created": "2017-05-09T16:50:25.913771Z",
            "moderation_state": 3
        },
        {
            "id": 268,
            "content_url": "https://github.com/ipsha21/altruism-in-tech",
            "is_bookmarked": false,
            "tags": [
                "diversity",
                "gender",
                "global sprint",
                "inclusion",
                "mentor",
                "tech",
                "women"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Altruism in Tech",
            "description": "The project is designed to help and guide people in tech who have lost their way, or find it difficult to start in the first place. The idea is to make the tech industry more inclusive and welcoming for a diverse set of people, by connecting them to a mentor, over internet for a call. The aim is to create a portal where interested Mozilla employees can volunteer by making themselves available for a one-on-one meeting, with a newcomer seeking help in their area of expertise.",
            "get_involved": "",
            "get_involved_url": "https://github.com/ipsha21/altruism-in-tech",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-05-10T16:43:07.471608Z",
            "moderation_state": 3
        },
        {
            "id": 464,
            "content_url": "https://medium.com/read-write-participate/how-will-artificial-intelligence-impact-open-technologies-fc4ac7a6119b",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "How Will Artificial Intelligence Impact Open Technologies?",
            "description": "Mozilla Tech Policy Fellow Jason Schultz writes about the intersection of open source and AI.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-12_155740.4291820000.png",
            "created": "2017-10-12T15:57:40.428859Z",
            "moderation_state": 3
        },
        {
            "id": 139,
            "content_url": "https://www.youtube.com/channel/UC9MJ2wGfJ_7mbLN6rXjWztA",
            "is_bookmarked": false,
            "tags": [
                "design"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hour of Design",
            "description": "A video series with live UI design.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This can help demystify the process of design and share how even the most beautiful designs always start with a blank canvas.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-28T16:59:58.414000Z",
            "moderation_state": 3
        },
        {
            "id": 2110,
            "content_url": "https://www.youtube.com/watch?v=xoue4-ohk1Y",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "ethical",
                "taimfme"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "What is an Ethical Artificial Intelligence? Mozilla Explains",
            "description": "Artificial intelligence (AI) takes in information and uses it to make informed predictions. But when opaque algorithms make decisions on your behalf, ethical problems can arise.Director of AI Ethics Lab Cansu Canca explains.Featured in this video, Survival of the Best Fit is a Mozilla Creative Media awardee built by Jihyun Kim, Gábor Csapo, Miha Klasinc, and Alia ElKattan. Experience it here: https://www.survivalofthebestfit.com/",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-13_175320.9699530000.jpg",
            "created": "2021-06-25T22:37:15.591630Z",
            "moderation_state": 3
        },
        {
            "id": 185,
            "content_url": "https://medium.com/read-write-participate/women-web-strong-7e50f123311e",
            "is_bookmarked": false,
            "tags": [
                "event",
                "gender",
                "mozfest",
                "training",
                "women",
                "women and web literacy"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Women + Web = <STRONG>",
            "description": "To kick-off Mozilla Festival (Mozfest), we hosted the Women and the Web Convening on October 27th, 2016. In what was the first of it’s kind, this fringe event gathered almost 20 female leaders across the Mozilla Leadership Network. The aim of the event was not only to convene these female leaders across our network, but also to build their organizing skills and help them establish a strong community of peers leading into Mozfest.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_210411.7108320000.JPG",
            "created": "2017-04-06T21:04:11.710542Z",
            "moderation_state": 3
        },
        {
            "id": 290,
            "content_url": "https://www.eventbrite.com/e/kc-vrar-event-vrar-workshop-event-pt-2-tickets-34259441913",
            "is_bookmarked": false,
            "tags": [
                "a-frame",
                "virtual reality",
                "vr",
                "webvr"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Janice Wait",
            "submitter_profile_id": 76,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Intro to VR",
            "description": "This is a three-part workshop for anyone interested learning more about virtual reality and creating VR experiences to open new learning opportunities. Participants will learn the basic building blocks of virtual reality and have an opportunity to create their own virtual environment using A-Frame. No coding experience necessary!",
            "get_involved": "",
            "get_involved_url": "https://www.eventbrite.com/e/kc-vrar-event-vrar-workshop-event-pt-2-tickets-34259441913",
            "interest": "Are you interested in learning more about virtual reality? Would you like to know how you could make a virtual reality experience that will create new learning opportunities for your students?",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-18_150811.1288520000.jpg",
            "created": "2017-05-18T15:08:11.111686Z",
            "moderation_state": 3
        },
        {
            "id": 311,
            "content_url": "https://medium.com/read-write-participate/open-badges-making-stem-and-21c-skills-count-afterschool-style-1ba1ad703f54",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "An-Me Chung",
                    "profile_id": 77,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Badges: Making STEM and 21C Skills Count, Afterschool Style",
            "description": "Three statewide afterschool networks in Maryland, Oregon, and Michigan piloted 21C skills, STEM, and other badges in afterschool programs to better understand how to make informal learning count towards graduation and career readiness.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-26_032032.5279470000.jpg",
            "created": "2017-05-26T03:20:32.527410Z",
            "moderation_state": 3
        },
        {
            "id": 300,
            "content_url": "https://medium.com/read-write-participate/kicking-off-the-mozilla-web-literacy-leaders-program-b9791a28d0f5",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "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": "Kicking off the Mozilla Web Literacy Leaders Program",
            "description": "Davis Erin Anderson from Metropolitan New York Library Council writes about participating in the web literacy leaders program.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-05-23T20:39:25.522002Z",
            "moderation_state": 3
        },
        {
            "id": 299,
            "content_url": "https://medium.com/read-write-participate/50-people-who-are-making-the-internet-a-better-place-10a7864403d",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Network50",
            "description": "Mozilla is announcing its first-ever Network50 award winners — an accolade for network members who have done outstanding Internet health work over the past 18 months. Winners represent the diversity of the network. They speak different languages, work in different fields, and belong to different organizations, from UNICEF to the EFF to GirlHype.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-23_141828.7091700000.jpg",
            "created": "2017-05-23T14:18:28.708497Z",
            "moderation_state": 3
        },
        {
            "id": 309,
            "content_url": "https://www.eventbrite.com/e/universal-health-care-action-blitz-tickets-34680840327",
            "is_bookmarked": false,
            "tags": [
                "hacka",
                "health care",
                "open health"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Universal Health Care Action Blitz",
            "description": "Across the country Americans are rising up. Our community has never been stronger. Now it’s time to fight for our health care. Coders, videographers, editors, graphic designers, artists:\n\nJOIN US for the first ever Universal Health Care Blitz.\n\nCoders can work on health care calculators, peer to peer petitions and speaker calendars. Creatives can focus on 8 individual health care stories, from which we’ll craft video and social media campaigns aimed at turning wealth care into Universal Health care for all.\n\nAll assets created are in support of Campaign for New York Health and Health Care NOW.",
            "get_involved": "",
            "get_involved_url": "https://www.eventbrite.com/e/universal-health-care-action-blitz-tickets-34680840327",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-25_205819.4951680000.png",
            "created": "2017-05-25T20:58:19.494838Z",
            "moderation_state": 3
        },
        {
            "id": 312,
            "content_url": "https://medium.com/@anmechung/library-remixes-of-mozillas-web-literacy-curriculum-and-training-dfeb7602c553",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Library Remixes of Mozilla’s Web Literacy Curriculum and Training",
            "description": "As part of the Web Literacy Skills for Library Staff project funded by Institute of Museum and Library Services, library pilot sites are remixing Mozilla’s web literacy curriculum and training for library staff and patrons.  Here are a few highlights of what’s been accomplished by some library pilots thus far.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-26_032437.7218560000.png",
            "created": "2017-05-26T03:24:37.721205Z",
            "moderation_state": 3
        },
        {
            "id": 319,
            "content_url": "https://blog.mozillaindia.org/1891",
            "is_bookmarked": false,
            "tags": [
                "teachtheweb"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Digital Literacy Camp",
            "description": "In a quest to educate 100 underprivileged students and prepare them for a better tomorrow, we have launched the 'Digital Literacy Campaign 2017. One Common dream. The Desire to learn – Basic Computer Learning, Internet & Web Literacy, Spoken English and Smartphone usage. Our goal is to open a whole new world by fueling curiosity. We will grow effective skills through fun activities. Let’s work together to empower a generation of digitally literate citizens.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-30_155123.0626830000.png",
            "created": "2017-05-30T15:51:23.062212Z",
            "moderation_state": 3
        },
        {
            "id": 770,
            "content_url": "http://lucadamiani-art.com/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Luca M. Damiani",
                    "profile_id": 504,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "My Privacy and the Social Web",
            "description": "Video-Art installation reflecting thoughts on privacy. Created with video and coding. Re-coded for the MozFest House and Mozilla Festival event, and also part of my on-going work within Art, Design and Neurodiversity, considering my neurodivergent traits.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-26_125314.2374000000.jpg",
            "created": "2018-04-26T12:53:14.236784Z",
            "moderation_state": 3
        },
        {
            "id": 2,
            "content_url": "http://mzl.la/weblitedkit",
            "is_bookmarked": false,
            "tags": [
                "education",
                "learning",
                "thimble",
                "web literacy",
                "x-ray goggles"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Lainie DeCoursy",
                    "profile_id": 55,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Web Literacy Education Kit",
            "description": "An overview of Mozilla Learning's free, open educational resources (curriculum, X-Ray Goggles, Thimble, Web Literacy Map) to teach the web in a fun, hands-on way. The kit also includes sample social media posts and graphics for supporters to help us spread the word.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The perfect way to spread our free tools & resources to our networks",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-01-23T15:07:50.031000Z",
            "moderation_state": 3
        },
        {
            "id": 9,
            "content_url": "http://bit.ly/2hQhKPR",
            "is_bookmarked": false,
            "tags": [
                "badges",
                "credentials",
                "curriculum",
                "training",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Literacy Leaders: Web Literacy and 21C Skills, Curriculum, Trainings, and Credentials",
            "description": "A link to resources associated with making the case for web literacy and 21C skills:  research-based Web Literacy Map, curriculum, training, and credentials from 2016.  Next step for spread and contributing to Internet of Health: Grow more Web Literacy Leaders in 2017.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Co-creation of web literacy materials and making the case by cross MoFo team and partners",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-12-16T23:01:30.292000Z",
            "moderation_state": 3
        },
        {
            "id": 2230,
            "content_url": "https://foundation.mozilla.org/en/blog/teaching-responsible-computing-summit-2021/",
            "is_bookmarked": false,
            "tags": [
                "ethics",
                "RCSC",
                "responsible computer science",
                "responsible computing"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Teaching Responsible Computing Summit 2021",
            "description": "Join teaching individuals across the world, across disciplines on July 27th, 2021 11:15AM - 5:15PM EDT for the Teaching Responsible Computing Summit. See Registration for more details.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/teaching-responsible-computing-summit-2021/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-26_143958.4860950000.jpg",
            "created": "2021-07-26T14:39:58.485814Z",
            "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": 36,
            "content_url": "https://github.com/OpenCosmics/opencosmics.github.io/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "citizen science",
                "cosmic rays",
                "mozfest",
                "particle physics",
                "science"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Cosmics",
            "description": "Cosmic-ray physics for everyone!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-30T18:40:16.901000Z",
            "moderation_state": 3
        },
        {
            "id": 130,
            "content_url": "http://rik.smith-unna.com/command_line_bootcamp",
            "is_bookmarked": false,
            "tags": [
                "code",
                "command line"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Command-line bootcamp",
            "description": "An \"interactive adventure\" to learn the UNIX command line in the browser.",
            "get_involved": "",
            "get_involved_url": "https://github.com/Blahah/command_line_bootcamp",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-09T20:33:32.316000Z",
            "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": 440,
            "content_url": "https://paperstorm.it/",
            "is_bookmarked": false,
            "tags": [
                "net neutrality"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Paperstorm for Net Neutrality",
            "description": "Mozilla’s activism website Paperstorm makes standing up for net neutrality simple. All you have to do is click — a lot",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-20_173627.7034410000.jpg",
            "created": "2017-09-20T17:36:27.702765Z",
            "moderation_state": 3
        },
        {
            "id": 469,
            "content_url": "https://medium.com/@mkopel/badging-at-ala-2017-in-practice-3b4929ee23e4",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Badging with Librarians at ALA 2017",
            "description": "I had the opportunity to share out some of the work I and my fellow Web Literacy Leaders have been working on over the last year at the 2017 ALA Annual Conference in Chicago in June. The panel, “Implementing Gamified Assessment and Badges: A Practical Guide” (recording is available) looked at ways libraries could build these tools into existing programs. Each of the three presenters (including myself) came at the subject from a different point of view. With over 100 librarians in the room at 830 a.m. that Monday morning, we knew right away that there was tremendous interest.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "open credentials with library staff",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-16_201957.2051070000.png",
            "created": "2017-10-16T20:19:57.204640Z",
            "moderation_state": 3
        },
        {
            "id": 477,
            "content_url": "https://blog.mozilla.org/berlin/en",
            "is_bookmarked": false,
            "tags": [
                "communication",
                "community",
                "Mozilla Berlin"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Join community"
            ],
            "published_by": "Cathleen Berger",
            "submitter_profile_id": 109,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Berlin moves to a new office - and a new page",
            "description": "Last week Mozilla Berlin officially moved into a new office space in Berlin-Kreuzberg. To celebrate this move we also launched a new website offering you a glimpse into our space, upcoming events, and of course the people, who work here. Have a look and please stop by to say hi in person, should you happen to be in Berlin!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-20_143718.9007580000.jpg",
            "created": "2017-10-20T14:37:18.900363Z",
            "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": 478,
            "content_url": "https://medium.com/@abdavidson/building-our-technology-policy-future-5b04479243a4",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog: Building our Technology Policy Future",
            "description": "Mozilla Tech Policy Fellow Alan Davidson asks: How do we inspire a next generation of leaders with expertise in technology and public policy to guide our society through coming challenges?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-20_162418.7449330000.png",
            "created": "2017-10-20T16:24:18.744298Z",
            "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": 442,
            "content_url": "https://issuu.com/helloqs/docs/caravanfieldnotes",
            "is_bookmarked": false,
            "tags": [
                "book",
                "craft",
                "fieldnotes",
                "india",
                "iot",
                "openiotstudio",
                "unbox"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Michelle Thorne",
                    "profile_id": 70,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "UnBox Caravan Field Notes: Craft Edition",
            "description": "These are field notes from the continuation of the UnBox caravan expeditions in Goa, earlier this year. Exploring craft, decentralisation and politics around IoT. In partnership with Mozilla's Open IoT Studio.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-21_140109.9838490000.png",
            "created": "2017-09-21T14:01:09.983169Z",
            "moderation_state": 3
        },
        {
            "id": 471,
            "content_url": "https://medium.com/@amina_fazlullah/bringing-broadband-to-the-unconnected-b6cb759547d2",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog: Bringing Broadband to the Unconnected",
            "description": "Mozilla Tech Policy Fellow Amina Fazlullah writes about the need to connect the unconnected.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-17_162330.4883370000.png",
            "created": "2017-10-17T16:23:30.487656Z",
            "moderation_state": 3
        }
    ]
}